I want to let the user select a .rar file. From there the application should unzip it and move the files to a folder that the user specify. If the files exists it should replace them by default.
I'm using a opendialogbox to select the .rar folder, but from there I have no idea how to get it to extract and/or repace the files.