Folder & Programs Open on Start Up

D

Dek0660

When I start a user profile in XP, the "Common" folder opens - this happens
for each and every XP user profile. When I open my profile - only mine - the
"Dell Media Experience" start page also opens. Following instructions Ramash
gave other people, I have run the XP Startup Log Programs Tracker and am
posting the results here.

Can anyone pinpoint what I need to change in the registry? In advance,
thanks for your help.



10/13/2008 2:30:55 PM

-- Registry --
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunOnce

No Items Found

-- Registry --
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run

UpdReg C:\WINDOWS\UpdReg.EXE
UpdateManager "C:\Program Files\Common Files\Sonic\Update
Manager\sgtray.exe" /r
PinnacleDriverCheck C:\WINDOWS\system32\PSDrvCheck.exe -CheckReg
PCMService "C:\Program Files\Dell\Media
Experience\PCMService.exe"
OneTouch Monitor C:\PROGRA~1\VISION~2\ONETOU~2.EXE
nwiz nwiz.exe /install
mm_server C:\Program Files\MUSICMATCH\MUSICMATCH
Jukebox\mm_server.exe
MimBoot C:\PROGRA~1\MUSICM~1\MUSICM~2\mimboot.exe
MaxtorOneTouch C:\PROGRA~1\Maxtor\OneTouch\Utils\OneTouch.exe
DVDSentry C:\WINDOWS\System32\DSentry.exe
dla C:\WINDOWS\system32\dla\tfswctrl.exe
diagent "C:\Program
Files\Creative\SBLive\Diagnostics\diagent.exe" startup
NvCplDaemon RUNDLL32.EXE
C:\WINDOWS\system32\NvCpl.dll,NvStartup
NvMediaCenter RUNDLL32.EXE
C:\WINDOWS\system32\NvMcTray.dll,NvTaskbarInit
SunJavaUpdateSched "C:\Program
Files\Java\jre1.6.0_01\bin\jusched.exe"
WD Button Manager WDBtnMgr.exe
MBkLogOnHook C:\Program Files\McAfee\MBK\LogOnHook.exe
YSearchProtection "C:\Program Files\Yahoo!\Search
Protection\SearchProtection.exe"
MXO Auto Loader C:\WINDOWS\MXOALDR.EXE
WFXSwtch C:\PROGRA~1\WinFax\WFXSWTCH.exe
WinFaxAppPortStarter wfxsnt40.exe
Adobe Reader Speed Launcher "C:\Program Files\Adobe\Reader
8.0\Reader\Reader_sl.exe"
TkBellExe "C:\Program Files\Common
Files\Real\Update_OB\realsched.exe" -osboot
mcagent_exe C:\Program Files\McAfee.com\Agent\mcagent.exe
/runkey
QuickTime Task "C:\Program Files\QuickTime\qttask.exe"
-atboottime
AppleSyncNotifier C:\Program Files\Common Files\Apple\Mobile
Device Support\bin\AppleSyncNotifier.exe
iTunesHelper "C:\Program Files\iTunes\iTunesHelper.exe"

-- Registry --
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\RunOnce

No Items Found

-- Registry --
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run

Weather C:\Program Files\AWS\WeatherBug\Weather.exe 1
DellSupport "C:\Program Files\DellSupport\DSAgnt.exe"
/startup
WMPNSCFG C:\Program Files\Windows Media
Player\WMPNSCFG.exe
ISUSPM "C:\Program Files\Common
Files\InstallShield\UpdateService\ISUSPM.exe" -scheduler
ctfmon.exe C:\WINDOWS\system32\ctfmon.exe

-- Registry --
HKEY_USERS\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\RunOnce

No Items Found

-- Start Menu - Current User --
DESKTOP.INI

-- Start Menu - All Users --
APC UPS Status.lnk
Digital Line Detect.lnk
Microsoft Works Calendar Reminders.lnk
QuickBooks Update Agent.lnk
WD Backup Monitor.lnk

-- Disabled Items --
No Items Found

-- Registry - Shell Value - HKLM\SOFTWARE\Microsoft\Windows
NT\CurrentVersion\Winlogon --
Explorer.exe
 
M

Mark L. Ferguson

Removing the PCMService Value from your local machine Run Key as well as the
Dell Support Value in the current user Key would stop the Dell Support at
startup. That said, there is nothing in either Run Key that you need to
start Windows. I would Export both Keys to *.REG files, and delete
everything. You can run the REG file later to restore everything and then
try each item one at a time till you are happy with the result.

Start once without anything, and test some of your apps, like ITunes and the
other to see if you are happy without the startup stuff. Most people don't
like too many background tasks running, since it impacts performance, but
you are the one to do the choosing. These things are installed by the setup
programs of the things you install, and often are only there to speed the
startup of the app. Mostly, they will be started as needed when you open
something.

--
Please use the Communities guidelines when posting.
http://www.microsoft.com/wn3/locales/help/help_en-us.htm
Use the "Ratings" feature. It helps the new users.
Mark L. Ferguson MS-MVP
https://mvp.support.microsoft.com/profile/Mark.Ferguson
 
J

ju.c

Your problem is that the "AppleSyncNotifier" value does not have quotes.


Add quotes as follows:

AppleSyncNotifier C:\Program Files\Common Files\Apple\Mobile Device Support\bin\AppleSyncNotifier.exe
AppleSyncNotifier "C:\Program Files\Common Files\Apple\Mobile Device Support\bin\AppleSyncNotifier.exe"

MBkLogOnHook C:\Program Files\McAfee\MBK\LogOnHook.exe
MBkLogOnHook "C:\Program Files\McAfee\MBK\LogOnHook.exe"

mcagent_exe C:\Program Files\McAfee.com\Agent\mcagent.exe
mcagent_exe "C:\Program Files\McAfee.com\Agent\mcagent.exe"

mm_server C:\Program Files\MUSICMATCH\MUSICMATCH Jukebox\mm_server.exe
mm_server "C:\Program Files\MUSICMATCH\MUSICMATCH Jukebox\mm_server.exe"

Weather C:\Program Files\AWS\WeatherBug\Weather.exe 1
Weather "C:\Program Files\AWS\WeatherBug\Weather.exe" 1

WMPNSCFG C:\Program Files\Windows Media Player\WMPNSCFG.exe
WMPNSCFG "C:\Program Files\Windows Media Player\WMPNSCFG.exe"


ju.c
 

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

Top