Jump to content

Adding WinRar extract context menus to file types


durex

Recommended Posts

Anyone know how (if its even possible) to add the extract context menu options to file types that arent included in WinRars preferences?

For example, sometimes I DL packages that starts with <filename>.001. But the only context menu I get is 'Add to archive...' and not 'Extract to here' like I do with rar and zips. The only way I can extract these files is by opening winrar and doing it manually.

Thanks!

Link to comment
Share on other sites


You can try this:

Install winrar first (important), and then run the following from a batch-file:

assoc .001=WinRAR
assoc .002=WinRAR
assoc .any=WinRAR

These are just examples, of course. Please tell whether it worked or not. :)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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