Search found 4 matches

by Zaphekiah
Tue May 21, 2024 6:15 pm
Forum: General Discussions
Topic: Need a URL to documentation on return codes
Replies: 2
Views: 27

Re: Need a URL to documentation on return codes

I tried to progress with my application to Microsoft but was unable to because I had to give the same exit code of 9 for various scenarios, for example: Installation cancelled by user = 9 (not sure how this could even happen during a silent installation) Disk space is full = 9 Network Failure = 9 Pa...
by Zaphekiah
Tue May 14, 2024 6:13 pm
Forum: General Discussions
Topic: Need a URL to documentation on return codes
Replies: 2
Views: 27

Need a URL to documentation on return codes

Hi Leo, I am trying to get my application published in the Microsoft Store. In order to do this, as part of their standard questionnaire, they ask for the return codes for various scenarios that might occur during a silent installation. Specifically they ask for the following codes: Installation can...
by Zaphekiah
Sat Jul 22, 2023 9:33 am
Forum: Comments, Feedback
Topic: Final File Size Bigger After Upgrade
Replies: 2
Views: 10385

Re: Final File Size Bigger After Upgrade

Thanks! I had somehow managed to duplicate my main executable, the setup file has gone back to its normal size now. :D
by Zaphekiah
Mon Jul 17, 2023 3:30 pm
Forum: Comments, Feedback
Topic: Final File Size Bigger After Upgrade
Replies: 2
Views: 10385

Final File Size Bigger After Upgrade

Hi, I just brought out a new version of my own program, and because I saw that version 9.4 of Actual Installer was out I upgraded to that to compile my setup file (before that I am pretty sure I was using the previous version, I only started using Actual Installer a few months ago). I was surprised ...