Skip to content

monjurkuet/WinRAR-Activator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinRAR Activator

Activation


  • This script automatically creates a valid "rarreg.key" file in WinRAR's installation folder.

  • This method requires Internet at the time of activation.

  • WinRAR updates can be installed directly without having to activate again.

  • If you are facing difficulties with the one-liner, you can also use the manual solution.


How to use it?

PowerShell (Windows 10/11)


Right-click on the windows start menu and select PowerShell or Terminal.

Copy-paste the code below and press enter:

iwr -useb https://naeembolchhi.github.io/WinRAR-Activator/WRA.ps1 | iex

The activation will begin and automatically complete if there are no unforeseen issues.

That's all.


CMD as Admin (Windows 7/8/8.1)


Download the file with ".cmd" extension from this repo.

Right-click on the file and select "Run as Administrator".

The activation will begin and automatically complete if there are no unforeseen issues.

That's all.


Manual Activation (Windows 7/8/8.1)


Download the "rarreg.key" file from this repo.

Copy or Cut the file and Paste it in the installation folder of WinRAR.

Close any open WinRAR processes and start it again.

That's all.


Troubleshooting


  • If you were previously using a repack, please uninstall it first.

    • If you're unable to properly remove the older WinRAR from everywhere (including registry), try using Revo Uninstaller Pro to scan and delete file and registry remnants.
  • Make sure the latest original WinRAR setup is used for the installation.

  • Now install WinRAR and wait for the script to finish.

    • If you're facing any problems, just make an issue and report.

Credits


Dev Contribution
@bitcookies Keygen for generating WinRAR licenses.
https://github.com/bitcookies/winrar-keygen
@NaeemBolchhi (Me) Made a batch script for automatic activation, and a one-liner for ease of use.

About

This project automates the registration process with a one-liner.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Batchfile 86.3%
  • PowerShell 13.7%