correct uninstall

This commit is contained in:
Mario Fetka 2012-06-23 18:33:17 +02:00
parent 4e5b74108e
commit fc943bb668
1 changed files with 2 additions and 2 deletions

View File

@ -33,8 +33,8 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; ----------------------------------------------------------------
; - Please edit the following values -
; ----------------------------------------------------------------
Set $ProductId$ = "opsi-template"
Set $InstallDir$ = "%ProgramFiles32Dir%\<path to the product>"
Set $ProductId$ = "arcticline.jetscreenshot"
Set $InstallDir$ = "%ProgramFiles32Dir%\Jet Screenshot"
Set $LicenseRequired$ = "false"
Set $LicensePool$ = "p_" + $ProductId$
; ----------------------------------------------------------------