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 02-16-2007, 01:02 PM
Jim
Newsgroup Contributor
 
Posts: n/a
My Documnets launches twice at start up

My documents folder launches two times at start up of windiows XP. I have
followed the procedures in Article ID : 899865 and the userinit and persist
browser values are correct. Still the problem goes on. What else can I do?

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

 
Old 02-16-2007, 01:02 PM
  #2 (permalink)  
Old 02-17-2007, 09:31 PM
Elmo
Newsgroup Contributor
 
Posts: n/a
Re: My Documnets launches twice at start up

Jim wrote:
> My documents folder launches two times at start up of windiows XP. I have
> followed the procedures in Article ID : 899865 and the userinit and persist
> browser values are correct. Still the problem goes on. What else can I do?


Run msconfig, click the Startup tab and see if there's a reference to
the My Documents folder. If so, see where it's located, possibly in the
registry, and either:

- deselect the entry in msconfig startup, or
- remove the proper line using regedit.

--
Joe =o)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #3 (permalink)  
Old 02-17-2007, 10:30 PM
Jim
Newsgroup Contributor
 
Posts: n/a
Re: My Documnets launches twice at start up

Thanks for the reply. Ran msconfig.There are no references to My Documents in
the start up tab.
Any other thoughts?
Jim

"Elmo" wrote:

> Jim wrote:
> > My documents folder launches two times at start up of windiows XP. I have
> > followed the procedures in Article ID : 899865 and the userinit and persist
> > browser values are correct. Still the problem goes on. What else can I do?

>
> Run msconfig, click the Startup tab and see if there's a reference to
> the My Documents folder. If so, see where it's located, possibly in the
> registry, and either:
>
> - deselect the entry in msconfig startup, or
> - remove the proper line using regedit.
>
> --
> Joe =o)
>

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

  #4 (permalink)  
Old 02-19-2007, 07:00 AM
Elmo
Newsgroup Contributor
 
Posts: n/a
Re: My Documnets launches twice at start up

Jim wrote:
> Thanks for the reply. Ran msconfig.There are no references to My Documents in
> the start up tab.
> Any other thoughts?
> Jim
>
> "Elmo" wrote:
>
>> Jim wrote:
>>> My documents folder launches two times at start up of windiows XP. I have
>>> followed the procedures in Article ID : 899865 and the userinit and persist
>>> browser values are correct. Still the problem goes on. What else can I do?

>> Run msconfig, click the Startup tab and see if there's a reference to
>> the My Documents folder. If so, see where it's located, possibly in the
>> registry, and either:
>>
>> - deselect the entry in msconfig startup, or
>> - remove the proper line using regedit.


A Google Groups search found this:

Go to Start/Run/Regedit and navigate to this key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.

In the right pane under Userinit, Change the key that reads:
C:\Windows\System32\Userinit.exe,C:\Windows\System 32\Userinit.exe

To: C:\Windows\System32\Userinit.exe,

Also, if there are other entries in that area, post back with what they
read. There are other suggestions in these articles:

http://groups.google.com/groups/sear...=Search+Groups

--
Joe =o)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #5 (permalink)  
Old 02-20-2007, 01:46 PM
Jim
Newsgroup Contributor
 
Posts: n/a
Re: My Documnets launches twice at start up

Joe,
Thank you, I think I found the solution but I want to be sure that I do the
right thing. I ran MSCONFIG and found 2 entries for explorer in the start up
tab, it is what the google posts indicated XP looked for as My Documents. I
then deselected them and restarted without the My Documents folder launching.
This put me into selective start up. The trick is what do I do in the
registry to get rid of the entry permanantly.

The entry in the start up tab for explorer is as follows:
Location: HKLM\SOFTWARE|Microsoft|Windows|CurrentVersion|Run
Command: C:\WINDOWS\$NtServicePackUninstall$\explorer.exe

When I regedit and get to the location above I find one entry for Iexplorer
which shows the command as above. Do I delete or modify that entry? I just
don't want to delete something that solves one problem but creates another.
Thank you again for your help. Hopefully this gets the job done.

Jim

"Elmo" wrote:

> Jim wrote:
> > Thanks for the reply. Ran msconfig.There are no references to My Documents in
> > the start up tab.
> > Any other thoughts?
> > Jim
> >
> > "Elmo" wrote:
> >
> >> Jim wrote:
> >>> My documents folder launches two times at start up of windiows XP. I have
> >>> followed the procedures in Article ID : 899865 and the userinit and persist
> >>> browser values are correct. Still the problem goes on. What else can I do?
> >> Run msconfig, click the Startup tab and see if there's a reference to
> >> the My Documents folder. If so, see where it's located, possibly in the
> >> registry, and either:
> >>
> >> - deselect the entry in msconfig startup, or
> >> - remove the proper line using regedit.

>
> A Google Groups search found this:
>
> Go to Start/Run/Regedit and navigate to this key:
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.
>
> In the right pane under Userinit, Change the key that reads:
> C:\Windows\System32\Userinit.exe,C:\Windows\System 32\Userinit.exe
>
> To: C:\Windows\System32\Userinit.exe,
>
> Also, if there are other entries in that area, post back with what they
> read. There are other suggestions in these articles:
>
> http://groups.google.com/groups/sear...=Search+Groups
>
> --
> Joe =o)
>

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

  #6 (permalink)  
Old 02-20-2007, 03:16 PM
Elmo
Newsgroup Contributor
 
Posts: n/a
Re: My Documnets launches twice at start up

Jim wrote:
> Joe,
> Thank you, I think I found the solution but I want to be sure that I do the
> right thing. I ran MSCONFIG and found 2 entries for explorer in the start up
> tab, it is what the google posts indicated XP looked for as My Documents. I
> then deselected them and restarted without the My Documents folder launching.
> This put me into selective start up. The trick is what do I do in the
> registry to get rid of the entry permanantly.
>
> The entry in the start up tab for explorer is as follows:
> Location: HKLM\SOFTWARE|Microsoft|Windows|CurrentVersion|Run
> Command: C:\WINDOWS\$NtServicePackUninstall$\explorer.exe
>
> When I regedit and get to the location above I find one entry for Iexplorer
> which shows the command as above. Do I delete or modify that entry? I just
> don't want to delete something that solves one problem but creates another.
> Thank you again for your help. Hopefully this gets the job done.
>
> Jim
>
> "Elmo" wrote:
>
>> Jim wrote:
>>> Thanks for the reply. Ran msconfig.There are no references to My Documents in
>>> the start up tab.
>>> Any other thoughts?
>>> Jim
>>>
>>> "Elmo" wrote:
>>>
>>>> Jim wrote:
>>>>> My documents folder launches two times at start up of windiows XP. I have
>>>>> followed the procedures in Article ID : 899865 and the userinit and persist
>>>>> browser values are correct. Still the problem goes on. What else can I do?
>>>> Run msconfig, click the Startup tab and see if there's a reference to
>>>> the My Documents folder. If so, see where it's located, possibly in the
>>>> registry, and either:
>>>>
>>>> - deselect the entry in msconfig startup, or
>>>> - remove the proper line using regedit.

>> A Google Groups search found this:
>>
>> Go to Start/Run/Regedit and navigate to this key:
>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.
>>
>> In the right pane under Userinit, Change the key that reads:
>> C:\Windows\System32\Userinit.exe,C:\Windows\System 32\Userinit.exe
>>
>> To: C:\Windows\System32\Userinit.exe,
>>
>> Also, if there are other entries in that area, post back with what they
>> read. There are other suggestions in these articles:
>>
>> http://groups.google.com/groups/sear...=Search+Groups


That appears to be the problem.. You can export the "Run" entry (that
you're about to remove) to the Desktop, and import it back if it causes
problems to remove it.

- To Export, Make sure the name listed to the left of
"C:\WINDOWS\$NtServicePackUninstall$\explorer. exe" is highlighted, click
File, Export, and name the .reg file.

- To Delete: Make sure the name listed to the left of
"C:\WINDOWS\$NtServicePackUninstall$\explorer. exe" is highlighted,
right-click, click Delete.

That's the clean way to do it. You can just tell the warning that
you're in "Selective Startup" to not tell you this again.

--
Joe =o)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

  #7 (permalink)  
Old 02-21-2007, 10:30 AM
Jim
Newsgroup Contributor
 
Posts: n/a
Re: My Documnets launches twice at start up

Thank you again. I was able to export the Iexplorer from the registry and
that took away one of the explorer entries in start up. The second one is
still there and indicates that it is in the same place in the registry.
However when I go to the registry there is no entry there. We can selectively
start up which is OK and gets rid of the annoying launch but it begs the
question of why is there an entry in start up pointing to a registry value
that is not there and should I be concerned??
Thanks for your help.
Jim

"Elmo" wrote:

> Jim wrote:
> > Joe,
> > Thank you, I think I found the solution but I want to be sure that I do the
> > right thing. I ran MSCONFIG and found 2 entries for explorer in the start up
> > tab, it is what the google posts indicated XP looked for as My Documents. I
> > then deselected them and restarted without the My Documents folder launching.
> > This put me into selective start up. The trick is what do I do in the
> > registry to get rid of the entry permanantly.
> >
> > The entry in the start up tab for explorer is as follows:
> > Location: HKLM\SOFTWARE|Microsoft|Windows|CurrentVersion|Run
> > Command: C:\WINDOWS\$NtServicePackUninstall$\explorer.exe
> >
> > When I regedit and get to the location above I find one entry for Iexplorer
> > which shows the command as above. Do I delete or modify that entry? I just
> > don't want to delete something that solves one problem but creates another.
> > Thank you again for your help. Hopefully this gets the job done.
> >
> > Jim
> >
> > "Elmo" wrote:
> >
> >> Jim wrote:
> >>> Thanks for the reply. Ran msconfig.There are no references to My Documents in
> >>> the start up tab.
> >>> Any other thoughts?
> >>> Jim
> >>>
> >>> "Elmo" wrote:
> >>>
> >>>> Jim wrote:
> >>>>> My documents folder launches two times at start up of windiows XP. I have
> >>>>> followed the procedures in Article ID : 899865 and the userinit and persist
> >>>>> browser values are correct. Still the problem goes on. What else can I do?
> >>>> Run msconfig, click the Startup tab and see if there's a reference to
> >>>> the My Documents folder. If so, see where it's located, possibly in the
> >>>> registry, and either:
> >>>>
> >>>> - deselect the entry in msconfig startup, or
> >>>> - remove the proper line using regedit.
> >> A Google Groups search found this:
> >>
> >> Go to Start/Run/Regedit and navigate to this key:
> >> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.
> >>
> >> In the right pane under Userinit, Change the key that reads:
> >> C:\Windows\System32\Userinit.exe,C:\Windows\System 32\Userinit.exe
> >>
> >> To: C:\Windows\System32\Userinit.exe,
> >>
> >> Also, if there are other entries in that area, post back with what they
> >> read. There are other suggestions in these articles:
> >>
> >> http://groups.google.com/groups/sear...=Search+Groups

>
> That appears to be the problem.. You can export the "Run" entry (that
> you're about to remove) to the Desktop, and import it back if it causes
> problems to remove it.
>
> - To Export, Make sure the name listed to the left of
> "C:\WINDOWS\$NtServicePackUninstall$\explorer. exe" is highlighted, click
> File, Export, and name the .reg file.
>
> - To Delete: Make sure the name listed to the left of
> "C:\WINDOWS\$NtServicePackUninstall$\explorer. exe" is highlighted,
> right-click, click Delete.
>
> That's the clean way to do it. You can just tell the warning that
> you're in "Selective Startup" to not tell you this again.
>
> --
> Joe =o)
>

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

  #8 (permalink)  
Old 02-22-2007, 05:16 AM
Elmo
Newsgroup Contributor
 
Posts: n/a
Re: My Documnets launches twice at start up

Jim wrote:
> Thank you again. I was able to export the Iexplorer from the registry and
> that took away one of the explorer entries in start up. The second one is
> still there and indicates that it is in the same place in the registry.
> However when I go to the registry there is no entry there. We can selectively
> start up which is OK and gets rid of the annoying launch but it begs the
> question of why is there an entry in start up pointing to a registry value
> that is not there and should I be concerned??
> Thanks for your help.
> Jim
>
> "Elmo" wrote:
>
>> Jim wrote:
>>> Joe,
>>> Thank you, I think I found the solution but I want to be sure that I do the
>>> right thing. I ran MSCONFIG and found 2 entries for explorer in the start up
>>> tab, it is what the google posts indicated XP looked for as My Documents. I
>>> then deselected them and restarted without the My Documents folder launching.
>>> This put me into selective start up. The trick is what do I do in the
>>> registry to get rid of the entry permanantly.
>>>
>>> The entry in the start up tab for explorer is as follows:
>>> Location: HKLM\SOFTWARE|Microsoft|Windows|CurrentVersion|Run
>>> Command: C:\WINDOWS\$NtServicePackUninstall$\explorer.exe
>>>
>>> When I regedit and get to the location above I find one entry for Iexplorer
>>> which shows the command as above. Do I delete or modify that entry? I just
>>> don't want to delete something that solves one problem but creates another.
>>> Thank you again for your help. Hopefully this gets the job done.
>>>
>>> Jim
>>>
>>> "Elmo" wrote:
>>>
>>>> Jim wrote:
>>>>> Thanks for the reply. Ran msconfig.There are no references to My Documents in
>>>>> the start up tab.
>>>>> Any other thoughts?
>>>>> Jim
>>>>>
>>>>> "Elmo" wrote:
>>>>>
>>>>>> Jim wrote:
>>>>>>> My documents folder launches two times at start up of windiows XP. I have
>>>>>>> followed the procedures in Article ID : 899865 and the userinit and persist
>>>>>>> browser values are correct. Still the problem goes on. What else can I do?
>>>>>> Run msconfig, click the Startup tab and see if there's a reference to
>>>>>> the My Documents folder. If so, see where it's located, possibly in the
>>>>>> registry, and either:
>>>>>>
>>>>>> - deselect the entry in msconfig startup, or
>>>>>> - remove the proper line using regedit.
>>>> A Google Groups search found this:
>>>>
>>>> Go to Start/Run/Regedit and navigate to this key:
>>>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon.
>>>>
>>>> In the right pane under Userinit, Change the key that reads:
>>>> C:\Windows\System32\Userinit.exe,C:\Windows\System 32\Userinit.exe
>>>>
>>>> To: C:\Windows\System32\Userinit.exe,
>>>>
>>>> Also, if there are other entries in that area, post back with what they
>>>> read. There are other suggestions in these articles:
>>>>
>>>> http://groups.google.com/groups/sear...=Search+Groups

>> That appears to be the problem.. You can export the "Run" entry (that
>> you're about to remove) to the Desktop, and import it back if it causes
>> problems to remove it.
>>
>> - To Export, Make sure the name listed to the left of
>> "C:\WINDOWS\$NtServicePackUninstall$\explorer. exe" is highlighted, click
>> File, Export, and name the .reg file.
>>
>> - To Delete: Make sure the name listed to the left of
>> "C:\WINDOWS\$NtServicePackUninstall$\explorer. exe" is highlighted,
>> right-click, click Delete.
>>
>> That's the clean way to do it. You can just tell the warning that
>> you're in "Selective Startup" to not tell you this again.


Export that section of the registry, and post its contents. Maybe
someone will see the problem..

--
Joe =o)
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
CNN Launches iReport.com LPH Social Networking Sites 0 02-11-2008 04:32 PM
Shared Documnets on D: drive NotAClueXP Windows XP 8 10-29-2007 04:40 AM
IE7 auto launches CulinaryCrafter Internet Explorer 3 07-28-2007 06:20 PM
enabling Office 2000 and XP to read Documnets created by Office 20 Al Microsoft Office 5 04-17-2007 07:45 PM
Motion Launches C5 Lora Tablet PC - Motion Computing 0 02-20-2007 10:38 PM


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 02:05 AM.


2003 - 2009 All Rights Reserved. Technology Questions

Search Engine Friendly URLs by vBSEO 3.3.0