/build/static/layout/Breadcrumb_cap_w.png

Packaging multiple MSI files

Hi,

What is the best application for packaging multiple MSI files

We are distributing a standard operating envioment with our own application for rent

We have mulltiple MSI files and unrelated objects that don't belong to .NET project.
We have looked at MSI Studio, Wise and Installshield.
MSI Studio is repackaging that is ok, but no we need
Installshield and Wise are about packaging .NET projects

What we want to do is bundle up all the MSI files and copy files from a known folder.
Sounds simple, there must be a solution

We are currently using a batch file

Craig

0 Comments   [ + ] Show comments

Answers (8)

Posted by: ozcraig 15 years ago
Senior Yellow Belt
0
Also we don't have any SMS and domain, needs machine a standalone workgroup pcs
Posted by: ozcraig 15 years ago
Senior Yellow Belt
0
plus i do recognise scripting, and at this stage this is my only solution

vbscript and msi studio
Posted by: ozcraig 15 years ago
Senior Yellow Belt
0
Have any of you guys seen Rexx
Posted by: turbokitty 15 years ago
6th Degree Black Belt
0
You should edit your original post instead of posting 4 times.

You could use something like PSExec.

Rexx is junk.
Posted by: anonymous_9363 15 years ago
Red Belt
0
What is the best application for packaging multiple MSI filesYou could use any tool which bundles up command lines into an EXE. Or stick with your batch file. Or use something like BAT2EXE to convert it to an EXE.

Installshield and Wise are about packaging .NET projects Completely wrong. Both will package vanilla Win32 apps just as well as .Net. Additionally, both also have scripting facilities which can take multiple command lines and build an EXE.
Posted by: turbokitty 15 years ago
6th Degree Black Belt
0
VBScab, do you have any ideas for deploying in that enviro? Workgroup, so no login script or AD. PSexec was the only thing I could think of, but perhaps you have a better idea for him.
Posted by: anonymous_9363 15 years ago
Red Belt
0
Sorry, folks: a network-wide "let's reboot EVERYTHING" went out at my client's site on Friday, meaning that all my forum bookmarks got screwed...all posts show as having been read....

Anyway, if this were me, I'd definitely build a script with as much abstraction as possible. That is, as little hard-coding of paths as possible, everything in variables and so on, so that one could drop a folder (or selection of folders) on to it, it would grab a list of MSIs (and associated MSTs) and install them, probably using the Windows Installer Automation interface rather than command line calls to MSIexec.exe. There are probably many drag-and-drop capable scripts around which could easily be adapted to suit.
Posted by: turbokitty 15 years ago
6th Degree Black Belt
0
ozcraig, a friend of mine coded a solution similar to what VBScab has suggested for a large company (so it's well tested and quite robust). If you're interested in paying for a solution, let me know and I'll see if he's willing to part with it.
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ