[SOLVED] Command Prompt just flashes and closes immediately

Feb 10, 2020
1
0
10
I managed to capture what it says in that split second, before it disappears:
The System cannot find message text for message number 0x2350 in the message file for application.
What i tried:
  • cmd /k: same behaviour
  • DISM: all good, obviously powershell works
    • DISM.exe /Online /Cleanup-image /Scanhealth
    • DISM.exe /Online /Cleanup-image /Restorehealth
    • DISM.exe /online /cleanup-image /startcomponentcleanup
    • sfc /scannow
  • I added SysWOW64 system folder to system PATH (I read it somewhere, you can see I'm desperate :ROFLMAO:)
Extra info that could be useful:
  • Windows version: Enterprise LTSC 10.0.17763
  • %COMSPEC% looks good
  • Custom no-brand laptop (bought on pc-specialist), it has custom driver zips, only VGA and WiFi drivers didn't work at first (ethernet connection and windows update fixed everything)
  • Up to date (Windows Update)
What should I do? Something like this never happened to me.
This is a fresh install and I've been doing this for ages. Something already managed to tamper with my system files?
Or could it be just a multi-language bug?
 
Solution
Hi I had the same problem. To fix it:
  1. Search "regedit" in your start menu and open the registry editor.
  2. Go to the path HKEY_CURRENT_USER\Software\Microsoft\Command Processor
  3. Delete the file called "Auto Run".

It should be able to work now.
Jul 2, 2020
1
1
10
Hi I had the same problem. To fix it:
  1. Search "regedit" in your start menu and open the registry editor.
  2. Go to the path HKEY_CURRENT_USER\Software\Microsoft\Command Processor
  3. Delete the file called "Auto Run".

It should be able to work now.
 
  • Like
Reactions: Locs
Solution

TRENDING THREADS