CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3

Threaded View

  1. #1
    Join Date
    Feb 2000
    Posts
    440

    MSI installation how to combine 2 in 1

    Hi,


    I have two spearate solutions that needs to be deployed to one machine. One solution is WEB Service and the other is NT Service. It is required, that I create one installation package for both solutions. What is the best way to deal with that issue. I use the integrated MSI deployment functionality of the Visual Studio .NET.

    Thanks
    Last edited by vin; August 2nd, 2004 at 02:02 AM.

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