Associate
- Joined
- 7 Jul 2007
- Posts
- 1,412
Ok, basically what happens is when i click browse or open file in any program, i get an unhandled exception error. It is always 0xc0000409, and always in the same memory address. The weird thing is, it only happens if i click or navigate to my computer, every other folder is fine. 
The only thing i have installed recently is visual studio 2008, so i thought it could be the .net or C++ runtimes it installed. I removed both and it still keeps happening. Anyone got any other ideas? I'm running windows xp home x86.
EDIT: i forgot, opening my computer in explorer is fine.
EDIT: nm solved it, i had 6 different installs of c++ runtime! It doesn't seem to be able to detect different versions of itself, so just installs another copy

The only thing i have installed recently is visual studio 2008, so i thought it could be the .net or C++ runtimes it installed. I removed both and it still keeps happening. Anyone got any other ideas? I'm running windows xp home x86.
EDIT: i forgot, opening my computer in explorer is fine.
EDIT: nm solved it, i had 6 different installs of c++ runtime! It doesn't seem to be able to detect different versions of itself, so just installs another copy

Last edited: