diff --git a/CLIENT_DATA/setup32.ins b/CLIENT_DATA/setup32.ins index 674d202..7a98264 100644 --- a/CLIENT_DATA/setup32.ins +++ b/CLIENT_DATA/setup32.ins @@ -74,6 +74,9 @@ else ; else ; comment "Successful Installation" ; endif + + comment "Reboot" + ExitWindows /Reboot endif diff --git a/build.sh b/build.sh index ed1e89b..4a7f491 100644 --- a/build.sh +++ b/build.sh @@ -1,7 +1,7 @@ #!/bin/sh PN="adobeacrobat-7" VERSION="7.0" -RELEASE="1" +RELEASE="2" PRIORITY="0" ADVICE="" TYPE="restrict"