Open Anixx opened 3 years ago
This is a Windows issue and is difficult to resolve. The UAC service kills the started process when it confirms that it is another executable file. In this case, the process is killed because it is otvdm.exe instead of the 16-bit executable file. However, if it's C:\Windows\SysWOW64\setup16.exe, C:\Windows\SysWOW64\InstallShield\setup.exe, it won't be killed, but it's probably hard-coded.
Trying it with http://www.completelyfreesoftware.com/software/ATAM.zip
The program runs well from admin command prompt, but does not from run as admin from context menu.