PDA

View Full Version : Including Everything


(M)alone
27th March 2001, 20:20
Hi, my program has a pretty nasty directory tree (ie lots of little subdirectories). Is there a way of saying "include everything in this directory and everything below it"?

I wanted to say

File random_dir\*

but have it include all the subdirectories too

justin
28th March 2001, 20:01
This would be a simple extension of the compiler, really.. Duly noted for 1.2.x :)

-Justin

PabUK
1st April 2001, 15:05
That would be a very nice feature. Adding all that stuff bit by bit can be tiresome.

justin
1st April 2001, 19:53
http://firehose.net/free/nsis/

1.2 beta has it :)

-Justin