Richard Amos wrote:
Can you instruct WiX to install all files in a directory with a single tag?

No. There's no safe way to generate setup authoring that doesn't violate MSI component and patching rules.


I'd like to do something like the following (InnoSetup):

Source: "C:\PRODUCT\EXAMPLES\*.*"; DestDir: "{app}\EXAMPLES\"; CopyMode: alwaysoverwrite

I know you can use heat.exe to enumerate the files, if one of the team adds a new example, it's handy not to have to remember to update the installer.

------------------------------------------------------------------------
Yahoo! For Good. Give and get cool things for free, reduce waste and help our planet. Plus find hidden Yahoo! treasure <http://us.rd.yahoo.com/mailuk/taglines/isp/control/*http://green.yahoo.com/uk/earth-day/>
------------------------------------------------------------------------

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference Don't miss this year's exciting event. There's still time to save $100. Use priority code J8TL2D2. http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
------------------------------------------------------------------------

_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

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

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to