
NOTE:
We didn’t modify any internal files, just created an installation with demo version. We just changed few default registry settings as per our requirement.
Again as per requirement, we have to deploy WinRAR on almost 1200+ system. So we decided to build a MSI for WinRAR deployment, will be painless and easy to deploy over all system with single shot.
For this we used WinRAR v3.90 from RAR Labs. We installed it on a system and take all necessary files to build MSI install package. And finally we have created one. In this setup we also added some customization like follows,
- Default archive creation will be .ZIP as per our client requirement.
- Context menu will be cascade.
[ad#av_post]
Screenshot:
Default Archive .ZIP and cascade menu

Here is the download link:
WinRAR MSI (2.2 MiB, 21,662 hits)
[ad#av_post]
Thanks
Saugata J
The Credential-Free Watchdog: Mastering Event-Driven App Automation
We have all been there. You are an automation lover. You have…
Ditching PsExec – Running Interactive SYSTEM Shells Natively in PowerShell
If you’ve spent any time in Windows System Administration over the last…
From The Blinking Cursor to The Thinking Machine: A Memoir of Automation
There is a specific kind of silence that only exists in a…
The Ultimate Command Center for AdGuard Home Power Users
The Problem: "Friction & Context Switching" Whether you run a single AdGuard…
Hello,
Can you explain how you create this MSI ?
Taking a before and after install snapshot, and also added some extra settings for our requirement, then compile it with MSI compiler.