I'm trying to include a merge module from an older project that was
made when we were using InstallShield to create our installations.

When I try including it in my Wix project it compiles fine but when
running it I get the error:

Action start 16:32:36: ResolveSource.
MSI (c) (EC:E0) [16:32:36:124]: Note: 1: 2732 2: 0
DEBUG: Error 2732:  Directory Manager not initialized.
The installer has encountered an unexpected error installing this
package. This may indicate a problem with this package. The error code
is 2732. The arguments are: 0, ,

I tried using dark to decompile the msm file and recompiled it
directly into a new Wix merge module, and that seems to work fine. So
if necessary I can just do that instead, but it would be preferable to
get the original msm working.

Is there something extra I need to do in order to get InstallShield
merge modules to work with Wix? Or are the two just fundamentally
incompatible?

(I tried searching the list archives for any info on this but I keep
getting "500 - Internal Server Error")

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to