The new 90 series drivers from nVidia. But I had the 80 series drivers before I reinstalled XP and I still had the problem.Originally posted by: Ned Flanders
Is the disk an original or have you editted it (nLite style)?
Have you installed graphic drivers on the new install - are they official?
Originally posted by: Markbnj
Yeah, you've still got a configuration issue. If it's happening after a truly clean install of Windows then I guess there might be a hardware compatibility problem.
Originally posted by: MBrown
The new 90 series drivers from nVidia. But I had the 80 series drivers before I reinstalled XP and I still had the problem.Originally posted by: Ned Flanders
Is the disk an original or have you editted it (nLite style)?
Have you installed graphic drivers on the new install - are they official?
Originally posted by: Markbnj
Originally posted by: MBrown
The new 90 series drivers from nVidia. But I had the 80 series drivers before I reinstalled XP and I still had the problem.Originally posted by: Ned Flanders
Is the disk an original or have you editted it (nLite style)?
Have you installed graphic drivers on the new install - are they official?
Does the system work fine without the Forceware drivers installed? If you can uninstall them and run on VGA res without any other issues coming up, then it sounds like you have a problem with either the drivers themselves, or the card.
Without forceware, scrolling up in down in windows would be jaggedy and so would moving the window itself around the screen. I haven't tried that yet, but Ill try it later.
Originally posted by: Ned Flanders
As so - Open a new explorer window, goto Tools -> Folder Options -> File Types and make sure DLL isn't associated with anything.
Originally posted by: xtknight
There is some shell extension causing the problem ("Run DLL as a App" = rundll32.exe)
It's possible it's an odd DEP bug. Try disabling DEP altogether (/NoExecute=AlwaysOff in boot.ini) and see if the problem persists. If it does, there is a problematic extension, likely the NVIDIA ForceWare applet. Try unregistering that (I believe it is nvcpl):
regsvr32 /u %SYSTEMROOT%\system32\nvcpl.dll
And, yes, IE7 is an extremely likely culprit as well because it replaces lots of the Windows shell files.