How to install an MSM file

If you want to distribute an MSM file, here is how to do it.

E.g. if you want to download and install Microsoft’s SOAP Toolkit 3 redistributable, which is in MSM format, you can use this procedure. However, for more notes about SOAP, see my related post here.

These instructions are for Visual Studio 2008.

Go to File / New / Project and create a new Setup Project; see the first screen shot below.

Edit the project’s Properties and set your Company name and product name.

Add a new Project, a Merge Module project.

Select the MSM files you want installed.

Build and run.

Check that your MSM files appear where they should, e.g. for Microsoft SOAP libaries, check that they appear in C:\Program Files\Common Files\MSSoap\Binaries.

About these ads
This entry was posted in SOAP, Syspro. Bookmark the permalink.

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out / Change )

Twitter picture

You are commenting using your Twitter account. Log Out / Change )

Facebook photo

You are commenting using your Facebook account. Log Out / Change )

Connecting to %s