--
You received this message because you are subscribed to the Google Groups "innosetup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to innosetup+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/innosetup/2ca77060-cc11-492f-a86d-777f437b88ccn%40googlegroups.com.
On Friday, June 13, 2025, 23:01:11, Patrick Curry wrote:
Is there an official or best way to do this?
There's Abort procedure, but it needs to be called from appropriate event function. Otherwise you'll probably have to import ExitProcess Win32 API.
There's Abort procedure, but it needs to be called from appropriate event function. Otherwise you'll probably have to import ExitProcess Win32 API.