How can I create my own MSI installs? Is it hard work? Is there a cost to it? I would like to install a program. It simply requires copying the program engine to a location, copying some DLL files, registering an OCX file and creating shortcuts. I have tried using a batch script and xcopy, but I get a sharing violation when trying to copy the DLLs.
So would it be possible to create my own MSI using Windows Installer? Or is there a simpler way around my issue?
Zoom7000
Page 1 of 1
Creating your own MSIs?
#2
Posted 17 October 2006 - 08:55 AM
have a look at winstall le 2003 http://www.ondemands.../PurchaseLE.asp its fairly cheep and works reasonably well for basic tasks.
#3
Posted 17 October 2006 - 09:09 AM
http://dev4pc.com/installer2go.html
I use Installer2Go. Not compelled to register as it remains fully functional.
I use Installer2Go. Not compelled to register as it remains fully functional.
#4
Posted 18 October 2006 - 12:44 AM
if you are willing to spend some money, choose Caphyon Advanced Installer from www.caphyon.com it has many features, its esasy to use, can make software patches to apply updates, it imports .reg files to deploy via installers, and many more. Thats why i use (i make administrative software in my spare time). Also it helps me make msi's for many apps that i install my unattended dvd.
#5
Posted 08 December 2006 - 10:35 PM
As you didn't say how the XCOPY, or other deployment occurs or to what directory (and why) or what policies are in place its not possible to answer, however for a freeware tool which build MSI you could have a look at the MAKEMSI tool.
This post has been edited by dbareis: 08 December 2006 - 10:36 PM
#6
Posted 09 December 2006 - 05:36 AM
http://wix.sf.net - Windows Installer XML Toolkit
http://wixedit.sf.net - GUI Editor for WIX
But you need a bit of knowledge about MSIs internals. Anyway, you should be able to read everything about that at MSDN.
sorry, just noticed on the second look how old that topic is.
http://wixedit.sf.net - GUI Editor for WIX
But you need a bit of knowledge about MSIs internals. Anyway, you should be able to read everything about that at MSDN.
sorry, just noticed on the second look how old that topic is.
- ← Internet Explorer Standalone&Customization installer tool
- Application Installs
- Nero 7 UNATTENDed remove apps repackage full help →
Share this topic:
Page 1 of 1



Help

Back to top









