
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,615 hits)
[ad#av_post]
Thanks
Saugata J
Title: Zero-Day on the Market: $220K Exploit Targets Windows Remote Desktop Services (CVE-2026-21533)
Remote Desktop Services (RDS) has come under renewed scrutiny after reports that…
Clipboard Trap: ClickFix Now Abuses Windows Terminal to Deliver Lumma Stealer
A newly observed wave of ClickFix social-engineering attacks has shifted tactics, hijacking…
When an Upgrade Breaks the Network: Windows 11 23H2→25H2 and the 802.1X Policy Wipe
A quietly persistent bug in in-place Windows upgrades has resurfaced across recent…
Anthropic’s Claude Plugins: Turning AI into Departmental Power Tools
Anthropic’s latest update to Claude is less about a single chatbot and…
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.