Tech Support > Operating Systems > Windows 2000 > win 2000
win 2000
Posted by Mike on March 7th, 2004


I keep getting an error message: rundll error loading
c:\winnt\image.new - the specified module could not be
found. Can anyone help me?

Posted by Dave Patrick on March 7th, 2004


You might want to have a look at what runs at logon. It might be a python
script trying to run.

Natively you can; Start\Settings\Control Panel\Administrative Tools\Computer
Management(Local)\System Information\Software Environment\Startup
Programs|View|Advanced, then in the "Location" column, you'll find the path
to the "Startup" location either in the "Startup" directories or from the
registry's "Run" keys.

%ALLUSERSPROFILE%\Start Menu\Programs\Startup
%USERPROFILE%\Start Menu\Programs\Startup

You can delete the shortcuts that you no longer want to run.


HKLM\Software\Microsoft\Windows\CurrentVersion\Run
HKCU\Software\Microsoft\Windows\CurrentVersion\Run

You can delete the string value for the program you no longer want to run.

or copy msconfig from Windows XP


--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect


"Mike" wrote:
| I keep getting an error message: rundll error loading
| c:\winnt\image.new - the specified module could not be
| found. Can anyone help me?