You are here

[Closed] Unable to enable or disable lRealTimeStylus: devastating failure

4 posts / 0 new
Last post
toxi
toxi's picture
Offline
Last seen: 4 months 3 weeks ago
Translator
Joined: 2010-08-16 10:47
[Closed] Unable to enable or disable lRealTimeStylus: devastating failure

After updating the OS, I get this error when I try to run Start.exe

OS: Windows 10 Pro 22H2 19045.3448

John T. Haller
John T. Haller's picture
Offline
Last seen: 2 hours 13 min ago
AdminDeveloperModeratorTranslator
Joined: 2005-11-28 22:21
Modified Windows?

Are you using a version of Windows that has been modified in some way? This is not a change in our code. I'm using the same build of Windows and it works without issue.

Sometimes, the impossible can become possible, if you're awesome!

toxi
toxi's picture
Offline
Last seen: 4 months 3 weeks ago
Translator
Joined: 2010-08-16 10:47
No, I'm using original

No, I'm using original Windows.
Before the Windows update, everything worked for me. Updates arrived today on Windows, I installed them and they broke the application launch

toxi
toxi's picture
Offline
Last seen: 4 months 3 weeks ago
Translator
Joined: 2010-08-16 10:47
The problem is resolved. The problem was with Windows itself.

Crashing crash when launching some applications.
Press Win+X, select Command Prompt(Admin) or PowerShell(Admin). In the window that opens, type:
"Dism /Online /Cleanup-Image /RestoreHealth" and press Enter.
Be sure to wait for this command to complete.

Type "sfc /scannow" and press Enter.
Be sure to wait for this command to complete.

Restart your computer. Check the problem.

Log in or register to post comments