Setup Deployment Wizard.. More Options ?

Sandallic

Newcomer
Joined
Dec 10, 2004
Messages
11
Hi,
I have just made an deployment project, where I install some applications. That works perfectly well, just that Im a little confused.

When I started my Installation project, (from exe file) I experienced that the defualt location for the program goes something like this
"C:\Program\Manufactor\SoftwareName\"

I want to have another defualt path, like,
"C:\Softwarename\"

Is this possible ? Can I somewhere within VS.Net change this ?

and one other thing,
there is a option between who may use this application that is about to be installed. "Everyone" or "Just me". The defualt value is "Just me"

Can I somehow change this to?

You got any Idea??

Thx, Sandallic
 
To change your install path, go to the 'File View' of your deployment project, and right click on the 'Application Folder', then go to 'Properties'. You can change it there.

Not sure about the other one. I have seen it around, but I couldn't find it just now.

Cheerio,

Pinky
 
Back
Top