How to Setup MSI Wrapper

How to Setup MSI Wrapper thumbnail
MSI Installer is a command that helps you install programs automatically.

Also known as Windows Installer, MSI contains tools to help install, upgrade and uninstall Windows software. For big programs or those that may take a while to install, the MSI's wrapper feature may come in handy. This code allows the computer to run the process unattended. Since programs can sometimes take several hours to install or upgrade, this frees you from sitting at the computer hitting "OK" every few minutes.

Instructions

    • 1

      Drag the program's installer file onto the desktop. It will likely be labeled "Installer" or something similar. If you are installing from a CD, open the CD (in "My Computer") and drag the installer file from there.

    • 2

      Rename the file "setup.exe."

    • 3

      Open your "Start" menu and type "cmd.exe" (wwithout quotes) in the search bar at the bottom. Hit "Enter."

    • 4

      Click "cmd.exe."

    • 5

      Type the following into the command line window that appears:

      setup.exe /s /v "/qn INSTALLDIR=C:\Program Files"

    • 6

      Add "/u" (no quotes) after "/v" if you wish to uninstall, rather than install, the program.

    • 7

      Hit "Enter." The program installer will now run, installing all the program's default settings. It will likely display a message when it finishes (this varies by program).

Related Searches:

References

  • Photo Credit computer image by blaine stiger from Fotolia.com

Comments

You May Also Like

  • DIY: Coin Roll Wrappers

    Loose change can be annoying when left in large quantities, as it's difficult to organize. What's more, most U.S. banks don't take...

  • How to Create an MSI From Setup.exe

    MSI files are installation scripts written with the Microsoft Installer System. Setup.exe programs are often simply wrappers around an MSI file. These...

  • How to Deploy Office 2007 Using an MSP File

    The Microsoft Office 2007 suite of applications can be deployed to a computer in a number of ways, including through the use...

  • How to Extract an MSI from a Setup

    MSI files are a type of proprietary file format used to install software on a Microsoft Windows computer. You know you have...

  • How to Extract MSI Setup.exe

    A setup.exe file that is created using Microsoft Software Installer (MSI), or Windows Installer, contains all information that is required to install...

  • How to Install Microsoft Activesync 4.5

    ActiveSync 4.5 syncs your Windows mobile to your computer for data portability. ActiveSync transfers information such as Outlook emails, appointments, contacts and...

  • How to Uninstall an MSI Command Line

    Microsoft Installer (MSI) files are software packages that contain all the resources and instructions for installing onto your system. The Windows Installer...

  • How to Do a Silent Install of MSI

    .MSI files are proprietary Microsoft files used to install various types of software onto your computer. Typically when you launch an MSI...

  • How to Convert Setup.exe to MSI

    Installing applications in Windows requires running a setup file---usually called setup.exe---which in turn requires the user to make decisions and answer certain...

  • Help When You Can't Install MSI

    When your MSI (Windows installer) stops functioning, you've got a problem. You'll know that you have a problem if you see a...

  • How to Make Personalized Candy Wrappers

    Candy is a very common thing to serve at parties and have as favors. What can make it something special is when...

  • How to Install Setup.EXE

    There are thousands of available computer software programs out there, but most programs that are going to be installed on a Microsoft...

  • How to Update Windows Mobile 6.2

    If your Windows Mobile software is outdated and needs to be updated, the device's firmware update is available through the Microsoft update...

  • Features of MSI KM266-8235

    Features of MSI KM266-8235. A motherboard links the components of a computer together such as the processor, memory, optical drives, hard drive...

  • How to Create an MSI Package From an EXE

    The Microsoft Installer (MSI) file is an application installation program for Windows operating systems. MSI files are created using an EXE file...

  • How to Make Candy Bar Wrappers

    Personalized candy bar wrappers can be made at home at a very low cost. Homemade wrappers can add a personal touch to...

  • How To Get to the BIOS on a MSI Chip

    A BIOS (Basic Input/Output System) is a program incorporated into a computer motherboard chip that includes options for controlling and configuring hardware...

  • How to Make a Setup.Exe File

    The IExpress tool is native to Windows operating systems. It creates a self-extracting package, for example a Setup.exe file, and contains one...

  • How to Create Mini Candy Wrappers

    Miniature candy bars are a great item to give away as favors for weddings, baby showers, birthday parties and even a Halloween...

Related Ads

Featured