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"
; endif
comment "Reboot"
ExitWindows /Reboot
endif
;[Patches_install]

View File

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