Results 1 to 6 of 6

Thread: create installer

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Sep 2007
    Posts
    839

    Question create installer

    hi can somebody tell me how to create an installer in Visual Stubio 2005 program that when install it shoould be outside program files... it should create a new folder in C:\ drive...

    for example if my system is Sample System i want the source file and executable files should be only in C:\Sample\Source and Executable files here...


    Please help.. this is urgent hoping the best answer....
    Hope to see your responce

  2. #2
    Member
    Join Date
    May 2006
    Posts
    60

    Re: create installer

    Dunno if you can change the pad.

    I use an external install creator to do that

  3. #3
    PowerPoster 2.0 Negative0's Avatar
    Join Date
    Jun 2000
    Location
    Southeastern MI
    Posts
    4,367

    Re: create installer

    What version of Visual Studio are you using? Express only comes with Click Once, and you have very few options on how that installs. If you are using Standard or higher, you can use the Setup project and then you can specify where files are installed as one of the properties on the setup project.

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: create installer

    Moved To Application Deployment

  5. #5
    Fanatic Member Seraph's Avatar
    Join Date
    Jul 2007
    Posts
    959

    Re: create installer


    Visual Studio 2010 Professional | .NET Framework 4.0 | Windows 7

    SERYSOFT.COM :: SysPad - Folder Management Program - Please comment HERE if you find this program useful, have ideas, or know of any bugs.
    [Very useful for IT/DP departments where many folders are consistently accessed. Also contains a scratchpad window for quick access to notes.]

    [.NET and MySQL Quick Guide]

  6. #6
    PowerPoster gep13's Avatar
    Join Date
    Nov 2004
    Location
    The Granite City
    Posts
    21,963

    Re: create installer

    Hey,

    You have multiple options available to you for this.

    If you have the correct version of Visual Studio, then you can create a Setup and Deployment project, as already mentioned.

    One package that I have been using lately is called Wix:

    http://wix.sourceforge.net/

    It takes a bit of getting used to, but it is very flexible! It requires far more knowledge than using a standard setup project though, so only go down this route if you are looking for heavy customization.

    Gary

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