I want to create Custom Action that modify some files in Program Files folder
But when I run I got the error that the access is denied and the installer rolls back
running as Administrator also couldn’t help.
is there anyway to solve this ?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
As @George Stocker comment, I’m putting my comment as an answer
For ones who’s looking for the answer,
just put
Impersonate="no"to the action 🙂