changing default company name in setup project
-
Friday, May 22, 2009 2:34 AMHi,
I'm creating setup using VS2008 and I can able to create. The problem is the setup location is always c:\program files\default company name.
I can rename that while installing. but, how can I change default company name while creating setup.
Thanks.
All Replies
-
Friday, May 22, 2009 4:25 AMNo ideas on this??
-
Friday, May 22, 2009 4:32 AMfor setup and deployment, try http://social.msdn.microsoft.com/Forums/en-US/winformssetup/threads
kaymaf
I hope this helps, if that is what you want, just mark it as answer so that we can move on -
Friday, May 22, 2009 5:33 AM
You can change the default installation path by changing the property as shown in below figure

Thanks,
A.m.a.L
.Net Goodies
Remember to click "mark as answered" when you get a correct reply to your question - Proposed As Answer by A.m.a.L HashimMVP Friday, May 22, 2009 7:45 AM
-
Friday, May 22, 2009 5:53 AMIf you go to solution explorer, click setup project(setup1 by default) and check its properties, there are place where you can put company name and other information.Simlarly (when setup prject is active project), if you go to View Menu, Editor, File System EditorClick Application Folder and look for its properties and check DefaultLocation and change it for another question.If you set DefaultLocation to [WindowsVolume]\MYFolder, then your program is installed in c:\MyFolder (if windows is in C:)
Arjun Paudel -
Friday, May 22, 2009 6:02 AM
Hi,
thanks for your help! It's working fine.
Can i change the default icon in add or remove programs?- Marked As Answer by bbby A programmer Friday, May 22, 2009 6:28 AM
-
Friday, May 22, 2009 6:04 AM
Its in project properties, AddRemoveProgramsIcon, just make sure you have icon in application folder and assign it
Arjun Paudel- Marked As Answer by bbby A programmer Friday, May 22, 2009 6:29 AM
-
Friday, May 22, 2009 6:29 AM
Thank you very much!!- Marked As Answer by bbby A programmer Friday, May 22, 2009 6:29 AM
-
Friday, May 22, 2009 7:46 AM
You can change the default installation path by changing the property as shown in below figure
Thanks,
A.m.a.L
.Net Goodies
Remember to click "mark as answered" when you get a correct reply to your question
I thought Picture explains better than words
:)
Thanks,
A.m.a.L
.Net Goodies
Remember to click "mark as answered" when you get a correct reply to your question -
Friday, May 22, 2009 7:57 AM
I think thread's main question is different and there are other questions that follows through, and the one marked(mine) is not the main question again. So I asked bbby to mark proper answer and helpful post very wisely. You dont required to mark everything as answer, there can be one/many answer and helpful posts in a thread. Do not mark your own post as answer if its not a solution to your problem.
I thought Picture explains better than words
:)
Arjun Paudel -
Friday, May 22, 2009 9:31 AM
Hi,
thanks for your help! It's working fine.
Can i change the default icon in add or remove programs?
why you mark yourself as answer?
"thanks for your help! It's working fine." is not the answer
kaymaf
I hope this helps, if that is what you want, just mark it as answer so that we can move on -
Friday, May 22, 2009 9:34 AM
Thank you very much!!
why you mark yourself as answer?
Thank you very much!! is not an answer
kaymaf
I hope this helps, if that is what you want, just mark it as answer so that we can move on -
Friday, May 22, 2009 9:43 AM
Hi,
Be aware that the simplest way goes a little bit weird.
Select the Setup by left clicking on the setup project not the right and properties.
Now choose for the properties view pane.
In that you can change almost everything about company and things like that.
Cor- Proposed As Answer by Cor LigthertMVP Friday, May 22, 2009 9:43 AM
-
Monday, May 25, 2009 2:05 AMBy mistake I marked all answer!!

