|
|
|
Page 1 of 1
|
[ 2 posts ] |
|
Can't Open Harddisk Directly
| Author |
Message |
|
signkarthik
New Born Fropkian
Joined: Fri Mar 02, 2007 6:42 am Posts: 5
|
 Can't Open Harddisk Directly
When ever I try to open C/D/E Hard drives it says can not find script file "c:llSDLL.dll.vbs" please help me withis issue.. at th end I have to do right click and do the open.
|
| Thu Jul 31, 2008 6:44 am |
|
 |
|
|
|
 |
|
Rahul
Site Admin
Joined: Tue May 30, 2006 10:42 am Posts: 89564 Location: Behind You
|
 Re: Cant OPEN HARDDISC directly
To correct and solve this error, follow this steps:
1. Run Task Manager (Ctrl-Alt-Del or right click on Taskbar) 2. Stop wscript.exe process if available by highlighting the process name and clicking End Process. 3. 3. Then terminate explorer.exe process. 4. In Task Manager, click on File -> New Task (Run…). 5. Type "cmd" (without quotes) into the Open text box and click OK. 6. Type the following command one by one followed by hitting Enter key: del c:autorun.* /f /s /q /a del d:autorun.* /f /s /q /a del e:autorun.* /f /s /q /a
c, d, e each represents drive letters on Windows system. If there are more drives or partitions available, continue to command by altering to other drive letter. Note that you must also clean the autorun files from USB flash drive or portable hard disk as the external drive may also be infected.
7. In Task Manager, click on File -> New Task (Run…). 8. Type "regedit" (without quotes) into the Open text box and click OK. 9. Navigate to the following registry key: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWinlogon
10. Check if the value name and value data for the key is correct (the value data of userint.exe include the path which may be different than C drive, which is also valid, note also the comma which is also needed): "Userinit"="C:WINDOWSsystem32userinit.exe,"
If the value is incorrent, modify it to the valid value data.
In case this doesn't solve the problem, please give us the list of services running in ur system...u can see those services in task manager...
|
| Thu Jul 31, 2008 8:53 am |
|
 |
|
|
Page 1 of 1
|
[ 2 posts ] |
|
|