How to run the application in the account trustedinstaller?
I tried to create a Visual Studio installation project and did msi. But even this does not work under the account trustedinstaller. It works only under the system account.
Can someone help me find out how I can run a Windows application in a trusted installer account?
In any case, you are wondering why I need this, because I have to copy some files to the folder winsxsfor the client application C++to work.
Thank you so much in advance.
source
share