📎 AI Summary:
The thread discusses a recurring error (-1073741818) affecting the user, Chazkof, when attempting to run applications like the Nexus Mods Manager and Avast on Windows, causing most apps to fail to open. Neemobeer suggests that the issue may stem from corrupted shell extensions and recommends editing specific registry keys related to executable file associations to resolve it. When that approach might not work, BIGBEARJEDI recommends using System Restore to revert the system to a previous state, with both emphasizing that booting into recovery mode may be necessary due to the inability to run executables.

Chazkof

New Member
Member details
Joined
Jul 31, 2016
Messages
1
Thread Author #1
Hi all.
Earlier I was trying to install the nexus mods manager for skyrim. Upon trying to run the .exe I
got the message:
"ShellExecuteEx failed; code -1073741818" a google found no one else who had had the same problem so I opened avast to scan for a virus, when trying to open avast I got the message: "File system error (-1073741818)"
It turns out i get that message whilst trying to open almost all apps (including command prompt so couldn't run an sfc /scannow)
Does anyone know about this bug/error and have anyway to fix it?

Tia
 

Last edited:
Solution
Your shell extensions may have been screwed up. You will need to boot into a recovery disc or something like Hiren's boot disc where you can edit the registry. There are three of the exefile keys
  • HKEY_CLASSES_ROOT\exefile
  • HKEY_CURRENT_USER\Software\Classes\exefile
  • HKEY_LOCAL_MACHINE\Software\Classes\exefile
In each of these will be a shell\open\command key the default value on these needs to be "%1" %* on all of them

Neemobeer

Windows Forum Team
Staff member
Member details
Joined
Jul 4, 2015
Messages
8,995
Your shell extensions may have been screwed up. You will need to boot into a recovery disc or something like Hiren's boot disc where you can edit the registry. There are three of the exefile keys
  • HKEY_CLASSES_ROOT\exefile
  • HKEY_CURRENT_USER\Software\Classes\exefile
  • HKEY_LOCAL_MACHINE\Software\Classes\exefile
In each of these will be a shell\open\command key the default value on these needs to be "%1" %* on all of them
 

Solution

BIGBEARJEDI

Excellent Member
Premium Supporter
Member details
Joined
Jan 28, 2013
Messages
2,423
If neemo's registry fixes don't work, you might consider rolling your system back to a point in time prior to your installing the Skyrim skins manager app using Windows System Restore. :)

<<<BIGBEARJEDI>>>
 

Neemobeer

Windows Forum Team
Staff member
Member details
Joined
Jul 4, 2015
Messages
8,995
Yeah @BIGBEARJEDI that would probably be a quicker fix, would need to boot into the recovery mode since no exe will run. That or it's malware blocking exe's from running.