open window "programs" when starting computer


Go Back   Computer Help Articles > Windows XP Basics
User Name
Password
FAQ Members List Calendar Search Today's Posts Mark Forums Read

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 01-05-2006, 02:10 AM
malin
 
Posts: n/a
Default open window "programs" when starting computer

when I start my computer (xp) the window "programs" is always open on the
desktop. why and how can I stop it?
Reply With Quote
  #2  
Old 01-05-2006, 02:10 AM
Rick \Nutcase\ Rogers
 
Posts: n/a
Default Re: open window "programs" when starting computer

Hi malin,

You probably have a damaged registry entry in a run key. Tough part is
figuring out which one. Could you please export and post the contents of
these keys in the registry:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run
HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Run

To do this, start/run regedit, expand the branches to each key (do this one
at a time). Click on the key, then on file/export. Give it any name, then
save to the desktop. Once you have saved both keys, close the registry
editor. Right-click one of the saved files on the desktop, choose edit, it
should open in notepad. Click edit/select all/edit/copy. Open a response to
this post and click in the message text area. Hit ctrl+v to paste the
contents. Repeat for the other saved key, then send the post for
examination.

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org

"malin" <malin@discussions.microsoft.com> wrote in message
news:E7F7BD68-F42D-4170-84F8-5D26D2F62C14@microsoft.com...
> when I start my computer (xp) the window "programs" is always open on the
> desktop. why and how can I stop it?



Reply With Quote
  #3  
Old 01-05-2006, 02:10 AM
malin
 
Posts: n/a
Default Re: open window "programs" when starting computer

Hi,

this is the information I found when I followed your instructions. I hope I
did it the right way.

Thanks for your help,

Malin

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run]
"Microsoft Works Portfolio"="C:\\Program\\Microsoft Works\\WksSb.exe
/AllUsers"
"Microsoft Works Update Detection"="C:\\Program\\Delade filer\\Microsoft
Shared\\Works Shared\\WkUFind.exe"
"TkBellExe"="\"C:\\Program\\Delade filer\\Real\\Update_OB\\realsched.exe\"
-osboot"
"QuickTime Task"="\"C:\\Program\\QuickTime\\qttask.exe\" -atboottime"
"Norman ZANDA"="C:\\Norman\\bin\\ZLH.EXE /LOAD /SPLASH"
"UpdReg"="C:\\WINDOWS\\UpdReg.EXE"
"Disc Detector"="C:\\Program\\Creative\\ShareDLL\\CtNoti fy.exe"
"WINDVDPatch"="CTHELPER.EXE"
"Jet Detection"="C:\\Program\\Creative\\SBAudigy\\PROGR AM\\ADGJDet.exe"
"SunJavaUpdateSched"="C:\\Program\\Java\\jre1.5.0_ 02\\bin\\jusched.exe"
"AdStatus Service"="C:\\Program Files\\AdStatus Service\\AdStatServ.exe"
"iTunesHelper"="C:\\Program\\iTunes\\iTunesHelper. exe"
"LWBMOUSE"="C:\\Program\\FSC\\Wireless Wheel Mouse\\MOUSE32A.EXE"
"MULTIMEDIA KEYBOARD"="C:\\Program\\Netropa\\Multimedia Keyboard\\MMKeybd.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"

__________________________________________________ ______

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run]
"CTFMON.EXE"="C:\\WINDOWS\\system32\\ctfmon.ex e"
"TaskTray"="C:\\Program\\Creative\\SBAudigy\\TaskB ar\\CTLTray.exe"
"TaskBar"="C:\\Program\\Creative\\SBAudigy\\TaskBa r\\CTLTask.exe"

"Rick "Nutcase" Rogers" wrote:

> Hi malin,
>
> You probably have a damaged registry entry in a run key. Tough part is
> figuring out which one. Could you please export and post the contents of
> these keys in the registry:
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run
> HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Run
>
> To do this, start/run regedit, expand the branches to each key (do this one
> at a time). Click on the key, then on file/export. Give it any name, then
> save to the desktop. Once you have saved both keys, close the registry
> editor. Right-click one of the saved files on the desktop, choose edit, it
> should open in notepad. Click edit/select all/edit/copy. Open a response to
> this post and click in the message text area. Hit ctrl+v to paste the
> contents. Repeat for the other saved key, then send the post for
> examination.
>
> --
> Best of Luck,
>
> Rick Rogers, aka "Nutcase" - Microsoft MVP
> http://mvp.support.microsoft.com/
> Associate Expert - WindowsXP Expert Zone
> www.microsoft.com/windowsxp/expertzone
> Windows help - www.rickrogers.org
>
> "malin" <malin@discussions.microsoft.com> wrote in message
> news:E7F7BD68-F42D-4170-84F8-5D26D2F62C14@microsoft.com...
> > when I start my computer (xp) the window "programs" is always open on the
> > desktop. why and how can I stop it?

>
>
>

Reply With Quote
  #4  
Old 01-05-2006, 02:11 AM
Rick \Nutcase\ Rogers
 
Posts: n/a
Default Re: open window "programs" when starting computer

Huh, haven't seen this in quite a while. You have installed your programs to
"C:\Program" instead of the normal "C:\Program Files". The problem is the
folder name of "Program", it too closely resembles a system folder name and
causes some confusion. The only solution is to uninstall the programs and
reinstall them to "C:\Program Files" or another folder of your choice, and
then delete the "C:\Program" folder. This is a known phenomena, and has
occured since the Win98 days. Here is some early documentation on why this
occurs:
http://pages.videotron.com/mrobich/Hidden/Program.txt

--
Best of Luck,

Rick Rogers, aka "Nutcase" - Microsoft MVP
http://mvp.support.microsoft.com/
Associate Expert - WindowsXP Expert Zone
www.microsoft.com/windowsxp/expertzone
Windows help - www.rickrogers.org

"malin" <malin@discussions.microsoft.com> wrote in message
news:02294DD8-71EA-4760-BAAA-8D44C622F06F@microsoft.com...
> Hi,
>
> this is the information I found when I followed your instructions. I hope
> I
> did it the right way.
>
> Thanks for your help,
>
> Malin
>
> Windows Registry Editor Version 5.00
>
> [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run]
> "Microsoft Works Portfolio"="C:\\Program\\Microsoft Works\\WksSb.exe
> /AllUsers"
> "Microsoft Works Update Detection"="C:\\Program\\Delade filer\\Microsoft
> Shared\\Works Shared\\WkUFind.exe"
> "TkBellExe"="\"C:\\Program\\Delade filer\\Real\\Update_OB\\realsched.exe\"
> -osboot"
> "QuickTime Task"="\"C:\\Program\\QuickTime\\qttask.exe\" -atboottime"
> "Norman ZANDA"="C:\\Norman\\bin\\ZLH.EXE /LOAD /SPLASH"
> "UpdReg"="C:\\WINDOWS\\UpdReg.EXE"
> "Disc Detector"="C:\\Program\\Creative\\ShareDLL\\CtNoti fy.exe"
> "WINDVDPatch"="CTHELPER.EXE"
> "Jet Detection"="C:\\Program\\Creative\\SBAudigy\\PROGR AM\\ADGJDet.exe"
> "SunJavaUpdateSched"="C:\\Program\\Java\\jre1.5.0_ 02\\bin\\jusched.exe"
> "AdStatus Service"="C:\\Program Files\\AdStatus Service\\AdStatServ.exe"
> "iTunesHelper"="C:\\Program\\iTunes\\iTunesHelper. exe"
> "LWBMOUSE"="C:\\Program\\FSC\\Wireless Wheel Mouse\\MOUSE32A.EXE"
> "MULTIMEDIA KEYBOARD"="C:\\Program\\Netropa\\Multimedia
> Keyboard\\MMKeybd.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"
>
> __________________________________________________ ______
>
> Windows Registry Editor Version 5.00
>
> [HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Run]
> "CTFMON.EXE"="C:\\WINDOWS\\system32\\ctfmon.ex e"
> "TaskTray"="C:\\Program\\Creative\\SBAudigy\\TaskB ar\\CTLTray.exe"
> "TaskBar"="C:\\Program\\Creative\\SBAudigy\\TaskBa r\\CTLTask.exe"
>
> "Rick "Nutcase" Rogers" wrote:
>
>> Hi malin,
>>
>> You probably have a damaged registry entry in a run key. Tough part is
>> figuring out which one. Could you please export and post the contents of
>> these keys in the registry:
>>
>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\Curr entVersion\Run
>> HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\Curre ntVersion\Run
>>
>> To do this, start/run regedit, expand the branches to each key (do this
>> one
>> at a time). Click on the key, then on file/export. Give it any name, then
>> save to the desktop. Once you have saved both keys, close the registry
>> editor. Right-click one of the saved files on the desktop, choose edit,
>> it
>> should open in notepad. Click edit/select all/edit/copy. Open a response
>> to
>> this post and click in the message text area. Hit ctrl+v to paste the
>> contents. Repeat for the other saved key, then send the post for
>> examination.
>>
>> --
>> Best of Luck,
>>
>> Rick Rogers, aka "Nutcase" - Microsoft MVP
>> http://mvp.support.microsoft.com/
>> Associate Expert - WindowsXP Expert Zone
>> www.microsoft.com/windowsxp/expertzone
>> Windows help - www.rickrogers.org
>>
>> "malin" <malin@discussions.microsoft.com> wrote in message
>> news:E7F7BD68-F42D-4170-84F8-5D26D2F62C14@microsoft.com...
>> > when I start my computer (xp) the window "programs" is always open on
>> > the
>> > desktop. why and how can I stop it?

>>
>>
>>



Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
IE wont open window if Right click open in new OR target _blank Or javascript Popup new window Internet Explorer 6 2 01-05-2006 04:27 PM
Re: Back button doesn't work; can't have more than one window open Frank Saunders, MS-MVP OE Internet Explorer 6 1 01-05-2006 04:20 PM
canon camera A520 cannot upload images to computer foobalkif4 Windows XP Photos 9 01-05-2006 07:11 AM
can not connect Canon IXUS 40 to my XP home Lucky44m Windows XP Photos 4 01-05-2006 07:08 AM
What my computer has aligator1437 Windows XP Basics 6 01-05-2006 02:01 AM


All times are GMT. The time now is 12:58 AM.


Powered by vBulletin Version 3.5.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd. SEO by vBSEO 2.3.2 © 2005, Crawlability, Inc.

open window "programs" when starting computer