I have just got Visual Studio 2008 and i'm very new to it.
I have been trying to make a package installer \ setup for my application.
using the Setup Project. The only problem is that how can i make a default path for my application. For example:
Install Google.exe at C:\app\google
so that the user can not switch the application path to for example:
C:\app\Bing
Thank you in advance.


Reply With Quote
