total-commander icon indicating copy to clipboard operation
total-commander copied to clipboard

Manual installation instructions are incomplete

Open molgar opened this issue 5 years ago • 5 comments

Source: https://draculatheme.com/total-commander

Install manually Download using the GitHub .zip download option and unzip them.

Activating theme Copy colors.ini in X:\Users\ username \AppData\Roaming\GHISLER

Following these instructions will not change the color scheme to Dracula. You also need to enter the following in wincmd.ini after the [Colors] tag:

RedirectSection=colors.ini

Also, the file in https://github.com/dracula/total-commander/archive/master.zip is color.ini, not colors.ini as per the instructions.

molgar avatar Sep 28 '20 15:09 molgar

@molgar thanks so much!

leandroribeiro avatar Oct 13 '20 15:10 leandroribeiro

There is a color.ini file instead of colors.ini. This could be also fixed.

szjani avatar Sep 28 '21 07:09 szjani

Agreed. Pleas add it to the manual.

rustam-python avatar Dec 26 '23 09:12 rustam-python

i don't see [Colors] in my wincmd.ini

bobbbobobb avatar Jan 23 '24 12:01 bobbbobobb

Following these instructions will not change the color scheme to Dracula. You also need to enter the following in wincmd.ini after the [Colors] tag:

RedirectSection=colors.ini

Also, the file in https://github.com/dracula/total-commander/archive/master.zip is color.ini, not colors.ini as per the instructions.

You must to add this section too

image

gomesmr avatar Sep 13 '24 05:09 gomesmr