msi based Planmaker viewer

This commit is contained in:
Mario Fetka
2012-01-19 22:35:31 +01:00
parent 2715951c7b
commit 18bbe89164
10 changed files with 404 additions and 46 deletions

View File

@@ -21,7 +21,7 @@ Set $LogDir$ = "%SystemDrive%\tmp"
; - Please edit the following values -
; ----------------------------------------------------------------
Set $ProductId$ = "pmviewer"
Set $InstallDir$ = "%ProgramFiles32Dir%\SoftMaker Viewer\PlanMaker\"
Set $InstallDir$ = "%ProgramFiles32Dir%\SoftMaker Viewer\PlanMaker"
Set $LicenseRequired$ = "false"
Set $LicensePool$ = "p_" + $ProductId$
; ----------------------------------------------------------------