Skip to content
This repository was archived by the owner on Sep 7, 2024. It is now read-only.

Latest commit

 

History

History
14 lines (12 loc) · 1.38 KB

File metadata and controls

14 lines (12 loc) · 1.38 KB

Simple InnoSetup script to close all running programs from installed location

Latest Version Total Downloads Latest Release Downloads

If my script helped you in any way, please support me.

Include my script in your InnoSetup script, one of ANSI or UTF8, depends of your script encoding.

Or, just simple copy the content of my script and paste it in your script.

Note for all InnoSetup installers creators.
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 storage.