STARTUP HASSELS
In my Windows NT machine ,the problem is that immediately after logging into the network at startup,the WindowsNT\System32 folder opens up.can you help me out on this?
Answer-:This can occur if a null entry exists in the registry .Asimple solution would be to uninstall the windows Desktop Update component.Another solution is to wait for 30 seconds to 1 min before you log on to windows NT.
If the above two solution dont work,use Windows Editor to view the following two Windows Nt registry keys:
HKEY_LOCAL_USER\Software\Microsoft\Windows\Currently\Version\Run
Verify that none of the values in these keys contains any null entries such as"".Typically ,the incorrect value should be in the key
HKEY_LOCAL_USER\Software\Microsoft\Windows\Currently\Version\Run
Check under keys value:Active movie file Extensions and value data:Act-Movie.exe.
If the value data for this entry is null you may experience the problem described above .To correct the probelm.chanmge the value data to match the entry above or delete the Acitve movie file extension value.
Home