|
Hi,
I made a demo for making RAR archives using WinRAR command line
switches . It can do :
- Simple RAR archives (also split to volumes)
- SFX archives
- Zip archives
- Update RAR archives
- Password protect archives
- Extract RAR archives (custom extraction)
- Show contents of RAR archives
Due to copyrights issues, i didn't embed required files such as
RAR.exe. So please first embed RAR.exe and default.sfx that can
be
found in the WinRAR installation folder. I made this demo for
educational purposes and in commercial projects you have to read
WinRar
license carefully and purchase required rights. As an
alternative you can use favorite and free 7zip archiver in your
projects using same
method i've used in this demo, just read 7zip ( or other command
line capable apps ) documentation.
Download |