Jump to content

Add and Remove 'Install CAB' to the Context Menu in Windows 10


Levo

Recommended Posts

 
How to add "Install CAB" Context Menu in Windows 10

Sometimes Microsoft releases Windows update to their update catalog site which you can download but are not yet available to grab via Windows Update.

If you happen to come across such an update which you want to install or simply you may be doing a clean install of Windows and have those CAB files so you update it to the latest version before you proceed with installing any of you drivers/software, then this little tweak will allow you to get an "Install CAB" option when you right click on a CAB file.


If you'd like to make the registry files yourself, the code can be found in this guide.

 

AUTHORS COMMENTS AT A SITE:

http://forum.notebookreview.com/threads/windows-10-tweaks-and-fixes-index-post-1.779394/page-80#post-10828406

 

If you find yourself installing .cab files regularly, you can add "Install CAB" to your Context Menu with this easy to use registry hack.

CAB files are provided by Microsoft, most commonly for Windows Updates before they are officially released. With a simple registry hack, we can add or remove this option.

Reboot for the changes to apply.

If you'd like to make the registry files yourself, the code can be found in this guide.
 

 

Site: https://mega.nz
Sharecode: /#!GK4gkaDK!XLjKcdgU2a1pYCDF8oP-hU8DzQBwlj6jNlIJBOfAiSU

 

if you want to remove the "Install CAB" context menu for any reason, then you can simply double click on this reg file to have it removed:

 

Site: https://mega.nz
Sharecode: /#!fPgCiKDR!khaGTKowod4QkklRbwFmvXYqWI5dJOXUh6H6-WECxuw

Link to comment
Share on other sites


  • Replies 9
  • Views 1.5k
  • Created
  • Last Reply

I read this very story on majorgeeks.com. it doesn't work for me. I made my own reg file as they stated and nothing appears in my context menu?? What am I doing wrong?

Link to comment
Share on other sites


12 minutes ago, uffbros said:

I read this very story on majorgeeks.com. it doesn't work for me. I made my own reg file as they stated and nothing appears in my context menu?? What am I doing wrong?

ADD CODE AS PER AUTHOR

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\CABFolder\Shell\RunAs]

[HKEY_CLASSES_ROOT\CABFolder\Shell\RunAs]
@="Install"
"HasLUAShield"=""

[HKEY_CLASSES_ROOT\CABFolder\Shell\RunAs\Command]
@="cmd /k dism /online /add-package /packagepath:\"%1\""

REMOVE CODE

Windows Registry Editor Version 5.00

[-HKEY_CLASSES_ROOT\CABFolder\Shell\RunAs]

 

Link to comment
Share on other sites


Thats what I said above..I did that..I did my own then downloaded yours..Same result. When it says context menu..does that mean I right click on the .cab file and that menu should have something about installing the cab file? I rebooted each time as well??

Link to comment
Share on other sites


@UFFBROS

 

 

Thanks for pointing incorrect link, .......corrected,

 

Not on a windows system now, will test and get back.

 

 

Link to comment
Share on other sites


1 hour ago, uffbros said:

Thats what I said above..I did that..I did my own then downloaded yours..Same result. When it says context menu..does that mean I right click on the .cab file and that menu should have something about installing the cab file? I rebooted each time as well??

Correct --------------- Not working,

 

Reported to author by others as well.

Link to comment
Share on other sites


Ok, everyone, I got the fix. It was WinRar that was preventing this to work. WinRar was the default program to open .cab files. Just go into WinRar and from the drop-down at the top select options/settings/integration and then apply the reg file and now it has an option in the context menu to install when you right click on a .cab file.

Link to comment
Share on other sites


On 12/5/2018 at 1:21 AM, uffbros said:

Ok, everyone, I got the fix. It was WinRar that was preventing this to work. WinRar was the default program to open .cab files. Just go into WinRar and from the drop-down at the top select options/settings/integration and then apply the reg file and now it has an option in the context menu to install when you right click on a .cab file.

The reg-code is absolutely correct, even if a fortunately banned smarta** from the beyond asserts the contrary: "Do not waste time, this registry code is incorrect and will never work."

 Yes, it is very important to ensure that cab files are not linked to a file archiver like winrar, winzip, 7zip or others.

 

Link to comment
Share on other sites


Archived

This topic is now archived and is closed to further replies.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...