Common Tasks

Recent Posts

Tags

Community

Email Notifications

BlogRoll

Archives

Add Extract/Unzip MSI Files to Windows Explorer Context Menu

while looking for a utility to Extract MSI Files today. I know we have a few tools that should have made this easier, lol. However, if you make a small registry merge file and merge your entries to the registry you can add the ability to Extract MSIs to the Windows Explorer Context Menu…  

   1:  Windows Registry Editor Version 5.00
   2:  [HKEY_CURRENT_USER\Software\Classes\Msi.Package\shell\Extract MSI\command]
   3:  @="msiexec.exe /a \"%1\" /qb TARGETDIR=\"%1 Extracted\""

image

 

I have included the a txt file AddExtractMSIContextExplorer.txt

  just rename .txt to reg and merge with your registry…

 

 

 

 

 

 

 

 

-Ivan

Leave a Comment

(required) 

(required) 

(optional)

(required) 

If you can't read this number refresh your screen
Enter the numbers above: