Incomplete display of information
Moderators: Hacker, petermad, Stefan2, white
Incomplete display of information
TC 603a does not show the same info in a file properties box as XP does
Missing are all the Winzip extension, Acrobat, Sent to extensions among others
Any ideas ?
Missing are all the Winzip extension, Acrobat, Sent to extensions among others
Any ideas ?
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
Here you are
http://www.pournousdeux.com/files/xp.gif
http://www.pournousdeux.com/files/wc.gif
[/img]
http://www.pournousdeux.com/files/xp.gif
http://www.pournousdeux.com/files/wc.gif
[/img]
- pdavit
- Power Member
- Posts: 1529
- Joined: 2003-02-05, 21:41 UTC
- Location: Kavala -> Greece -> Europe -> Earth -> Solar System -> Milky Way -> Space
- Contact:
How do you actually call the context menu within TC? A delayed right-click or Shift+F10? Try both and tell us your findings. Try backing up as well your ini file and then start with the default one. Uninstall also any TC-related plug-ins.
"My only reason for still using M$ Window$ as an OS is the existence of Total Commander!"
Christian Ghisler Rules!!!
Christian Ghisler Rules!!!
both the delayed right-click or Shift+F10 produce the same result
I've actually found that TC does not "refresh" its windows all the time.
Example, I use the GANT XP icons shell.
If I display a dir in TC it shows only 4 of X directories with the correct icon. The others show the std Windows yellow folder.
If I leave the dir and return later (without quiting TC), it will show more dir's with the GANT icons (but, not all!)
Got the same result with the properties box ??
Renamed the wincmd.ini and restarted TC, same result as above
I've actually found that TC does not "refresh" its windows all the time.
Example, I use the GANT XP icons shell.
If I display a dir in TC it shows only 4 of X directories with the correct icon. The others show the std Windows yellow folder.
If I leave the dir and return later (without quiting TC), it will show more dir's with the GANT icons (but, not all!)
Got the same result with the properties box ??
Renamed the wincmd.ini and restarted TC, same result as above
I've found the problem but, don't know why...
I have some toobar icons that are quick links to directories. for example
[cd c:\%homepath%\My Documents] - will produce improper icons and limited dialog box information. In a split windows ALT-F2 C will produce a right hand window that is also incorrect
If I physically click to c:\Documents and Settings\rmilling\My Documents,, the icons are OK and the properties box is correct ? ALT-F2 C is OK
I have some toobar icons that are quick links to directories. for example
[cd c:\%homepath%\My Documents] - will produce improper icons and limited dialog box information. In a split windows ALT-F2 C will produce a right hand window that is also incorrect
If I physically click to c:\Documents and Settings\rmilling\My Documents,, the icons are OK and the properties box is correct ? ALT-F2 C is OK
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
The problem is here:
cd c:\%homepath%\My Documents
If you check the sceenshot you will see the path like this:
c:\\Documents and Settings ...
(two backslashes at the beginning)
use
cd c:%homepath%\My Documents
instead. This will be correct.
Interesting TC bug
cd c:\%homepath%\My Documents
If you check the sceenshot you will see the path like this:
c:\\Documents and Settings ...
(two backslashes at the beginning)
use
cd c:%homepath%\My Documents
instead. This will be correct.
Interesting TC bug

I switched to Linux, bye and thanks for all the fish!
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
No a TC bug.SanskritFritz wrote:The problem is here:
cd c:\%homepath%\My Documents
If you check the sceenshot you will see the path like this:
c:\\Documents and Settings ...
(two backslashes at the beginning)
use
cd c:%homepath%\My Documents
instead. This will be correct.
Interesting TC bug
Look up the definition of the variable %homepath% and you see that it already contains a "" at the beginning. So clearly using such a variable you should not add another "" in front of it.
The correct complete definition is:
cd %homedrive%%homepath%\My Documents
- SanskritFritz
- Power Member
- Posts: 3693
- Joined: 2003-07-24, 09:25 UTC
- Location: Budapest, Hungary
- ghisler(Author)
- Site Admin
- Posts: 50512
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
The bug is actually in the Windows function to create a context menu via OLE2 - it fails with the two consecutive backslashes, while all other file functions seem to work just fine. Therfore TC shows its own (much simplified) context menu in this case...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com