Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
neuralpain committed Jul 16, 2024
1 parent 38ce131 commit de16f1f
Showing 1 changed file with 21 additions and 8 deletions.
29 changes: 21 additions & 8 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,24 @@ oneclickwinrar - install and license WinRAR

there was a need for something versatile // so why not?

`oneclickrar.cmd` - download, install and license WinRAR
`installrar.cmd` - download and install WinRAR
`licenserar.cmd` - license WinRAR if installed

- can only download WinRAR v6.23 (64-bit)
- will install and license any version available in the current directory
- all operations are done at `C:\Program Files\WinRAR` for 64-bit operating systems unless a 32-bit WinRAR installer is provided
- check the releases page for downloads (or download from the repository; whichever you prefer)
`oneclickrar.cmd` - download, install/update and license WinRAR
(recommended for most users)
`installrar.cmd` - download and install WinRAR without licensing it (or
just update if already installed)
`licenserar.cmd` - license WinRAR, if already installed

- can download the latest English WinRAR (64-bit) installer
- will install and license ANY version available in the current directory
- WinRAR is installed at `C:\Program Files\WinRAR` for 64-bit operating
systems and `C:\Program Files (x86)\WinRAR` for 32-bit operating systems
- check the releases page for downloads (or download from the repository;
whichever you prefer)



license
-------

oneclickwinrar is licensed under the BSD 2-Clause License.

see the LICENSE file for more information.

0 comments on commit de16f1f

Please sign in to comment.