Instant quit on unpacking archives
Moderators: Hacker, petermad, Stefan2, white
Instant quit on unpacking archives
Hi
I've just noticed one, not so small, bug in TC RC1. When used with WinRAR's shell extension (rmb over rar archive) and choosing any option (extract, extract to, etc) makes TC quit immediately. No error, no message, nothing. Just a sound <ding>. Nothing shows in windows applications log, neither system. Could somebody confirm that?
WinRAR 3.62 if that matters.
I've just noticed one, not so small, bug in TC RC1. When used with WinRAR's shell extension (rmb over rar archive) and choosing any option (extract, extract to, etc) makes TC quit immediately. No error, no message, nothing. Just a sound <ding>. Nothing shows in windows applications log, neither system. Could somebody confirm that?
WinRAR 3.62 if that matters.
Last edited by ManiusNG on 2007-03-28, 23:18 UTC, edited 1 time in total.
Cannot confirm here too.
Win XP SP2 Pro, TC 7.0rc1, WinRAR 3.61 and 3.62.
Win XP SP2 Pro, TC 7.0rc1, WinRAR 3.61 and 3.62.
Flint's Homepage: Full TC Russification Package, VirtualDisk, NTFS Links, NoClose Replacer, and other stuff!
Using TC 11.03 / Win10 x64
Using TC 11.03 / Win10 x64
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
When you right click on a file, this will load ALL the Explorer shell extensions, so the problem you have is most probably NOT RAR.
Here are the instructions how to find the problematic extrnsion:
1. Get the free tool ShellExView:
http://www.nirsoft.net/utils/shexview.html
2. Disable all context menu shell extensions one by one (you can hide/keep
those belonging to Windows, they are usually OK).
3. Continue until Total Commander stops crashing
Here are the instructions how to find the problematic extrnsion:
1. Get the free tool ShellExView:
http://www.nirsoft.net/utils/shexview.html
2. Disable all context menu shell extensions one by one (you can hide/keep
those belonging to Windows, they are usually OK).
3. Continue until Total Commander stops crashing
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Thanks for letting us know the reason of the problem!
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Rushed...
Seems i've rushed with my reply. It wasn't Outpost.
So i've tried to find what it was. And finally, woo-haa
It is
Mainmenu
In wincmd.ini
Whenever it's set to f.e.
Mainmenu=wcmd_pol.mnu
I experience the "immediate quit" effect. But when i remove this line from config file - everything works flawlessly. I've tried with wcmd_eng.mnu - same error.
So what could be wrong?
So i've tried to find what it was. And finally, woo-haa

It is
Mainmenu
In wincmd.ini
Whenever it's set to f.e.
Mainmenu=wcmd_pol.mnu
I experience the "immediate quit" effect. But when i remove this line from config file - everything works flawlessly. I've tried with wcmd_eng.mnu - same error.
So what could be wrong?
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Your conclusion makes no sense at all. I and many 100'000 other TC users use a translated menu, and we do not have this problem. I guess that it was just a coincidence, and you didn't yet find and turn off the shell extension which causes the problems.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
2ManiusNG
Maybe it is not your .mnu files that are corrupted, but your totalcmd.inc file? Have you checked that the date of your totalcmd.inc matches the rest of your TC files?
Maybe it is not your .mnu files that are corrupted, but your totalcmd.inc file? Have you checked that the date of your totalcmd.inc matches the rest of your TC files?
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
2ManiusNG
Yes, please keep us informed! I just can't see how the mnu file could affect the right click menu...
Yes, please keep us informed! I just can't see how the mnu file could affect the right click menu...
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
@ghisler
I know you don't believe me. I really do
But here's what i've found (at least removing these two lines solves my problem - don't ask me how and why;)
WMCD_*.MNU
Lines 34-35:
MENUITEM "Select All With Same E&xtension\tAlt Gray +",527
MENUITEM SEPARATOR
When i delete them everything works flawlessly. (yes, both lines - just one doesn't work). I can extract archives as before. When I put them back - "sudden death" comes back.
I have no idea how could it be related to problem I experience. But hey - it works
Too bad TC doesn't make debug-logs as this could be helpful.
And please don't laugh at me, don't patronize me, as this is really happening here, and these two lines really fixed this strange behavior.
I know you don't believe me. I really do

But here's what i've found (at least removing these two lines solves my problem - don't ask me how and why;)
WMCD_*.MNU
Lines 34-35:
MENUITEM "Select All With Same E&xtension\tAlt Gray +",527
MENUITEM SEPARATOR
When i delete them everything works flawlessly. (yes, both lines - just one doesn't work). I can extract archives as before. When I put them back - "sudden death" comes back.
I have no idea how could it be related to problem I experience. But hey - it works

And please don't laugh at me, don't patronize me, as this is really happening here, and these two lines really fixed this strange behavior.
- ghisler(Author)
- Site Admin
- Posts: 50475
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
Unfortunately I still can't reproduce it. I can only guess that by having a larger menu, TC allocates more memory, which moves the rar shell extension dll data a bit more up in memory, where it misbehaves...
Can anyone else reproduce this error?
Can anyone else reproduce this error?
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com