

From there, you’ll be able to upgrade the code easily. You’ll be able to enter the ID into the app and locate all files with that ID number. You can also locate EXE files with the ID locator, but you’ll need to have ID numbers set for your EXE files you’ll want to access through this application. First, you’ll be able to alter your EXE files and change their names. With this utility, you’ll be able to perform various actions when it comes to your MSI files. Even the biggest rookies will create MSI files with minimal effort and with no prior experience. It’s a very beginner-friendly app because it sports such a clean interface, but it also has some very simple functions.


It’s a very lightweight tool with a clean and simple interface that will help you create and convert. As this answer mentions you could try to locate the old version of WININSTALL LE on a Windows 2000 Server CD in \VALUEADD\3RDPARTY\MGMT\WINSTLE.Īdvanced Installer Architect allows capture, but I am not sure you can export a proper MSI file with the trial version.If you’re after a simple app that will help you transform your EXE files into MSI files, then MSI Wrapper is the perfect app for you. You could even use the method suggested here: Tracking file and registry changes. Then you can decompile the MSI with the tool dark.exe from Wix and recompile it as a Wix MSI to get around any trial restrictions in the Installshield capture. You might want to try ISWix - a simple GUI front end for Wix that allows you to quickly throw together an installer by inspecting the config files and recreating the actions in Wix.įinally you could download a trial version of Installshield AdminStudio - capture your install as an MSI using the built in capture tool. I would recommend packaging with WiX, but if you want to capture the install as an MSI file you can check the discussion here: Capturing all changes during an application install on Windows. The linked answer contains links to descriptions of how WiX compares to other deployment software - both commercial and free as well as download links and " get started" recommendations. Please check this answer for more information: WiX Quick Start Suggestions and links (has grown too much, maybe focus on first sections - including "Hello World & Hello WiX"). WiX is open source and is one of the best way to create MSI file.
