Total Commander hangs at startup

English support forum

Moderators: white, Hacker, petermad, Stefan2

Post Reply
HaraldKr
Junior Member
Junior Member
Posts: 5
Joined: 2020-08-05, 11:53 UTC

Total Commander hangs at startup

Post by *HaraldKr »

It just shows the start screen forever.
I also deleted the totalcmd.ini file and did a fresh install.
Operating System: Windows XP (yes its a old legacy system)
Any Ideas?
User avatar
Dalai
Power Member
Power Member
Posts: 9395
Joined: 2005-01-28, 22:17 UTC
Location: Meiningen (Südthüringen)

Re: Total Commander hangs at startup

Post by *Dalai »

TC doesn't use a totalcmd.ini file by default. If it does on your system, you probably changed the name during TC setup.

To get to the culprit I suggest to check these registry keys

Code: Select all

HKLM\Software\Ghisler
HKCU\Software\Ghisler
which path to its INI file(s) is specified in IniFileName. Then check the files given in these paths in their sections [left], [right] and [LeftTabs] and [RightTabs]. Look for e.g. inaccessible network drives.

If you don't need to keep any settings, you can just delete the registry keys and the files referenced by them. After dealing with the INI files TC can be reinstalled.

The quickest way to check if the system itself is the culprit is to start TC with a fresh wincmd.ini, like this:

Code: Select all

totalcmd.exe /i="%TEMP%\fresh.ini"
Existing wincmd.ini files won't be touched in this case.

Regards
Dalai
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64

Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
HaraldKr
Junior Member
Junior Member
Posts: 5
Joined: 2020-08-05, 11:53 UTC

Re: Total Commander hangs at startup

Post by *HaraldKr »

The HKCU\Software\Ghisler pointed to a ini file in %Appdata% which was the one I deleted.
However the
totalcmd.exe /i="%TEMP%\fresh.ini"
did the trick. It started and after I closed it and started it again without the parameters it worked.
Thanks
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 48088
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Re: Total Commander hangs at startup

Post by *ghisler(Author) »

Now it would be interesting to know what your problem ini file contained. Maybe it had the left or right path set to an inaccessible network drive?

Moderator message

Moved to English forum
Author of Total Commander
https://www.ghisler.com
Post Reply