I want to call WinRAR from the context menu, and select "unpack to folder", and have WinRAR run in minimized state. It this possible without manually pressing the "Background" button on the Winrar unpack dialog?
2 Answers
- Select Options → Settings (or press Ctrl+S)
- Switch to the Compression tab and click
[Create default…] - Switch to the Advanced tab and check the
Background archivingbox - Click
[OK]twice
Now WinRAR should always default to background mode and minimized to the notification area.
You can also create a separate profile specifically for running the background and add that to the context menu.
Unfortunately, no.
Your best bet is to add an additional context menu item that points to a different piece of software, that does allow you to run it in the background.
Alternatively you could do something similar that points to a AutoHotkey script or similar, that will press Background for you.