Hello,
I have an AutoIt Script that has to be installed (and updated) manually with a "setup.exe" right now. I would like to add the option of a "silent installation". Currently the following steps are done when installing:
1. there is a self-extracting EXE created with "Squeeze" that call...