Jump to content

Recommended Posts

Posted
This question is directed towards ZeroHour.
I also noticed that when I delete Steam.exe and I try reinstalling it using the repair option I get a message saying Steam.exe (main exception): ERROR delete of Steam.exe failed, Win32 Error 5 "Access is denied."
Posted (edited)
Corpse, are you deleting the registry key in REGEDIT or the Steam.exe file in Program Files?

I am deleting steam.exe in regedit and I also tried deleting it in program files. Also what is the registry key? I click on steam.exe in regedit and I see some other files are those the registry keys? If so which one do I delete?

Edited by CorpseRender
Posted

I've checked and that steam.exe folder was confusing me. I recommend you try to re-install Steam if you want it quickly else wait for ZeroHour to get back from BETT in a few days.

 

It sounds like you've been tinkering with the registry a fair bit and might have broken something. They are fussy things and can break Windows completely if you tinker with it too much. Also try System Restore first.

Posted (edited)
I've checked and that steam.exe folder was confusing me. I recommend you try to re-install Steam if you want it quickly else wait for ZeroHour to get back from BETT in a few days.

 

It sounds like you've been tinkering with the registry a fair bit and might have broken something. They are fussy things and can break Windows completely if you tinker with it too much. Also try System Restore first.

I just click on steam.exe and I see 5 files and the types are 1 REG_SZ and 4 REG_DWORD. Also I didn't mess with anything unless deleting steam.exe and reinstalling it did something. Also what is BETT?

Edited by CorpseRender
Posted
I just click on steam.exe and I see 5 files and the types are 1 REG_SZ and 4 REG_DWORD. Also I didn't mess with anything unless deleting steam.exe and reinstalling it did something. Also what is BETT?

 

BETT is a Large Educational IT show in the UK - there is also going to be one in the middle east. Pop back if you have any other problems!

Posted
Hi ZeroHour,

 

I created an account on here just to say a big THANK YOU for taking the effort to post that, I've been trying to figure out how to fix that issue since yesterday and even did a full reformat to try and get rid of it.

 

THANKS!

 

Ditto, also just made an account for this forum. Thank you ZEROHOUR!

Posted

hi, i've followed the steps you posted on how to fix this problem but i keep running into a problem that nobody else seems to have run into? i open regedit using Run but when i look for the folder \CurrentVersion\AppCompatFlags\Layers, the folder isn't there (i screencapped it here- mediaDOTtumblrDOTcom/tumblr_lyha1y2oZU1qm3dvtDOTpng, just replace the DOTs with "." since i can't add links)

 

is there another folder i can go to? or a solution to this? i really just want to get Steam running again and i'm very frustrated. i'm running Windows 7 Home Premium 64-Bit

 

thank you in advance for any help

Posted

Zerohour,

your advice has been working smoothly so far, but I'm stuck on step 3, because I have just about no idea what that means. could you elaborate a bit more on what's left for me to do to fix all this?

Posted
I'm stuck on step 3

The registry key highlighted below is what you need to look for. Simply delete anything referring to Steam.exe.

 

http://i.imgur.com/5tHut.png

 

If you installed Steam somewhere other than the default, the path will be different.

  • 4 weeks later...
Posted (edited)

Many thanks to ZeroHour and others, of this thread and the workaround to fix this annoying prob.

 

Thanks again,

 

Snapp

 

ps, I have noticed adverts on my post. Where do they come from??

Edited by Snapp
Posted

Thanks that seems to have fixed the problem, but if anybody can answer this question I'd be overjoyed.

I bought Deus Ex: Human Revolution, but after the first mission where you get owned by this dude and the cutscene where David Sarif performs surgery on you.

During the loading screen, it stops and goes to the desktop saying: A problem has occurred with your display driver. Your system may not have enough resources to run the game at the selected settings. You can retry using the same settings, or adjust them to lower settings. Make sure you have the latest drivers for your video hardware, and try rebooting your system to clear up any issues. I've lowered the graphics settings to next to none, but it still doesn't work. Can anybody help?

Posted
I, like so many others, have joined in response to this thread. It worked like a charm! :-) I look forward to using this site more in the future.
Posted

thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you thank you

my steam has been doing that for 2 weeks :) everything else hadnt worked so far

  • 2 weeks later...
Posted

Hi, like many others I was very worried when this popped up and did not know what to do, Thank you SOOOOOOOOOOOO MUCH, this is amazing help, and i had to make an account JUST to thank you, I am definately Happy I found this forum :)

 

THANK YOU!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

  • 3 weeks later...
Posted

This PowerShell script might be worth a try...?

 

$key = Get-ItemProperty "HKCU:\Software\Microsoft\Windows NT\CurrentVersion\AppCompatFlags\Layers"
$key.PSBase.Properties | Where-Object { $_.Name -match [RegEx]'Steam\.exe$' } | Add-Member noteProperty path $key.PSPath -pass | Remove-ItemProperty -ea SilentlyContinue -Name { $_.Name }

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...