WiX doesn't support dynamically including files, however you can run
heat to generate a wxs each time prior to calling candle/light.

On Sat, Dec 12, 2009 at 6:32 AM, Sankaranarayanan <loony...@yahoo.com> wrote:
> Hi,
>
> Whats the best way to include all files from a source folder and deploy them 
> onto a target folder during installation.
>
> Currently I have separate <Component> and <File> elements for each source 
> file in the wxs file - whenever a new file is added in the source folder, I 
> go ahead and edit the wxs file to include the new file. I am looking for some 
> way to dynamically include all files from the source folder in the installer.
>
> Thanks,
> Loonysan
> http://mystutter.blogspot.com
>
>
>
>
> ------------------------------------------------------------------------------
> Return on Information:
> Google Enterprise Search pays you back
> Get the facts.
> http://p.sf.net/sfu/google-dev2dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>

------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to