Archive: Including Everything


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


This would be a simple extension of the compiler, really.. Duly noted for 1.2.x :)

-Justin


That would be a very nice feature. Adding all that stuff bit by bit can be tiresome.


http://firehose.net/free/nsis/

1.2 beta has it :)

-Justin