System32 folder appears on start-up

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

Guest

For some unknown reason, the System32 folder appears every time I start my
computer. How can I disable this?
 
John said:
For some unknown reason, the System32 folder appears every time I start my
computer. How can I disable this?


This can be caused by a blank entry, such as can be left behind by
an incomplete program removal, in the
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run and/or
HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\Run keys. It can also
be caused by an entry in these same keys that starts with a " / ."

System32 Folder Opens When Logging on to Windows
http://support.microsoft.com/default.aspx?scid=kb;en-us;170086

How to Troubleshoot By Using the Msconfig Utility in Windows XP
http://support.microsoft.com/default.aspx?scid=kb;EN-US;310560


--

Bruce Chambers

Help us help you:



You can have peace. Or you can have freedom. Don't ever count on having
both at once. - RAH
 
In HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Run is the
following:

Value: SB Audigy 2 Startup Menu
Value Type: REG_SZ
Value Data: /L:ENG

Is this the source of my problem? If so, do I just delete it or do I do
something else?
 
In HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Run is the
following:

Value: SB Audigy 2 Startup Menu
Value Type: REG_SZ
Value Data: /L:ENG

Is this the source of my problem? If so, do I just delete it or do I do
something else? If this is not the problem, is there a way I can make a
copy of my registry so I can it E-mail it to you? Perhaps you could look at
the entries and tell me how to fix the offending ones.
 
Value Data: /L:ENG

Is it "/L:ENG" or " /L:ENG" (watch the blank space).

If it's a white-space before, try trimming it down.

Also see:
Line #260: www.kellys-korner.com/xp_tweaks.htm

--
Ramesh, Microsoft MVP
Windows XP Shell/User
http://windowsxp.mvps.org


In HKEY_CURRENT_USER\Software\Microsoft\Windows\Current Version\Run is the
following:

Value: SB Audigy 2 Startup Menu
Value Type: REG_SZ
Value Data: /L:ENG

Is this the source of my problem? If so, do I just delete it or do I do
something else? If this is not the problem, is there a way I can make a
copy of my registry so I can it E-mail it to you? Perhaps you could look at
the entries and tell me how to fix the offending ones.
 
Back
Top