View Single Post
Old 01-02-2016, 10:58 PM   #24
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,489
Karma: 28005164
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
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.
kovidgoyal is offline   Reply With Quote