supressing a setup.exe launch on NSIS installer or getting files from it
I'm trying to silently install this file, and right now If I specify /S, it leaves out uncompressing files, but afterwards the installer calls setup.exe and it pops up. Is there some switch or something I can use to make it not call setup.exe?
if not, is there a way to open up the .exe and edit, retrieve files? I could make a program to do this if I knew how to get in