Convert Exe To Msi Tool

Convert Exe To Msi Tool 4,2/5 8335 reviews
  • QwertyLab's Exe to Msi Converter Free is a simple tool that converts a setup executable file (EXE) into a Windows Installer Package (MSI) that can be distributed and installed on other PCs.
  • Start a 'MSI from EXE(s)' project If Advanced Installer is not currently running, launch it by double-clicking its desktop icon or selecting it from the 'Start' menu. On the application's Start Page you can choose “Convert” “MSI from EXE(s)” project type.

I'm looking at deploying some software via GPSI and the current version of the software is distributed as a.exe so I need to convert it to an MSI file. Furthermore, why does MS still distribute some of its software (WMI Tools) as.exe. Exe to MSI converter contains the repackaging tool that allows you quickly repackage.exe setups to the Windows Installer packages. An advanced scanning method provides fast capturing of registry and file system changes. QwertyLab's Exe to Msi Converter Free is a simple tool that converts a setup executable file (EXE) into a Windows Installer Package (MSI) that can be distributed and installed on other PCs.

Learning has never been so easy!

Sometimes you just need it in MSI format. This tool does it for you and it's free.

Convert

3 Steps total

Step 1: Download and install Exe-To-Msi

http://www.symantec.com/connect/sites/default/files/exe-to-msi.zip

Step 2: Extract and execute

Extract the file and run.

Step 3: Select Exe to convert

a. Select the .. next to the 'Source' field and locate the exe you want to convert to an msi.

This indicates that connection between the modem and the motherboard slot (or USB controller if using a USB modem) is bad or the modem is bad. If you are using a USB modem, try removing the modem from the port, restart the computer, wait until Windows fully opens, and then insert the modem into a different USB port on the back of the computer. Ensure correct spelling and spacing - Examples: 'paper jam'. Windows Tips for better search results. If reseating the modem in its slot does not resolve the problem, replace the modem.

b. Select the .. next to the 'Target' field and select where you want the msi to be created.

c. Press Run. Best free download photo editing software.

Convert Exe To Msi Tool Download

Published: Nov 03, 2011 · Last Updated: Jul 20, 2017

Powershell Convert Exe To Msi

7 Comments

Convert Exe To Msi Free

  • Serrano
    BrandF Nov 3, 2011 at 04:21pm

    This should be shared here:
    http://community.spiceworks.com/links
    Unless you want to add instructions on how to use it. That'd be good too!

  • Serrano
    Jayse Nov 3, 2011 at 04:30pm

    Thanks BrandF. I haven't shared any tools before so that makes sense. I'm going to add how to use it so it fits better here. It's a standalone exe so it's pretty simple to use. :)

  • Jalapeno
    David9467 Nov 4, 2011 at 08:25am

    Could you share something about how this works? Does it work similar to AppDeploy Repackager, which takes a snapshot of the system before and after running the exe and then creates an MSI based on the changes?

  • Pimiento
    CHARLES.PERVAIS Nov 4, 2011 at 10:24am

    I would suggest to everyone that running the executable with the '/?' argument from a commandline might better suit your needs that to just repackage an executable.
    Most executables are MSIs with arguments and related files wrapped to an EXE. In my experience, and it depends on the initial brand of packager, just executing the EXE from commandline with '/extract' argument will unwrap the MSI and drop it in the working directory.
    I believe I will have to expand on this further with a How-To of my own, containing the most popular brands of packagers with a compilation of arguments for network installations, answer files, license keys, etcetera that I will link later when I actually get there.
    There are times when conversion is necessary, and this is a great simple tool that Thunderhead created for Symantec. Thanks for the post :-)

  • Pimiento
    ChrisJohns Jun 13, 2012 at 05:39am

    This tools simply extracts the MSI from an EXE. It doesn't work if the EXE doesn't use an MSI internally.

    In the end I used Advanced Installer for my conversions: http://www.advancedinstaller.com/user-guide/tutorial-convert-exe-to-msi.html

    It supported any type of EXE package, including simple self-executable archives.

  • Pimiento
    Chris868255 Mar 7, 2013 at 07:33pm

    If you start an EXE and go to Start > Run, type in %TEMP% then you will see if that particular exe has an MSI and/or MST associated with it. We always used these for repackaging projects.

  • Pimiento
    Marcus Kronnenberg Mar 15, 2013 at 12:54pm

    Yes, this tool extracts MSI(s) from an EXE file. It's easy to emulate its behavior as Chris868255 suggested. If the included MSIs are executed with specific parameters or an EXE doesn't include MSIs, repackaging should be used to get an MSI package.

    In this case I would recommend EMCO MSI Package Builder: http://emcosoftware.com/msi-package-builder/convert-exe-to-msi. We use it succesfully for our repackaging projects. You can see how repacking works here: http://emcosoftware.com/msi-package-builder/video-tour.