hi, 

i am having this same problem... 

e.g. 

my installer is call "Something" which gets installed to c:\Something. I
have got sub directories within this directory. Each subdirectory has a few
more directories and subsequently lots of files(about 50 files) in each
subdirectory.

at the moment i am doing this <File Id="F27" Name="FILE127.txt"/> .

All i want is a wild card that can just pull all the files from
"c:\Something\Core\Txtfiles\*.*" 

then i can just do this for all the subdirectories.

IS there something like this ???? and the link was broken to the other forum
thingy.

cheers
Siva.



Bob Arnson-3 wrote:
> 
> Goetz, Russ wrote:
>>
>> I have hundreds of .ico files that I would like to include in my WiX 
>> install. There has to be a better way than having hundreds of <File> 
>> elements, one for each .ico file. Could someone tell me how to do this?
>>
> 
> You can use Tallow (v2) or Heat (v3) to generate your authoring. Windows 
> Installer doesn't support the concept of wildcards -- see, for example, 
> this thread 
> <http://sourceforge.net/mailarchive/forum.php?thread_id=31597946&forum_id=39978>.
> 
> -- 
> sig://boB
> http://bobs.org
> 
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job
> easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 


-----
"Life is meant to be simple"...not sure from who 
-- 
View this message in context: 
http://www.nabble.com/Installing-many-files-with-wildcard-tp8831920p16669998.html
Sent from the wix-users mailing list archive at Nabble.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