I have a daily cron tas开发者_StackOverflow社区k which automatically unrars a rar file and processes it\'s contents, however, the contents are now password protected so i\'m wondering if there\'s a re
What\'s the minimum memory needed to run a RAR decompression algorithm? I want to port a RAR decompression algorithm to mobiles (iPhone, Android and BlackBerry) and want to know if there\'s a bare m开
On a Windows box, I need to extract a RAR archive so that individual files in it go into specific directories. I can provide, say, a text file that lists each file and the target directory for it? The
Does anyone know how to show the progress of archives extracting, when using chilkat? I already have a progress bar called \"progressBar1\" on my form. At the moment the whole program freezes when ext
I simply want to \'rar\' a folder with the help of PHP. There are 2 ways to do this. One is via shell_exec or exec, which isn\'t working for me, although shell_exec and exec are enabled on the server
#Filename:backup_ver1 import os import time #1 Using list to specify the files and directory to be backed up
I\'m currently making system call to \"unrar and zip\" commands. It interrupts and requires me to enter password while encounter password propected archives.