ExpertAssist application suddenly closes and event viewer shows entries with these values:
Comment: Faulting application name: DesktopAuthority.exe, version: 8.7.0.13, time stamp: 0x5adf09d2
Faulting module name: ntdll.dll, version: 10.0.15063.608, time stamp: 0x8274fd8b
Exception code: 0xc0000374
Fault offset: 0x00000000000f775f
Faulting process id: 0x108c
Faulting application start time: 0x01d409787a64163e
Faulting application path: C:\Program Files\Quest\ExpertAssist\DesktopAuthority.exe
Faulting module path: C:\WINDOWS\SYSTEM32\ntdll.dll
Report Id: a8ca5869-a817-41f6-a768-ac750870d826
Faulting package full name:
Faulting package-relative application ID:
In affected computer a command window with administrator privileges must be opened, type cmd in the search box, and then right click Command prompt and select Run as Administrator.
Enter these commands in command prompt to uninstall and install the file:
regsvr32.exe /u ntdll.dll and press Enter key
regsvr32.exe ntdll.dll and press Enter key
This will install the library and make it available for other processes.