I don't know how extract to current folder .rar file with WinRar.
This script works with Opus 9 but now with Opus 10 all files extract to system32 folder.
Can You help me? thx
[url]WinRAR Compress/Decompress Buttons (and other)]
<?xml version="1.0"?>
<button display="both" effect="off">
<guid>{AEA5BD98-5A20-4387-A206-2DC53040BC03}</guid>
<label>Extract here</label>
<tip>Extracts files to current directory</tip>
<icon1>C:\Program Files\WinRAR\WinRAR.exe,0</icon1>
<icon2>C:\Program Files\WinRAR\Uninstall.exe,1</icon2>
<function type="normal">
<instruction>"/programfiles\WinRAR\WinRAR.exe" x {file}</instruction>
</function>
</button>