On windows you can add a shortcut in the shortcut plugin and set it to commandlinetool and add this start powershell -command "Clear-RecycleBin;exit" in the command field.
>All comments
On windows you can add a shortcut in the shortcut plugin and set it to commandlinetool and add this start powershell -command "Clear-RecycleBin;exit" in the command field.
Most helpful comment
On windows you can add a shortcut in the shortcut plugin and set it to commandlinetool and add this
start powershell -command "Clear-RecycleBin;exit"in the command field.