Can you change color of copy/move progress indicator?

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
commodore
Member
Member
Posts: 154
Joined: 2005-08-03, 12:55 UTC

Can you change color of copy/move progress indicator?

Post by *commodore »

Is it possible (in Windows 7) to change the default green color of progress bars in copy/move dialog boxes?
User avatar
Lefteous
Power Member
Power Member
Posts: 9535
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

You can set

Code: Select all

[Configuration]
NewStyleProgress=0
in your wincmd.ini manually. This will bring back the old TC-style progress bar.
There is also

Code: Select all

[Configuration]
NewStyleProgress=2
Can't remember if there is a way to set the progress bar color.
User avatar
commodore
Member
Member
Posts: 154
Joined: 2005-08-03, 12:55 UTC

Post by *commodore »

Actually I wanted to switch from green to blue (similar to what's in OS X).
bogordo
Member
Member
Posts: 150
Joined: 2019-12-06, 09:07 UTC

Re: Can you change color of copy/move progress indicator?

Post by *bogordo »

Hi, bumping topic, is there a way of changing this color? maybe from Windows regedit like for menu highlight?
TC license #346559
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: Can you change color of copy/move progress indicator?

Post by *ghisler(Author) »

The NewStyleProgress color is hard coded in the theme and cannot be changed. It would be possible to change the color of the old style progress bar, though.
Author of Total Commander
https://www.ghisler.com
bogordo
Member
Member
Posts: 150
Joined: 2019-12-06, 09:07 UTC

Re: Can you change color of copy/move progress indicator?

Post by *bogordo »

ghisler(Author) wrote: 2020-02-14, 14:25 UTC It would be possible to change the color of the old style progress bar, though.
And how could this be done? via .INI?

Thank you!!
TC license #346559
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48083
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: Can you change color of copy/move progress indicator?

Post by *ghisler(Author) »

You can't - it would be doable, but isn't implemented so far.
Author of Total Commander
https://www.ghisler.com
Post Reply