Hi all,

I have a setup project that install my application to the application directory.

It's very important that it isn't installed anywhere else because since my application will download another application(an updater) that overwrites the application files, it can't be in the program files directory because vista won't allow that.

How can I make sure the user does not change the path where the application is installed?