using System; using System.Collections.Generic; using System.Web; using System.IO; using System.Linq; using System.IO.Compression; using System.Text; using System.Collections; using System.Diagnostics; using Microsoft.Win32; namespace RarHelper { pub…