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

Commit 55416ef

Browse files
authored
Update README.md
1 parent 3d84fd3 commit 55416ef

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
1-
# Simple-InnoSetup-script-to-close-all-running-programs-from-installed-location
2-
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

Comments
 (0)