QUOTE (embe @ Oct 4 2006, 03:27 PM)

WinINSTALL LE is a great application but is this a "stable" solution? Does each program created with WinInstall LE work for 100%? What`s your experiences?
Well!
First, WinINSTALL LE (free edition) is no longer available or supported on
the owners' site (www.ondemandsoftware.com).
Second, I'm not sure if the link in Post #28 is for the free edition.
Third, yes, WinInstall LE creates stable MSIs.
As long as you clean the MSI immediately before compressing it,
you should get a reliable package.
Even with commercial applications like WISE or InstallShield,
you still need to clean the created MSI.
This is because when you create a snapshot, some files not related
to your package are added.
Not only foreign files are added, but also some foreign reg keys and such.
Fourth, the main purpose I've used WinInstall LE for is editing MSIs
rather than creating them.