I am starting setup.exe from my autorun.exe via ShellExecute, which is supposed to handle UAC and other stuff. The autorun.exe waits for setup.exe to finish and then starts installed application. It runs okay from the folder, but when placed in ISO f...