Hello Everyone,
Am trying to install an application on silent mode, wherein am getting open-file security warning. Hence the process is getting stuck.
If I open my command prompt with elevated privileges I could see the silent installation is successful.
From a powershell, how i can invoke a command prompt on an elevated mode ?
Thanks.