Hey Everyone,
I forgot this simple code and messup.
I am having almost 23 Files in my resources. (extension: .Targa Files)
now When the User Click Extract Files, I need this files to be extracted to
"fbd.selectedpath\MyFiles\" (fbd: folderbrowserdialog)
The Another Thing is Each files are big, So obviously it will take Time,
So I also need to add Progressbar. (Each file may be of 1-5mb)
If Possible then progressbar, One for Individual File and another for Sumation of all file,
its easy to do for all if I know how to add progressbar for each (individual) File.
MAIN THING REPEATING:
1.] Extract File to Destination from Application Resources.
2.] If possible, with Progressbar