
The silent CMD when using rar compression
Moderators: Hacker, petermad, Stefan2, white
The silent CMD when using rar compression
The fact is that when I compress thousands of folders, the CMD window just pop up and down. Therefore, I cannot do anything but wait. Is there any settings for cancelling the windows. Asking for help. 

- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
As user MVV has written, please use winrar.exe instead of rar.exe. You can set this in menu
Configuration - Options - Packer
Configuration - Options - Packer
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
TC will show "Files are being packed, please wait..."yuyuxuan wrote:Yes, I use the RAR* as the type of compression. then the CMD appearsMVV wrote:Try to use WinRar.exe as external RAR packer, you will get standard WinRar pack dialog instead of console window.
And then please press <Background> button.
Ok, I change into "C:\Program Files\WinRAR\WinRAR.exe". But things don't change essentially. It pops up and down the GUI every folder even if I press the "background" button.yuyuxuan wrote:Yes, I use the RAR* as the type of compression. then the CMD appearsMVV wrote:Try to use WinRar.exe as external RAR packer, you will get standard WinRar pack dialog instead of console window.
- ghisler(Author)
- Site Admin
- Posts: 50923
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
No, you need to put double quotes around the program because there are spaces in the path:
"C:\Program Files\WinRAR\WinRAR.exe" -ibck
"C:\Program Files\WinRAR\WinRAR.exe" -ibck
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
I found both could be run successfully.ghisler(Author) wrote:No, you need to put double quotes around the program because there are spaces in the path:
"C:\Program Files\WinRAR\WinRAR.exe" -ibck
- C:\Program Files\WinRAR\WinRAR.exe -ibck
"C:\Program Files\WinRAR\WinRAR.exe" -ibck