Hi
We are in a process to auto install a program in silent mode on a windows 7 PC. The problem we are facing is that before the install UAC gets triggered and stops the program.
We are looking for a solution where we would be able to press "Yes" using a command line or disabling the UAC and again enabling after the program execution.
Plz suggest.