Windows Explorer Problem ?????

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hey All,

I have an interesting problem over here.I'm able to login
into a machine which is in workgroup.After logging
in,Explorer never loading automatically.
If I load the Explorer through TaskManager, System works
fine without any problem.
Could anyone tell me,how this explorer will get loaded
automatically after logging in???

Please help me...

Thanks and Regards
san
 
Check the registry for the existence of and value of:

HKLM\Software\Microsoft\WindowsNT\Currentversion\Winlogon
Shell=explorer.exe (reg_sz)

If it does exist and does equal "explorer.exe" check in HKCU at the same
location. By default, there is no Shell value, but it can be added to
override the shell on a per-user basis. You can either delete the whole
value or set it to explorer.exe

Ray at home
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top