Set Folder Permissions To Program Files
I have a program that installs to a folder in "program files (x86)", but my program is not allowed to write any files there without elevated security. I know in other deployment applications like inno script I'm able to set the folder permissions to "Everyone" and I was wondering if something like this was possible in Visual Studio 2008.