Usage
To install WinRAR, run the following command from the command line or from PowerShell:
choco install winrar
To upgrade WinRAR, run the following command from the command line or from PowerShell:
choco upgrade winrar
To uninstall WinRAR, run the following command from the command line or from PowerShell:
choco uninstall winrar
Description
NOTE When a new version is released, not all translations are avaialbe. Currently there is no solution to permanently fix this. For more information have a look at issue #20
WinRAR
WinRAR is a powerful archive manager. It can backup your data and reduce the size of email attachments, decompress RAR, ZIP and other files downloaded from Internet and create new archives in RAR and ZIP file format.
You can find themes for WinRAR here.
Commercial software
You can try WinRAR before you buy.
Package Parameters
The following package parameters can be set:
/LCID:
- the language code you want to install - defaults to your current language/English:
- force English language to install
To pass parameters, use --params "''"
(e.g. choco install packageID [other options] --params="'/ITEM:value /ITEM2:value2 /FLAG_BOOLEAN'"
).
To have choco remember parameters on upgrade, be sure to set choco feature enable -n=useRememberedArgumentsForUpgrades
.
Please Note: This is an automatically updated package. If you find it is out of date by more than a day or two, please contact the maintainer(s) and let them know here that the package is no longer updating correctly.