Re: [WiX-users] syncing many autogenerated files with wxs file

2006-10-03 Thread Jarl Friis
[EMAIL PROTECTED] writes: > 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. > Could you use the itteration feature in the preproce

Re: [WiX-users] syncing many autogenerated files with wxs file

2006-10-03 Thread Neil Sleightholm
ehalf 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

[WiX-users] syncing many autogenerated files with wxs file

2006-10-03 Thread 9vgo31o02
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