Curtis Jewell wrote:
> I remember somebody asking about making an MST at install time to save
> the install settings, a la Visual Studio.
>
> Can I get an idea of what I would have to write in a C++ custom action
> (pointers to the correct fine portions of the MSI SDK would help) and
> how I would hook it in to a WiX project? (I'm thinking of having a
> dialog at the end of the Install UI sequence to request the saving...)
>   

You can't generate a transform from a custom action. See the 
MsiDatabaseGenerateTransform doc in the MSI SDK.

-- 
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