VS Setup Project DefaultLocation for Application Folder

Posted by user54064 on Stack Overflow See other posts from Stack Overflow or by user54064
Published on 2010-06-15T15:18:51Z Indexed on 2010/06/15 15:22 UTC
Read the original article Hit count: 585

Filed under:
|
|

I am creating a Setup Project in VS 2008. The application needs to be supported on Windows 7 running UAC. I have to install the app in the User's area of the machine. What do I set the DefaultLocation property of the Application Folder to in the Setup Project? It can't be set to ProgramFilesFolder.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about setup