PC Review


Reply
Thread Tools Rate Thread

Add MSI installer to my Setup

 
 
Kevin
Guest
Posts: n/a
 
      18th Dec 2006
Hi
It's possible to add an msi to my setup and run it?

Thanks


 
Reply With Quote
 
 
 
 
Bob Powell [MVP]
Guest
Posts: n/a
 
      18th Dec 2006
Do you want to create an installer project for a program you wrote or launch
a second MSI install from one you already have?

Please be more precise.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.



"Kevin" <@> wrote in message news:(E-Mail Removed)...
> Hi
> It's possible to add an msi to my setup and run it?
>
> Thanks
>
>



 
Reply With Quote
 
Larry Smith
Guest
Posts: n/a
 
      18th Dec 2006
> Do you want to create an installer project for a program you wrote or
> launch a second MSI install from one you already have?


MSI doesn't support concurrent installations. Although MSFT says it's a
"deprecated" feature, it's so full of trapdoors that's it's never been fully
supported at all IMO (after extensive work with it).


 
Reply With Quote
 
Bob Powell [MVP]
Guest
Posts: n/a
 
      18th Dec 2006
Well, exactly....

I was going to suggest a custom install step at that response.

--
Bob Powell [MVP]
Visual C#, System.Drawing

Ramuseco Limited .NET consulting
http://www.ramuseco.com

Find great Windows Forms articles in Windows Forms Tips and Tricks
http://www.bobpowell.net/tipstricks.htm

Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/faqmain.htm

All new articles provide code in C# and VB.NET.
Subscribe to the RSS feeds provided and never miss a new article.



"Larry Smith" <no_spam@_nospam.com> wrote in message
news:u6Y$(E-Mail Removed)...
>> Do you want to create an installer project for a program you wrote or
>> launch a second MSI install from one you already have?

>
> MSI doesn't support concurrent installations. Although MSFT says it's a
> "deprecated" feature, it's so full of trapdoors that's it's never been
> fully supported at all IMO (after extensive work with it).
>



 
Reply With Quote
 
Larry Smith
Guest
Posts: n/a
 
      19th Dec 2006
> I was going to suggest a custom install step at that response.

That won't work either unfortunately (not until it's too late to be useful -
long story):

http://msdn.microsoft.com/library/de...cute_mutex.asp

In my experience a merge module is really the only way to do it. Most
3rd-party products don't provide one however should you need to install it
with your own product. In any case, MSI is very difficult to work with and I
wouldn't recommend it for anything beyond the simplest applications
(unfortunately, there's little else to rely on that's any better).


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Windows Installer and Setup with .NET Viviana Vc Microsoft Windows 2000 MSI 6 5th Sep 2005 05:27 PM
Windows Installer MSI Setup =?Utf-8?B?SkdsYWNpZXI=?= Windows XP General 4 13th Dec 2004 03:13 AM
installer / setup creator? =?Utf-8?B?Qm9uag==?= Microsoft VC .NET 5 27th Oct 2004 07:00 AM
Can't Run Any Setup.exe software installer Vito Microsoft Windows 2000 Setup 11 15th Jun 2004 09:25 PM
setup.exe and installer.exe problems Lance Windows XP General 1 7th Nov 2003 08:37 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 12:01 AM.