pass arguments with ShellExecute to Powershell with admin
I’m trying to run PowerShell in admin using ShellExecute within a Qt program, but the arguments don’t seem to be transferring.
I’m trying to run PowerShell in admin using ShellExecute within a Qt program, but the arguments don’t seem to be transferring.