I am running Windows 10x64 Pro Version 1703.
Classicshell instantly crashes, popping WerFault.exe, upon installation.
After installation when I click the start menu I get the default Windows start menu. It's horrible, and I hate it.
I have tried uninstalling and reinstalling multiple times. I have tried using the cleanup utility to remove and reinstall.
Here is the corresponding event in the Event Viewer:
Quote:
Faulting application name: ClassicStartMenu.exe, version: 4.3.1.0, time stamp: 0x59907505
Faulting module name: ucrtbase.dll, version: 10.0.15063.413, time stamp: 0x5ba8b66e
Exception code: 0xc0000005
Fault offset: 0x0000000000045ac0
Faulting process id: 0x2194
Faulting application start time: 0x01d32d2162d0274c
Faulting application path: C:\Program Files\Classic Shell\ClassicStartMenu.exe
Faulting module path: C:\WINDOWS\System32\ucrtbase.dll
Report Id: 164541f2-fc33-46dc-9014-9f62fff7c612
Faulting package full name:
Faulting package-relative application ID:
AND
Quote:
Fault bucket , type 0
Event Name: APPCRASH
Response: Not available
Cab Id: 0
Problem signature:
P1: ClassicStartMenu.exe
P2: 4.3.1.0
P3: 59907505
P4: ucrtbase.dll
P5: 10.0.15063.413
P6: 5ba8b66e
P7: c0000005
P8: 0000000000045ac0
P9:
P10:
Attached files:
These files may be available here:
C:\ProgramData\Microsoft\Windows\WER\ReportQueue\AppCrash_ClassicStartMenu_c87bfb494991ddbfce4ec7e0dbb6591af3de0df_22dd3d46_20de5103
Analysis symbol:
Rechecking for solution: 0
Report Id: 164541f2-fc33-46dc-9014-9f62fff7c612
Report Status: 100
Hashed bucket:
The path cited above leads to a .wer file. Let me know if you need that or any additional information.
Let me know if there is any testing you would like me to do.
I tried to capture a procdump and this is what happened:
Code:
./procdump -e ClassicStartMenu.exe -w
ProcDump v9.0 - Sysinternals process dump utility
Copyright (C) 2009-2017 Mark Russinovich and Andrew Richards
Sysinternals - www.sysinternals.com
Waiting for process named ClassicStartMenu.exe...
Process: ClassicStartMenu.exe (3748)
Process image: C:\Program Files\Classic Shell\ClassicStartMenu.exe
CPU threshold: n/a
Performance counter: n/a
Commit threshold: n/a
Threshold seconds: n/a
Hung window check: Disabled
Log debug strings: Disabled
Exception monitor: Unhandled
Exception filter: [Includes]
*
[Excludes]
Terminate monitor: Disabled
Cloning type: Disabled
Concurrent limit: n/a
Avoid outage: n/a
Number of dumps: 1
Dump folder: Z:\bin\SysInternals\
Dump filename/mask: PROCESSNAME_YYMMDD_HHMMSS
Queue to WER: Disabled
Kill after dump: Disabled
Press Ctrl-C to end monitoring without terminating the process.
[23:53:00] The process has exited.
[23:53:00] Dump count not reached.
I attached a dump from the "slow" method.