The silent CMD when using rar compression

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
yuyuxuan
Junior Member
Junior Member
Posts: 22
Joined: 2014-04-23, 09:41 UTC

The silent CMD when using rar compression

Post by *yuyuxuan »

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. :?:
User avatar
MVV
Power Member
Power Member
Posts: 8711
Joined: 2008-08-03, 12:51 UTC
Location: Russian Federation

Post by *MVV »

Try to use WinRar.exe as external RAR packer, you will get standard WinRar pack dialog instead of console window.
yuyuxuan
Junior Member
Junior Member
Posts: 22
Joined: 2014-04-23, 09:41 UTC

Post by *yuyuxuan »

MVV wrote:Try to use WinRar.exe as external RAR packer, you will get standard WinRar pack dialog instead of console window.
Yes, I use the RAR* as the type of compression. then the CMD appears
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50923
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

As user MVV has written, please use winrar.exe instead of rar.exe. You can set this in menu
Configuration - Options - Packer
Author of Total Commander
https://www.ghisler.com
sky66
Member
Member
Posts: 176
Joined: 2014-02-22, 08:44 UTC

Post by *sky66 »

yuyuxuan wrote:
MVV wrote:Try to use WinRar.exe as external RAR packer, you will get standard WinRar pack dialog instead of console window.
Yes, I use the RAR* as the type of compression. then the CMD appears
TC will show "Files are being packed, please wait..."

And then please press <Background> button.
yuyuxuan
Junior Member
Junior Member
Posts: 22
Joined: 2014-04-23, 09:41 UTC

Post by *yuyuxuan »

yuyuxuan wrote:
MVV wrote:Try to use WinRar.exe as external RAR packer, you will get standard WinRar pack dialog instead of console window.
Yes, I use the RAR* as the type of compression. then the CMD appears
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.
User avatar
Hacker
Moderator
Moderator
Posts: 13144
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

yuyuxuan,
You could perhaps try to add the -ibck switch.

HTH
Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
yuyuxuan
Junior Member
Junior Member
Posts: 22
Joined: 2014-04-23, 09:41 UTC

Post by *yuyuxuan »

Hacker wrote:yuyuxuan,
You could perhaps try to add the -ibck switch.

HTH
Roman
Thank you. You means it changes into "C:\Program Files\WinRAR\WinRAR.exe -ibck", doesn't it? Then I got the answer. Thanks again. :D
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50923
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

No, you need to put double quotes around the program because there are spaces in the path:
"C:\Program Files\WinRAR\WinRAR.exe" -ibck
Author of Total Commander
https://www.ghisler.com
yuyuxuan
Junior Member
Junior Member
Posts: 22
Joined: 2014-04-23, 09:41 UTC

Post by *yuyuxuan »

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
I found both could be run successfully.
  • C:\Program Files\WinRAR\WinRAR.exe -ibck
    "C:\Program Files\WinRAR\WinRAR.exe" -ibck
But as you say, the second must be good because of the rule.
Post Reply