Top "Winrar" questions

WinRAR is a trialware file archiver utility for Windows.

How do I make a self extract and running installer

So currently my users download a zipfile, unzip it and then run setup.exe - I would like them to …

7zip winrar sfx
use winrar command line to create zip archives

I'm using the following winrar command line to create zip archives: rar.exe a -df -ep -ag[yyyyMMddhhmmss] -ms[txt] …

zip command winrar
How to extract ZIP files with WinRAR command line?

While trying to extract zip files I get the error: c:\path\name.zip is not RAR archive No files …

command-line rar unrar winrar
How do I make a self-installing executable using WinRAR?

I've seen executables that extract themselves and run a compressed setup.exe afterwards: a double click on the file uncompresses …

installation winrar self-extracting
WinRAR "Total path and file name length must not exceed 260 characters"

WinRAR is giving me the 260 character limit error on a path/filename that is only 216 characters long. See below. The …

winrar
Simply compress 1 folder in batch with WinRAR command line?

Using the WinRAR command line (C:\Program Files\WinRAR\rar.exe), all I'm trying to do is compress a single …

batch-file winrar
How to crack AES-128 encryption used in WinRar?

I'm trying to crack winrar's password using some methods as explained below. Because rar uses AES-128 encryption, brute-force and dictionary …

encryption winrar
Batch script to zip all the files without the parent folder

I wanted to create a batch file that can make a zip file from a folder that I put in …

batch-file winrar
How can I create an auto-executing, WinRar SFX file from a batch file?

I have a 3rd-party installer program that I would like for my users to be able to download and run …

console batch-file winrar sfx
How to get WinRar SFX to launch a bat file after extraction

So I need to get the SFX to extract to the location and then automatically launch the bat file from …

winrar sfx