

(At least it doesn't for me given my WinRAR settings.) For that you'll have to change the (Default) value(s) mentioned above to something like "C:\Extract.bat" "%1", then create the batch file with the following content (just a single line): "C:\Program Files\WinRAR\WinRAR.exe" x %1 "%~n1\" This however will probably not create a sub-directory named after the archive in the current directory while extracting. (Obviously for 32-bit WinRAR the path will be different.) HKEY_CLASSES_ROOT\WinRAR.ZIP\shell\open\command too. If you have ZIP files associated with WinRAR too, change the corresponding value under To "C:\Program Files\WinRAR\WinRAR.exe" x "%1"

Go to HKEY_CLASSES_ROOT\WinRAR\shell\open\commandĬhange the (Default) value from "C:\Program Files\WinRAR\WinRAR.exe" "%1"
