correct last remaining part of license management
This commit is contained in:
parent
966470cd85
commit
a412a7d116
@ -38,8 +38,6 @@ Set $LogDir$ = "%SystemDrive%\tmp"
|
|||||||
Set $ProductId$ = "ghostscript"
|
Set $ProductId$ = "ghostscript"
|
||||||
Set $InstallDir32$ = "%ProgramFiles32Dir%\gs\gs$VERSION$"
|
Set $InstallDir32$ = "%ProgramFiles32Dir%\gs\gs$VERSION$"
|
||||||
Set $InstallDir64$ = "%ProgramFiles64Dir%\gs\gs$VERSION$"
|
Set $InstallDir64$ = "%ProgramFiles64Dir%\gs\gs$VERSION$"
|
||||||
Set $LicenseRequired$ = "false"
|
|
||||||
Set $LicensePool$ = "p_" + $ProductId$
|
|
||||||
; ----------------------------------------------------------------
|
; ----------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user