A community where customers and the community can provide feedback to make a better product for everyone! For more details on how we prioritize requests, please see:
Option to define $app* variables based on EXE/MSI properties
Allow the ability to set the $appVendor, $appName, $appVersion, $installtitle, $installname, and log file naming variables based on properties of the EXE or MSI installers. I can get the information from the files themselves, but must do so prior ...
It would be nice do dynamically check disk space prior to executing MSI installations by using Standard MSI Actions (FileCosting). Attached is a sample script. This would avoid that the installation aborts with return code 1603 and such errors cou...