add missing var dev

This commit is contained in:
Mario Fetka 2013-03-13 15:25:43 +01:00
parent 73e0284150
commit 44983df02d
2 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,7 @@ DefVar $LicensePool$
DefVar $OLD_VERSION$
DefVar $OLD_CREATOR_TAG$
DefVar $OLD_RELEASE$
DefVar $OrgName$
Set $LogDir$ = "%SystemDrive%\tmp"
Set $OrgName$ = GetProductProperty ("orgname","OrgName")

View File

@ -17,6 +17,7 @@ DefVar $LicensePool$
DefVar $OLD_VERSION$
DefVar $OLD_CREATOR_TAG$
DefVar $OLD_RELEASE$
DefVar $OrgName$
Set $LogDir$ = "%SystemDrive%\tmp"