My first try of a GUI with wxWidgets.
Now 7zip can do "each file to a seperate archive" from Winrar.
Sends commands to the CMD to process through the list, though maybe Admin rights are required.
Maybe a Linux-Version later...
Features
- Adds Batch-Processing to 7zip
- Multiple Compression Methods available
- 7zip and Zip Support
- Perfect for Rom-Collections
- Shutdown after completion
- Now with DLLs :)
Categories
File CompressionLicense
Public DomainFollow 7zip Batch Compression
Other Useful Business Software
Enterprise-grade ITSM, for every business
Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
Rate This Project
Login To Rate This Project
User Reviews
-
what does it mean to send via gmail? It seems like this function uncompresses in the same folder where the file is. But at the same time, this function does not interact with mail like other such commands. But when I want to compress a folder, it compresses somewhere in its root directory, which I have no idea where, it is not recorded anywhere, and when I try to select a path, it still compresses somewhere in an unknown place. Please correct the commands, I don’t understand a damn thing. Why couldn’t it be done like everywhere else on the phone in Windows itself. You can compress and uncompress only somewhere or right there. Without incomprehensible gmails, which in fact are other commands что значит отправить по gmail?вроде как это функция разжимает в ту же папку где и файл.но при этом не как эта функция не взыимодействует с почтой как идругие такие команды.но когда я хочу сжать папку то он сжимает где то у себя в корневом котологе который я безпонятия где,не где он не записан,а когда я пытаюсь выбрать путь он все равно сжимает где то у себя в неизвестном месте.исправте пожалуйста команды ни фига не понятно.почему не льзя было зделать как везде в телефоне в самом виндоусе.можно сжать разжать только куда либо или тут же.без непонятных gmailов которые по факты является другими командами
-
A good batch zipper. But only problem is you can't remove files you've added. So you have to close out and relaunch the program every time you want to change folders. A way to remove the files so you can keep the program open would be a great update.
-
Easy to use and simple.
-
It works only for files. It can't zip a folder and its contents, but only a file. Anyone know how to zip all folders in a directory into separate archives using 7zip? Any CLI options for this? I need these specific options to be used for all the archives. .7z, Ultra, LZMA2, 1024MB, 273, solid, compress shared files.
-
For the little functionality that this tool offers, a 10+ MiB wx GUI DLL seems overkill. The creation of multiple archive directories when unpacking is provided by 7-Zip itself (-o switch with asterisk appended, i.e. -otarget_dir\* will create a directory with the archive name in target_dir for each unpacked archive). What I would expect from a useful batch processor is a) logging, b) ability to supress unwanted dialogs and message boxes (e.g. asking for password), c) support for password lists, d) ability to skip erraneous operations (try to do as much as possible as requested), e) cleanup operations and f) post-processing commands (e.g. run virus scanner). AFAIK nothing of that is implemented. Overall, this does look more like a wxWidgets beginner's programming excersise than a real-life tool. Nothing wrong with that but why publish?