Go Back   PackageDeploy Application Packaging Forums > Package Development > Application Packaging > Platformsdk MSI

Reply
 
LinkBack Thread Tools Display Modes
Old 09-18-2008, 06:20 AM   #1 (permalink)
Marvin Bordelon
Guest
 
Posts: n/a
Default Building MSI Packages

I have an install program that I would like to build into an MSI package to
deploy to multiple workstations. What do I use to do this and where can I
find documentation with the correct procedures?

  Reply With Quote
Old 09-18-2008, 06:20 AM   #2 (permalink)
Phil Wilson
Guest
 
Posts: n/a
Default Re: Building MSI Packages

It sounds like you're looking for a repackager that will convert an existing
non-MSI setup into an MSI-based setup. That's one option anyway, and I
believe companies like InstallShield have tools for this. The alternative is
to wrap the install program inside an MSI and run it as a custom action, but
that has issues about how to uninstall everything (because you've installed
two products) and you'll see two by default in Add/Remove Programs.

--
Phil Wilson
Definitive Guide to Windoows Installer
http://www.apress.com/book/view/1590592972

"Marvin Bordelon" <MarvinBordelon@discussions.microsoft.com> wrote in
message news:B17E3B26-15A8-4040-ABBD-6027381DA010@microsoft.com...
>I have an install program that I would like to build into an MSI package to
> deploy to multiple workstations. What do I use to do this and where can I
> find documentation with the correct procedures?
>



  Reply With Quote
Old 09-18-2008, 06:20 AM   #3 (permalink)
Dennis Bareis
Guest
 
Posts: n/a
Default Re: Building MSI Packages

On Thu, 3 Apr 2008 10:43:00 -0700, Marvin Bordelon <MarvinBordelon@discussions.microsoft.com> wrote:

>I have an install program that I would like to build into an MSI package to
>deploy to multiple workstations. What do I use to do this and where can I
>find documentation with the correct procedures?


For my 2 cents worth you can read:

http://makemsi-manual.dennisbareis.com/repackaging.htm

Bye,
Dennis
Dennis Bareis [Microsoft MVP] (dbareis@KillSpam.gmail.com)
http://dennisbareis.com/
Freeware Windows Installer creation tool (+ "ORCA automation"):
http://makemsi.dennisbareis.com/
  Reply With Quote
Reply

Thread Tools
Display Modes

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 On
Forum Jump


All times are GMT. The time now is 10:26 PM.


vBulletin, Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
2007 - 2012 PackageDeploy.com