reboot required

This commit is contained in:
Mario Fetka 2011-07-13 20:36:36 +02:00
parent 0549e09fa5
commit 453ce25663
2 changed files with 5 additions and 1 deletions

View File

@ -78,6 +78,10 @@ else
; comment "Successful Installation" ; comment "Successful Installation"
; endif ; endif
comment "Reboot"
ExitWindows /Reboot
endif endif
;[Patches_install] ;[Patches_install]

View File

@ -1,7 +1,7 @@
#!/bin/sh #!/bin/sh
PN="jascpaintshop-pro5" PN="jascpaintshop-pro5"
VERSION="5.01" VERSION="5.01"
RELEASE="1" RELEASE="2"
PRIORITY="0" PRIORITY="0"
ADVICE="" ADVICE=""
TYPE="restrict" TYPE="restrict"