rename
This commit is contained in:
@@ -43,7 +43,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
;$ProductId$ should be the name of the product in opsi
|
||||
; therefore please: only lower letters, no umlauts,
|
||||
; no white space use '-' as a seperator
|
||||
Set $ProductId$ = "ghostscript"
|
||||
Set $ProductId$ = "artifex.ghostscript"
|
||||
Set $MinimumSpace$ = "30 MB"
|
||||
; the path were we find the product after the installation
|
||||
Set $InstallDir32$ = "%ProgramFiles32Dir%\gs\gs" + $VERSION$
|
||||
|
||||
@@ -39,7 +39,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
||||
; ----------------------------------------------------------------
|
||||
; - Please edit the following values -
|
||||
; ----------------------------------------------------------------
|
||||
Set $ProductId$ = "ghostscript"
|
||||
Set $ProductId$ = "artifex.ghostscript"
|
||||
Set $InstallDir32$ = "%ProgramFiles32Dir%\gs\gs" + $VERSION$
|
||||
Set $InstallDir64$ = "%ProgramFiles64Dir%\gs\gs" + $VERSION$
|
||||
Set $OldInstallDir32$ = "%ProgramFiles32Dir%\gs\gs" + $OLDVERSION$
|
||||
|
||||
Reference in New Issue
Block a user