Mike Dimmick wrote:

I haven't quite rationalized how to make WiX script the master source for component registration information without having to actually build the installer and install it for every debugging session. This would be the ideal because you'd then only have to keep one source updated rather than two.


That's the allure of the distributed authoring model. The alternatives are difficult -- either write a tool that parses WiX authoring to pluck out the registry entries or come up with some other schema that can be translated to both WiX schema and .reg.

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

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to