Hi, I need some help with inno setup. If it is possible, I would like to know how to:
Check if a process appears during the time an .exe file is running (the .exe is called from inno installation) and if the process appears kill it.
Thanks a lot in advance.