Technology Questions

Go Back   Technology Questions > Software Questions > Operating System Questions > Windows XP

Windows XP Discuss the Microsoft Windows XP Operating System

Reply
 
LinkBack Thread Tools
  #1 (permalink)  
Old 06-23-2008, 08:30 PM
John
Newsgroup Contributor
 
Posts: n/a
System32 folder opens at startup

Hi

When I log into the system, system32 folder automatically opens. This is not
causing any problem but is annoying. Any idea how I can fix this?

Thanks

Regards


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

 
Old 06-23-2008, 08:30 PM
  #2 (permalink)  
Old 06-23-2008, 08:50 PM
Bruce Chambers
Newsgroup Contributor
 
Posts: n/a
Re: System32 folder opens at startup

John wrote:
> Hi
>
> When I log into the system, system32 folder automatically opens. This is not
> causing any problem but is annoying. Any idea how I can fix this?
>
> Thanks
>
> Regards
>
>



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...b;en-us;170086

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


--

Bruce Chambers

Help us help you:
http://www.catb.org/~esr/faqs/smart-questions.html

http://support.microsoft.com/default.aspx/kb/555375

They that can give up essential liberty to obtain a little temporary
safety deserve neither liberty nor safety. ~Benjamin Franklin

Many people would rather die than think; in fact, most do. ~Bertrand Russell

The philosopher has never killed any priests, whereas the priest has
killed a great many philosophers.
~ Denis Diderot
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 06-24-2008, 03:20 AM
M.I.5¾
Newsgroup Contributor
 
Posts: n/a
Re: System32 folder opens at startup


"John" <info@nospam.infovis.co.uk> wrote in message
news:O983cpa1IHA.2068@TK2MSFTNGP05.phx.gbl...
> Hi
>
> When I log into the system, system32 folder automatically opens. This is
> not
> causing any problem but is annoying. Any idea how I can fix this?
>
>

Further to the other answer, it can also be caused by a reference in the
start up programs. Click 'start' and click 'run...' and type 'msconfig' in
the dialog box and hit return. In the dialog that opens, select the
'startup' tab. This lists all the applications defined in various locations
that hold startup information.

Now what you are looking for is line that reads "C:\windows\system32\<some
application with a space in it>". The important bit is that you may notice
that some entries are enclosed in quote marks, but the entry that you are
looking for is not. The absence of the quote marks causes the parsing of
the command line to stop at the space. Since the truncated application
obviously doesn't exist, Windows executes as much of the command as it can
which entails opening the folder that should have contained the application.

The cure is to ammend the entry to include the quote marks or delete it
altogether (if you don't actually need it- which may be the case if you
haven't missed it).


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #4 (permalink)  
Old 06-24-2008, 08:20 PM
John
Newsgroup Contributor
 
Posts: n/a
Re: System32 folder opens at startup

The relevant Run registry values are below. Which one needs correcting?

Thanks

Regards


[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run]
"AtiPTA"="Atiptaxx.exe"
"AuCaption"="DSA OMSA Reminder"
@=" -HideWindow"
"MXOBG"="C:\\WINNT\\MXOALDR.EXE"
"AuFlag"=""
"VxTaskbarMgr"="C:\\Program Files\\VERITAS\\VxUpdate\\VxTaskbarMgr.exe"
"OfficeScanNT Monitor"="\"C:\\Program Files\\Trend Micro\\OfficeScan
Client\\pccntmon.exe\" -HideWindow"
"OBSystemTray"="\"C:\\Program Files\\Connect Total
Recall\\bin\\SystemTray.exe\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run\OptionalComponents]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run\OptionalComponents\IMAIL]
"Installed"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run\OptionalComponents\MAPI]
"Installed"="1"
"NoChange"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run\OptionalComponents\MSFS]
"Installed"="1"


"John" <info@nospam.infovis.co.uk> wrote in message
news:O983cpa1IHA.2068@TK2MSFTNGP05.phx.gbl...
> Hi
>
> When I log into the system, system32 folder automatically opens. This is
> not
> causing any problem but is annoying. Any idea how I can fix this?
>
> Thanks
>
> Regards
>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 06-24-2008, 09:00 PM
PaulM
Newsgroup Contributor
 
Posts: n/a
Re: System32 folder opens at startup

This is what it saids about systemtray.exe
Not sure if the one running on starup on your system is the same one, but
check it out,

systemtray.exe - Dangerous
--------------------------------------------------------------------------------

systemtray.exe
Systemtray.exe is Trojan/Backdoor Bigfoot.

--
----------------------------------------
www.paulsxp.com
www.paulsxp.com/forum
----------------------------------------

"John" <info@nospam.infovis.co.uk> wrote in message
news:#zwDIHn1IHA.2064@TK2MSFTNGP05.phx.gbl...
> The relevant Run registry values are below. Which one needs correcting?
>
> Thanks
>
> Regards
>
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run]
> "AtiPTA"="Atiptaxx.exe"
> "AuCaption"="DSA OMSA Reminder"
> @=" -HideWindow"
> "MXOBG"="C:\\WINNT\\MXOALDR.EXE"
> "AuFlag"=""
> "VxTaskbarMgr"="C:\\Program Files\\VERITAS\\VxUpdate\\VxTaskbarMgr.exe"
> "OfficeScanNT Monitor"="\"C:\\Program Files\\Trend Micro\\OfficeScan
> Client\\pccntmon.exe\" -HideWindow"
> "OBSystemTray"="\"C:\\Program Files\\Connect Total
> Recall\\bin\\SystemTray.exe\""
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run\OptionalComponents]
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run\OptionalComponents\IMAIL]
> "Installed"="1"
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run\OptionalComponents\MAPI]
> "Installed"="1"
> "NoChange"="1"
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run\OptionalComponents\MSFS]
> "Installed"="1"
>
>
> "John" <info@nospam.infovis.co.uk> wrote in message
> news:O983cpa1IHA.2068@TK2MSFTNGP05.phx.gbl...
>> Hi
>>
>> When I log into the system, system32 folder automatically opens. This is
>> not
>> causing any problem but is annoying. Any idea how I can fix this?
>>
>> Thanks
>>
>> Regards
>>
>>

>
>

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #6 (permalink)  
Old 06-24-2008, 11:40 PM
M.I.5¾
Newsgroup Contributor
 
Posts: n/a
Re: System32 folder opens at startup


"John" <info@nospam.infovis.co.uk> wrote in message
news:%23zwDIHn1IHA.2064@TK2MSFTNGP05.phx.gbl...
> The relevant Run registry values are below. Which one needs correcting?
>
> Thanks
>
> Regards
>
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run]
> "AtiPTA"="Atiptaxx.exe"
> "AuCaption"="DSA OMSA Reminder"
> @=" -HideWindow"
> "MXOBG"="C:\\WINNT\\MXOALDR.EXE"
> "AuFlag"=""
> "VxTaskbarMgr"="C:\\Program Files\\VERITAS\\VxUpdate\\VxTaskbarMgr.exe"
> "OfficeScanNT Monitor"="\"C:\\Program Files\\Trend Micro\\OfficeScan
> Client\\pccntmon.exe\" -HideWindow"
> "OBSystemTray"="\"C:\\Program Files\\Connect Total
> Recall\\bin\\SystemTray.exe\""
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run\OptionalComponents]
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run\OptionalComponents\IMAIL]
> "Installed"="1"
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run\OptionalComponents\MAPI]
> "Installed"="1"
> "NoChange"="1"
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run\OptionalComponents\MSFS]
> "Installed"="1"
>
>


None. But then you only included one of the locations that these are held.

Try posting the contents of:

HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run

which is where I suspect your problem is.



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 06-25-2008, 05:20 PM
John
Newsgroup Contributor
 
Posts: n/a
Re: System32 folder opens at startup

Its empty.

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run]

Thanks

Regards

"M.I.5¾" <no.one@no.where.NO_SPAM.co.uk> wrote in message
news:4861e467$1_1@glkas0286.greenlnk.net...
>
> "John" <info@nospam.infovis.co.uk> wrote in message
> news:%23zwDIHn1IHA.2064@TK2MSFTNGP05.phx.gbl...
>> The relevant Run registry values are below. Which one needs correcting?
>>
>> Thanks
>>
>> Regards
>>
>>
>> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run]
>> "AtiPTA"="Atiptaxx.exe"
>> "AuCaption"="DSA OMSA Reminder"
>> @=" -HideWindow"
>> "MXOBG"="C:\\WINNT\\MXOALDR.EXE"
>> "AuFlag"=""
>> "VxTaskbarMgr"="C:\\Program Files\\VERITAS\\VxUpdate\\VxTaskbarMgr.exe"
>> "OfficeScanNT Monitor"="\"C:\\Program Files\\Trend Micro\\OfficeScan
>> Client\\pccntmon.exe\" -HideWindow"
>> "OBSystemTray"="\"C:\\Program Files\\Connect Total
>> Recall\\bin\\SystemTray.exe\""
>>
>> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run\OptionalComponents]
>>
>> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run\OptionalComponents\IMAIL]
>> "Installed"="1"
>>
>> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run\OptionalComponents\MAPI]
>> "Installed"="1"
>> "NoChange"="1"
>>
>> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run\OptionalComponents\MSFS]
>> "Installed"="1"
>>
>>

>
> None. But then you only included one of the locations that these are
> held.
>
> Try posting the contents of:
>
> HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run
>
> which is where I suspect your problem is.
>
>
>



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #8 (permalink)  
Old 06-25-2008, 11:50 PM
M.I.5¾
Newsgroup Contributor
 
Posts: n/a
Re: System32 folder opens at startup


"John" <info@nospam.infovis.co.uk> wrote in message
news:ObaI$Hy1IHA.1628@TK2MSFTNGP03.phx.gbl...
> Its empty.
>
> [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run]
>


That is unusual.

OK, post the contents of the Startup tab of msconfig (details in a previous
post).



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: explorer opens on startup, C:\WINDOWS\SYSTEM32 PA Bear Windows XP 0 06-05-2007 01:10 PM
Folder Window Opens on Startup GTifeld Windows XP 4 05-12-2007 07:40 PM
System32 folder opens on restart BillW Windows XP 1 04-13-2007 07:15 PM
Common Files Folder opens at startup Joe Windows XP 7 04-11-2007 09:00 PM
Documents folder opens at startup Marco Windows XP 1 01-09-2007 08:30 AM


New To Technology Questions? Do You Need Help with Your Computer or Device? Do You Need Help with this site?

All times are GMT -8. The time now is 09:15 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0