The tool Mallow should be able to help you
(http://www.infozoom.de/download/Mallow.zip). This isn't part of WiX but
you should be able to find the documentation and source for it with a
bit of Googling.

Neil 

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
[EMAIL PROTECTED]
Sent: 03 October 2006 11:29
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] syncing many autogenerated files with wxs file

Hello,



My project generates documentation with doxygen and docflex for its
library, which consists of a number of classes, resulting in a large
number of HTML files, spread over a directory structure.



As I don't want to add each file individually to the installer by hand,
I wonder if there is a way of automatically adding and maintaining these
files HTML files and their related component GUIDs (because they might
change rather quickly when I add/remove methods/classes etc.)



Trouble is, the installer wxs file needs to be in sync with the
automatically generated documentation HTML files)



I thought of an automatically maintaned database of file/guid pairs for
the documentation directories, but I'm not sure if that's the way to go.



Does anyone have suggestions, or maybe even ready made solutions
available for this?



Cheers,



Uwe





--------------------------------------

Protect yourself from spam, 

use http://sneakemail.com

------------------------------------------------------------------------
-
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=DEVDE
V
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

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