add mising DefVar

This commit is contained in:
Mario Fetka 2013-05-06 21:32:37 +02:00
parent 22c16d32ef
commit cc4d8748eb
1 changed files with 2 additions and 0 deletions

View File

@ -24,6 +24,8 @@ DefVar $OLD_CREATOR_TAG$
DefVar $OLD_RELEASE$
DefVar $RealInstall32Msi$
DefVar $RealInstall64Msi$
DefVar $RealPath32Dir$
DefVar $RealPath64Dir$
Set $INST_SystemType$ = GetSystemType
set $INST_architecture$ = GetProductProperty("install_architecture","system specific")