Top "Winrar" questions

WinRAR is a trialware file archiver utility for Windows.

Batch file to compress subdirectories

I am trying to write a batch script that will run automatically compressing subdirectories using winrar or 7-zip: Example: My …

windows batch-file compression 7zip winrar
7zip ISO extraction

I have been trying to extract an ISO image through 7zip and WinRar. Here is the command line that I …

iso 7zip winrar
How to create self-extracting RAR archive not showing anything on execution?

I am trying to create a self-extracting archive that extracts to "%USERPROFILE%\Desktop" with WinRar. However, when I run it, …

winrar sfx
Compressing files with WinRar command-line - files in use

I am using this simple command to zip files into an archive with WinRar. winrar a -afzip -ep1 "C:\ok.…

batch-file command-line zip winrar
Powershell and winrar command line

So after digging around for a day or so I have found not much information about powershell and extracting files …

powershell winrar
Excluding folders in Winrar

A Day with Winrar All I wanted to do was exclude folders and their contents using wildcards, and even after …

winrar
Using WINRAR with batch script

I am new to scripting, can some please assist me, I have batch file that Looks at the first 8 characters …

batch-file winrar
get a list of files with winrar command line

I want to get a list of files and preferably uncompressed file size via winrar command line. How do i …

command-line winrar
How to compress each subfolder in a folder into a separate RAR archive using WinRAR?

I am really new to batch file coding and need your help. I've these directories: c:\rar\temp1\xy.jpg …

batch-file directory rar winrar
How to rar/unrar with command line parameters

I've looked through the internet on how winrar's command line parameters work, and this is what I have so far …

c# winrar