TaskExplorer
TaskExplorer copied to clipboard
Error running program in administrator
issue
Running this tool in non administrator mode will work fine, but once I restart in administrator mode, a hard error dialog box will pop up.
Application Error: The application was unable to start correctly 0xc000007b. Click OK to close the application.
Process Version
Task Explorer v1.6.1
OS Version
- Windows 11 23H2
- 22631.4890
- amd64
in my tests it works fine anyone else with this issue?
In admin mode the app does not run :/
Os Version
Windows 11 22H2 arm64
When debugging the program, it runs normally but shows a driver loading failure warning in debug mode.
If I continue, I can run the program normally under admin. However, when launching it as admin in a normal environment, it fails during process initialization. Someone suggested the error is related to mismatched bit of DLLs:
0xc000007b means you are trying to mix 64-bit and 32-bit modules (exe/dll) in the same process
Link: How to fix 0xc000007b error which occurs in Visual Studio 2019?
Through dependency checking, it indicates missing imports in the comctl32.dll module.
I can not reproduce this issue on my test VMs it runs just fine as admin on windows 10 and 11
After clicking the admin button, it displayed
and
Although the interface successfully launched after uploading the DynData file, , the aforementioned crashed notifications persisted.
Will the uploaded DMP file contain my personal information?
same problem here windows 10 21H1 19041 on 165 and 164