/build/static/layout/Breadcrumb_cap_w.png

MSI Stream bloat

Anyone know of tools to get rid of unused streams in an msi?

Using Wise to convert an MSI to a WSI it seems to leave the cab stream stuck inside the wsi. This has caused a wsi that should be 1-2mb to be around 44 mb.

Then when it is compiled, the MSI becomes twice as large.

One thing I could try is export the wsi logic to xml then recreate the wsi from scratch. But again a Wise bug means I can't create the xml. (Thanks guys!)

Why does my job seem to be working around bugs in a program that costs a fortune? [:(]

0 Comments   [ + ] Show comments

Answers (3)

Posted by: revizor 18 years ago
Third Degree Blue Belt
0
Not 100% sure this is what you want, but have you tried disabling "quick compile"? (Tools > Options > General)
Posted by: jendres 18 years ago
Senior Yellow Belt
0
Yeah, did that.
Posted by: jendres 18 years ago
Senior Yellow Belt
0
Found a solution if anyone is interested.

msidb.exe that comes with the SDK.

Copy the wsi to a temp directory and rename it as msi.
Create a tables sub-directory.
Run msidb.exe and open the msi.
select the tables directory.
select all tables.
export.

copy a base template wsi to the directory. (might be able to do it with any file but this is what I did.)
rename this template to msi extension.

Re-run msidb and open the tempalte msi
select the tables directory.
select all tables.
import and save.

Rename back to wsi and there you have the proper file.

Copy this back to your project directory.

This puts in just the table and binary info and removes all the bloat. (changed my 44 mb file to 1mb)
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login

Share

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ