You really need to embrace the power fo scripting. If you want a gui to extract the files, use one. Have your script launch a GUI program and wait for it to terminate. After it terminates have it fix permissions and copy the files. No extra effort on your part the and required script is five lines long.
|