Hi.
On my latest project I am trying to locate a .iso image and extract it's contents to a given folder.
I know how to make a "Dialog.FileBrowse" search for a specific file.
I have a code on a .cmd to extract a .iso file from a certain dir into another dir.
using the 7zip files.
What I would like to do is have the user browse for a .iso and extract it to a certain dir on the users PC.
this is going to be an "imageX" project but my skills let me down.
Can a pro help me out here with a pointer or two.
Plus is it possible to set a visible progress bar for the duration of the extraction process ?
Cheers.
On my latest project I am trying to locate a .iso image and extract it's contents to a given folder.
I know how to make a "Dialog.FileBrowse" search for a specific file.
I have a code on a .cmd to extract a .iso file from a certain dir into another dir.
using the 7zip files.
What I would like to do is have the user browse for a .iso and extract it to a certain dir on the users PC.
this is going to be an "imageX" project but my skills let me down.
Can a pro help me out here with a pointer or two.
Plus is it possible to set a visible progress bar for the duration of the extraction process ?
Cheers.

Comment