Click to See Complete Forum and Search --> : Adding a whole directory + subdirectory and files to resource


G.Ben
April 20th, 2005, 04:07 PM
Hi,

actually i try to add the JRE form Sun Mircosystem to my applications resource.
I want to do that 'cause i want to provide my application with a JRE in order
to support the user.

So my aim is the add a complete directory + subdirectories + files at once.
I don't want to add each file itself and i dont want to compress the directory to pack it to one file.

So is there a way of simply adding a hole directory to a exe file resource dynamically?

Thx for you help

G.Ben