v1.2.4 #3
thomwithah
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
[1.2.4] - 2026-05-27
Added
Add-Typecompilations inSetup.ps1andSAMISH.ps1in try/catch blocks. If a strict Windows environment or security policy blocks dynamic compilation, the setup hider, AppUserModelID, Power Interceptor, and hotkey systems fail gracefully and output full diagnostic details tosamish.logand the Windows Application Event Log rather than failing silently or causing script crashes.Changed
Start-Sleepdelay with a dynamic, low-impact 50ms polling loop that queriesMainWindowHandleand process exit state. Graceful closures now complete immediately once the process UI handles disappear, accelerating sleep transitions.Fixed
config.jsonvalues and interactive toggles.SetCurrentProcessExplicitAppUserModelIDAPI call to[void]inSetup.ps1to prevent outputting0to the stdout pipeline, resolving the empty message box shown byps2exeon startup.rceditbranding operations inbuild.ps1to run on a temporary copy of the SFX stub prior to file concatenation. This preserves the 7-Zip configuration and archive overlay payload at the end of the executable, resolving theCould not read SFX configurationcrash.This discussion was created from the release v1.2.4.
Beta Was this translation helpful? Give feedback.
All reactions