changing default company name in setup project

Answered changing default company name in setup project

  • Friday, May 22, 2009 2:34 AM
     
     
    Hi,

    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 AM
     
     
    No ideas on this??
  • Friday, May 22, 2009 4:32 AM
     
     
    for 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
     
     Proposed Answer
    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
  • Friday, May 22, 2009 5:53 AM
     
     
    If 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 Editor

    Click 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
     
     Answered
    Hi,

    thanks for your help! It's working fine.

    Can i change the default icon in add or remove programs?
  • Friday, May 22, 2009 6:04 AM
     
     Answered
    Its in project properties, AddRemoveProgramsIcon, just make sure you have icon in application folder and assign it
    Arjun Paudel
  • Friday, May 22, 2009 6:29 AM
     
     Answered
    Thank you very much!!
  • 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 thought Picture explains better than words

    :)

    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.



    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
     
     Proposed Answer
    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  
  • Monday, May 25, 2009 2:05 AM
     
     
    By mistake I marked all answer!!