Naming the default folder for installation

mickn66

Well-known member
Joined
Nov 2, 2002
Messages
53
Is this some kind of cruel joke? I hope someone can help me with this, its driving me nuts. I have an application, called "Syster." It runs fine. Then I added a set up project using the setup wizard, this I named "SysterSetup." Everything works great, except when I install it, the default directory it gives the user is "C:\Program Files\Manufacturer\SysterSetup" Of course, I want the default to be "C:\Program Files\Manufacture\Syster" How do I do this? Please tell me! Any help would be much appreciated. Thanks.
 
Robby said:
You can change these parameters in the property window of the project (setup)

Thank you, but Ive tried changing everything: Ive changed the"Title" property (of the setup project), the Product Name property, Ive tried changing the default location of the application folder, but nothing changes at all, everytime I "install" the setup project, it still defaults to the same exact location. Ive even deleted the setup project a couple of times and started over, just in case it was choosing the same "default location" as the first time I ran the setup program, and yet it still goes to the same location. Can you be a little more specific about what I should change? Or is it possible Im doing something totally wrong?

Thanks for your help, Robby :o
 
Ok I got it to work, I deleted the setup project, created a new one with a different name [my previous "retries" were with the same name] and then I changed the properties again, as I had done before(!), but this time it worked. I think maybe the first time I did it, before changing the properties of the setup project to what I wanted, I actually went through with the install, and then whenever I tried to change it or use a new setup project with the same name, I guess there was a setting saved in the registry or something that made that particular setup project always default to the same wrong directory. Thanks for your help!

Robby said:
It sounds like your doing it right, Ill look into it later I dont have .net here.
 

Similar threads

B
Replies
0
Views
372
Blue Baron
B
B
Replies
0
Views
587
Bryan Prendergast
B
M
Replies
0
Views
138
Muhammad Awwab Khan
M
I
Replies
0
Views
364
IjustwannaplayDoom
I
Back
Top