It is currently Fri Mar 29, 2024 5:22 am

All times are UTC - 8 hours [ DST ]


Forum rules


Before posting a bug report or a feature request, search the forum for an older post on the same topic. If you are reporting a crash, try capturing a crash dump. You can find instructions here: How to capture crash dumps



Post new topic Reply to topic  [ 15 posts ] 
Author Message
PostPosted: Tue Jun 27, 2017 9:46 am 
Offline

Joined: Tue Jun 27, 2017 9:39 am
Posts: 2
I updated to Windows 10 Creator, and installed the latest version of Classic Shell, but it crashes Explorer. Classic Shell starts. Explorer crashes. Classic Shell restarts. Explorer crashes. This cycle continues until I manually kill Classic Shell and prevent it from restarting.


Top
 Profile  
Reply with quote  
PostPosted: Tue Jun 27, 2017 11:46 pm 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
Try using the Classic Shell Utility to completely remove it including all Settings for all users: http://www.mediafire.com/download/3uker ... tility.exe Then re-install it.

_________________
Links to some general topics:

Compare Start Menus

Read the Search box usage guide.

I am a Windows enthusiast and helped a little with Classic Shell's testing and usability/UX feedback.


Top
 Profile  
Reply with quote  
PostPosted: Wed Jun 28, 2017 10:34 am 
Offline

Joined: Tue Jun 27, 2017 9:39 am
Posts: 2
Thanks for the link. I tried it (twice), but Classic Shell keeps crashing and taking explore with it (the taskbar goes away and comes back...).


Top
 Profile  
Reply with quote  
PostPosted: Wed Jun 28, 2017 9:02 pm 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
Can you capture a crash dump somehow by following these steps? viewtopic.php?f=12&t=6 If you can, then the crash can be fixed for the next version of Classic Shell.

_________________
Links to some general topics:

Compare Start Menus

Read the Search box usage guide.

I am a Windows enthusiast and helped a little with Classic Shell's testing and usability/UX feedback.


Top
 Profile  
Reply with quote  
PostPosted: Sat Jul 01, 2017 3:05 pm 
Offline

Joined: Sun Apr 30, 2017 6:01 am
Posts: 2
I am getting same issue.

DiseaseDrugs


Last edited by rony albert on Fri Jul 07, 2017 2:41 pm, edited 1 time in total.

Top
 Profile  
Reply with quote  
PostPosted: Sun Jul 02, 2017 1:28 am 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
Okay then create a crash dump please.

_________________
Links to some general topics:

Compare Start Menus

Read the Search box usage guide.

I am a Windows enthusiast and helped a little with Classic Shell's testing and usability/UX feedback.


Top
 Profile  
Reply with quote  
PostPosted: Thu Jul 13, 2017 9:31 am 
Offline

Joined: Fri Jul 07, 2017 4:41 am
Posts: 10
Follow-on from 'Blink' thread.

Still 'blinking, but now about 11 secs between refresh and Explorer actually crashes.
Uninstalled with Utility, reinstalled, no change.
Ran cmd /k d:procdump64 -e explorer.exe x4 (in ZIP file)

Note: The PC is near unresponsive during the blink. TaskMAnager >ClassicShell > End Task can take up to 12 or more attempts to actually stop CS.
(reloads during refresh ?)
so at one point Renamed ClassicStartMenu.exe to ClassicStartMenu_.exe so that I could Logout/LogIN, start Procdump and then start ClassicShell via a desktop shortcut.
Didn't want this being a problem in .dmp analysis.

Thx.


Attachments:
explorer.exe_170713_120520.zip [3.28 MiB]
Downloaded 936 times
Top
 Profile  
Reply with quote  
PostPosted: Thu Jul 13, 2017 9:38 am 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
I hate to say it, but you still have the file "C:\Windows\System32\IDTCN64.cpl"


Attachments:
dlls.png
dlls.png [ 9.88 KiB | Viewed 40684 times ]
Top
 Profile  
Reply with quote  
PostPosted: Thu Jul 13, 2017 2:27 pm 
Offline

Joined: Thu Jul 13, 2017 2:23 pm
Posts: 3
I have the same problem after installing the Win 10 creator update. I've followed the instructions to remove and re-install Classic Menu but it makes no difference. I do hope this issue is being taken seriously?


Top
 Profile  
Reply with quote  
PostPosted: Thu Jul 13, 2017 3:00 pm 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
Do you happen to have the IDTNC64.cpl file in C:\Windows\System32 folder? If so, rename it or delete it.


Top
 Profile  
Reply with quote  
PostPosted: Thu Jul 13, 2017 3:31 pm 
Offline

Joined: Thu Jul 13, 2017 2:23 pm
Posts: 3
Yes I have that file. Having renamed it, Classic Shell is behaving again. Thanks for your help.

Why would a control panel file have such devastating effects?


Top
 Profile  
Reply with quote  
PostPosted: Thu Jul 13, 2017 5:15 pm 
Offline
Site Admin
User avatar

Joined: Wed Jan 02, 2013 11:38 pm
Posts: 5333
When the start menu launches it collects all items from the interesting folders (icons, names, etc).
I think you can get the same crash when you simply view the Control Panel in Explorer.


Top
 Profile  
Reply with quote  
PostPosted: Fri Jul 14, 2017 6:58 am 
Offline

Joined: Fri Jul 07, 2017 4:41 am
Posts: 10
I'm finally working -- Thanks for all your help.

It might be helpful for others -- Renaming IDTNC64.CPL wasn't enough
I REN'ed IDTNC64.CPL to IDTNC64_BAK.CPL.
Rebooted and it continued to crash.

DL'ed windbg and did my own analysis (you guys had done enough !), and while I don't claim to know what I was seeing,
IDTNC_BAK.CPL was clearly being highlighted as a problem.

MOVED IDTNC64_BAK.CPL to Documents, rebooted and now working.

Thanks again !


Top
 Profile  
Reply with quote  
PostPosted: Fri Jul 14, 2017 3:07 pm 
Offline

Joined: Thu Jul 13, 2017 2:23 pm
Posts: 3
songwoods wrote:
I'm finally working -- Thanks for all your help.

It might be helpful for others -- Renaming IDTNC64.CPL wasn't enough
I REN'ed IDTNC64.CPL to IDTNC64_BAK.CPL.
Rebooted and it continued to crash.

DL'ed windbg and did my own analysis (you guys had done enough !), and while I don't claim to know what I was seeing,
IDTNC_BAK.CPL was clearly being highlighted as a problem.

MOVED IDTNC64_BAK.CPL to Documents, rebooted and now working.

Thanks again !



If you'd renamed IDTNC64.CPL to IDTNC64.CPL.bak it would have worked first time. Because you left the file in the system32 folder with a valid control panel file extension, it still caused an issue.

Worth noting for the future. If you're going to rename a file, change the extension. If you leave it with a valid extension, like dll, exe, or cpl for instance, it's still a useable file that can get loaded whether you like it or not.


Top
 Profile  
Reply with quote  
PostPosted: Wed Jul 26, 2017 11:10 am 
Offline
User avatar

Joined: Thu Jan 03, 2013 12:38 am
Posts: 5374
Besides IDT, there is ONE MORE driver that I've found which crashes Control Panel. Realtek's audio driver if you haven't updated it, contains RtkAPO.dll which has the same effect as IDT's CPL file.

_________________
Links to some general topics:

Compare Start Menus

Read the Search box usage guide.

I am a Windows enthusiast and helped a little with Classic Shell's testing and usability/UX feedback.


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 15 posts ] 

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 35 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group, Almsamim WYSIWYG Classic Shell © 2010-2016, Ivo Beltchev.
All right reserved.