correct license to requred
This commit is contained in:
parent
739bfec132
commit
48156df948
@ -26,6 +26,7 @@ DefVar $LicenseKey$
|
|||||||
DefVar $LicensePool$
|
DefVar $LicensePool$
|
||||||
DefVar $INST_SystemType$
|
DefVar $INST_SystemType$
|
||||||
DefVar $INST_architecture$
|
DefVar $INST_architecture$
|
||||||
|
DefVar $OrgName$
|
||||||
|
|
||||||
Set $INST_SystemType$ = GetSystemType
|
Set $INST_SystemType$ = GetSystemType
|
||||||
set $INST_architecture$ = GetProductProperty("install_architecture","system specific")
|
set $INST_architecture$ = GetProductProperty("install_architecture","system specific")
|
||||||
|
@ -11,7 +11,7 @@ description: Get the most out of multiple monitors with UltraMon
|
|||||||
advice: ADVICE
|
advice: ADVICE
|
||||||
version: VERSION
|
version: VERSION
|
||||||
priority: PRIORITY
|
priority: PRIORITY
|
||||||
licenseRequired: False
|
licenseRequired: True
|
||||||
productClasses:
|
productClasses:
|
||||||
setupScript: setup3264.ins
|
setupScript: setup3264.ins
|
||||||
uninstallScript: uninstall3264.ins
|
uninstallScript: uninstall3264.ins
|
||||||
|
Loading…
Reference in New Issue
Block a user