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:
We currently have a custom webhook that we built to send alerts to a Teams channel when an application fails to install. This allows our service desk to search for failed installs and reach out to the user. Would be nice to see this functionality ...
Certain packages may require a reboot during installation, and it would be great to have a way to resume these, as discussed in the 6 Dec 2023 webinar. The package should continue running in the system context. This would make the packaging proces...
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...