How to make .msi packages...?

  • Thread starter Thread starter Freddy Ulvseth
  • Start date Start date
F

Freddy Ulvseth

Hi,

I'm planning to make .msi packages for my default programs in network and
distribute with AD.
I have never made a .msi file before and have some questions. (I'm a newbie
to msi yes... hehe)

What program is the easyest to make .msi files with?
Is there any step-by-step in how to make .msi files?
Is it possible to make a singel .msi install file of a program that already
has a .msi file in setup?

What i want is one singel .msi file for installation of SAV, one file for
installation of pcAnywhere and so on...

Anyone have some good newbie tech docs :-)

Best regards,
Freddy.
 
For already released products, you may find the following site useful as well:
http://www.appdeploy.com/packages/. Volunteers upload details about different
product setups, including deployment tips.

- Carolyn Napier

--
This posting is provided "AS IS" with no warranties, and confers no rights.
Please do not send email directly to this alias. This alias is for newsgroup
purposes only.

MSI FAQ:
<http://www.microsoft.com/windows2000/community/centers/management/msi_faq.mspx>


Phil Wilson said:
Good summary here:
http://installsite.org/pages/en/msi/authoring.htm

and at that site in general.
--
Phil Wilson
[Microsoft MVP-Windows Installer]
Definitive Guide to Windows Installer
http://apress.com/book/bookDisplay.html?bID=280

Freddy Ulvseth said:
Hi,

I'm planning to make .msi packages for my default programs in network and
distribute with AD.
I have never made a .msi file before and have some questions. (I'm a newbie
to msi yes... hehe)

What program is the easyest to make .msi files with?
Is there any step-by-step in how to make .msi files?
Is it possible to make a singel .msi install file of a program that already
has a .msi file in setup?

What i want is one singel .msi file for installation of SAV, one file for
installation of pcAnywhere and so on...

Anyone have some good newbie tech docs :-)

Best regards,
Freddy.
 
Back
Top