CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 5 of 5
  1. #1
    Join Date
    Nov 2009
    Posts
    24

    How to change the default location that your Project is being installed to?

    I'm currently working on a project in Visual Studio 2010 and have created an install file for my project. Everything seems to be in order, I would just like to have the default install location to be something else. I think, by default, it is set to go to Program Files\somethingsomething, and I'd just like to adjust that. Can't seem to find anything in the options, but I imagine it's not really a hard fix.

    Any help would be appreciated. Thanks in advance.

  2. #2
    Arjay's Avatar
    Arjay is offline Moderator / EX MS MVP Power Poster
    Join Date
    Aug 2004
    Posts
    13,490

    Re: How to change the default location that your Project is being installed to?

    Where would you like to install the program?

  3. #3
    Join Date
    Nov 2009
    Posts
    24

    Re: How to change the default location that your Project is being installed to?

    Well I'm going to be installing this on many machines, so I'd like to change the default install location so that I don't have to browse to the location each time I install it.

    I can't recall where it is currently installing, but basically I'd like to change it.

  4. #4
    Join Date
    Nov 2009
    Posts
    24

    Re: How to change the default location that your Project is being installed to?

    If anyone could help me out at all, that would be greatly appreciated.. thanks.

  5. #5
    Join Date
    Oct 2008
    Location
    Cologne, Germany
    Posts
    756

    Re: How to change the default location that your Project is being installed to?

    win7 x86, VS 2008 & 2010, C++/CLI, C#, .NET 3.5 & 4.0, VB.NET, VBA... WPF is comming

    remeber to give feedback you think my response deserves recognition? perhaps you may want to click the Rate this post link/button and add to my reputation

    private lessons are not an option so please don't ask for help in private, I won't replay

    if you use Opera and you'd like to have the tab-button functionality for the texteditor take a look at my Opera Tab-UserScirpt; and if you know how to stop firefox from jumping to the next control when you hit tab let me know

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured