You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 7, 2024. It is now read-only.
This script is designed for all Inno Setup installers creators to close all running programs from installed location.
1
+
If my script helped you in any way, please support me.<br>
2
+
<br>
3
+
Include my script in your InnoSetup script, one of ANSI or UTF8, depends of your script encoding.<br>
4
+
<br>
5
+
Or, just simple copy the script content and paste it in your script.<br>
6
+
<br>
7
+
Note for all InnoSetup installers creators.<br>
8
+
Please close all running program instances and it's subprocesses at the uninstallation, and don't leave them opened, because uninstallation may fail and the files may stay in the user storeage.
0 commit comments