Jason Kemp wrote:
> Can I use the .NET CF msi that Microsoft gives developers to do the work
> for me inside my installer? If I have to create a bootstrapper, how do I
> do that?
>   

You'll need a bootstrapper; nested installations (installing one .msi 
from inside another) is deprecated. WiX has a "baby bootstrapper" in v3 
called SetupBld and a full-featured one in development. There are others 
out there; maybe someone on the list has compiled a list of them?

-- 
sig://boB
http://joyofsetup.com/



-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to