Results 1 to 4 of 4

Thread: Visual Studio Installer Confusion

  1. #1

    Thread Starter
    Lively Member benski's Avatar
    Join Date
    Sep 1999
    Location
    UK
    Posts
    126

    Post

    I am a little bit confused

    I've be testing new methods of application deployment and the new VSI interface and cleanup/repair options seem fantastic - eg a user can delete the entire application, but clicking on a shortcut will re-install and start the application- how cool is that?

    My question is pretty simple I guess- How do you create an executable installation package with VSI, instead of just a .msi file?

    Is there a generic VSI Setup.exe that controls the .msi contents I need to include, if so where is it?

  2. #2
    Guest

    Post

    Go to the properties of your 'solution', under the build you'll seea combo box with Build type:, there you can choose the, installer with Windows Installer Loader option, this will include the Windows Installer program so you will be able to execute .msi files.

    Hope it helps,

  3. #3

    Thread Starter
    Lively Member benski's Avatar
    Join Date
    Sep 1999
    Location
    UK
    Posts
    126

    Post

    Top Advice Nice one!!

    I think the problem was that I hadn't waded through enough of the 147 page manual- well none of it actually

  4. #4
    New Member
    Join Date
    Mar 2000
    Location
    Brisbane,Qld,Australia
    Posts
    7
    I wish to use the Visual Studio Installer that you mention hopefully to register a com object under MTS/Com+ but I cannot find it, I have VS Enterprise Edition (as well as the entire MSDN Dev CD's and Technet) and cannot find it.

    It is not under enterprise tools and setup does not give me the option for it.

    I would really appreciate any help you can suggest.

    Thanks

    Jarrod

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