|
-
April 20th, 2001, 09:00 AM
#1
WINNT/system32 box at start up
Hi all, I've just found this site, and have a small annoying problem. When I boot up each morning I get the C:/WINNT/system32 window appear on my desktop. How do stop this from happening?
Cheers,
Marc
-
April 20th, 2001, 09:09 AM
#2
Hi,
In the registry, try looking at
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
Or in HKEY_LOCAL_MACHINE\etc as above
Can't remember which one, and look for a default entry with a blank property ("") and delete it. This fixed the problem for me.
Cheers,
P
-
April 20th, 2001, 11:56 AM
#3
Thanks for the info. The nearest thing I can find in the registry is the following. Is this what I should change?
set KeyName = "Software\Microsoft\Windows NT\CurrentVersion"
OpenRegKey $(!REG_H_LOCAL) "" $(KeyName) $(!REG_KEY_READ) KeyHandle
ifint $(RegLastError) != $(!REG_ERROR_SUCCESS)
Cheers,
Marc
-
April 20th, 2001, 12:03 PM
#4
Just had a look at my machine - location of the default entry with blank property ("") was:
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
Let us know if you find this entry and what values there are under this key - though won't be back on this message board until Monday, weekend starts in a couple of minutes...
Cheers,
P
-
April 23rd, 2001, 08:01 AM
#5
Hi,
I had a go and methodically went through the registry and deleted all the entries one by one with ("") in the line, but to no avail.
Anyone have anymore ideas?
Cheers,
marc
-
April 24th, 2001, 02:07 AM
#6
This link should be helpful:
Q. Every time I start NT, explorer is started showing the system32 directory.
http://www.windows2000faq.com/Articl...rticleID=14559
cheers
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|