programs running at start up

  • Thread starter Thread starter Andy Jensen
  • Start date Start date
A

Andy Jensen

Does anyone know how to change which programs begin
running when I turn the pc on? I have seen it done once
but forget how to get back to the screen. Also, has
anyone ever heard of svchost.exe? when I go to task
manager it shows me this program is running 8 or 9
different times. Thanks a lot.
 
Andy Jensen said:
Does anyone know how to change which programs begin
running when I turn the pc on?

Applications that start with Windows can be found here:
- the WIN.INI, section [windows], entries "run=" and "load="
- the Registry keys
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices
- the folders
C:\DOCUMENTS AND SETTINGS\ALL USERS\START MENU\PROGRAMS\STARTUP
C:\DOCUMENTS AND SETTINGS\{username}\START MENU\PROGRAMS\STARTUP
You can edit the settings at these locations.
See also "How to Troubleshoot By Using the Msconfig Utility in Windows
XP" (http://support.microsoft.com/?kbid=310560).
Also, has
anyone ever heard of svchost.exe?

See "A Description of Svchost.exe in Windows XP"
(http://support.microsoft.com/?kbid=314056).
 
May I also pose a similar question please.
A few postings ago I enquired about my "post-startup screen"
but had no reply and found the answers below very interesting
and followed up on your suggestions.
I cannot however find the answer to my problem there unless I
am not recognizing the wood for the trees.

How do I get rid of The Explorer screen that comes up after
the desktop. I just want the desktop to show after switching on.
In the files and keys below I do not see "explorer.exe".
There is no "run=" or "load" in my Win.ini and revealing the
actual names of the "run" items in the registry keys by clicking
on "modify" I do not see any relation either.
It is also not in the startup list which I can see with Msconfig.

Thanks,
Hans


|
| >Does anyone know how to change which programs begin
| >running when I turn the pc on?
|
| Applications that start with Windows can be found here:
| - the WIN.INI, section [windows], entries "run=" and "load="
| - the Registry keys
| HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
| HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
|
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices
| - the folders
| C:\DOCUMENTS AND SETTINGS\ALL USERS\START MENU\PROGRAMS\STARTUP
| C:\DOCUMENTS AND SETTINGS\{username}\START MENU\PROGRAMS\STARTUP
| You can edit the settings at these locations.
| See also "How to Troubleshoot By Using the Msconfig Utility in Windows
| XP" (http://support.microsoft.com/?kbid=310560).
|
| >Also, has
| >anyone ever heard of svchost.exe?
|
| See "A Description of Svchost.exe in Windows XP"
| (http://support.microsoft.com/?kbid=314056).
|
| --
| (tm)
 
Dutchm@n said:
How do I get rid of The Explorer screen that comes up after
the desktop. I just want the desktop to show after switching on.
In the files and keys below I do not see "explorer.exe".
There is no "run=" or "load" in my Win.ini and revealing the
actual names of the "run" items in the registry keys by clicking
on "modify" I do not see any relation either.
It is also not in the startup list which I can see with Msconfig.

This could be caused by an invalid entry in the startup settings.
Carefully check these locations:
- the WIN.INI, section [windows], entries "run=" and "load="
- the Registry keys
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Run
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\RunServices
- the folders
C:\DOCUMENTS AND SETTINGS\ALL USERS\START MENU\PROGRAMS\STARTUP
C:\DOCUMENTS AND SETTINGS\{username}\START MENU\PROGRAMS\STARTUP
See also "How to Troubleshoot By Using the Msconfig Utility in Windows
XP" (http://support.microsoft.com/?kbid=310560).
 
Here is a bit more detail...

-) Many items need to be checked here.

_
0) What is the name of the folder in the explorer window?

_
1) If you have a "SB Audigy 2" sound card, then I suggest you visit MVP Kelly's website at
http://www.kellys-korner-xp.com/xp_tweaks.htm

Note the instructions at the top of the page, then scroll down to line 260,
(System32 Folder Opens Upon Boot)

Right-click the hyperlink, then click | Save Target As | to download the file, "xp_system32opens.vbs", then double-click the file
and follow the prompts.

_
2) If the name of the folder is "My Documents", then I suggest you visit MVP Kelly's website at
http://www.kellys-korner-xp.com/xp_tweaks.htm

Note the instructions at the top of the page, then scroll down to line 255,
(My Documents Folder Opens Upon Boot (for C:\))

Right-click the hyperlink, then click | Save Target As | to download the file, "userinit.reg", then double-click the file and
follow the prompts.

_
3) If this folder/browser window was open at a previous logoff, then...

In Windows Explorer, Tools-menu | Folder Options |
/View\
"Advanced Settings:" box
[ ] "Restore previous folder windows at logon"

_
4) If the folder was not open at a previous logoff, then this behavior can occur if...

a null entry (such as ""),
an incomplete entry (such as "),
or a damaged entry exists
in the values in either of these two registry keys:

HKEY_LOCAL_MACHINE\
SOFTWARE\Microsoft\Windows\CurrentVersion\Run

HKEY_CURRENT_USER\
Software\Microsoft\Windows\CurrentVersion\Run


Ensure that all paths containing "space" characters are wrapped in double-quotation marks. For example,

c:\Program Files\program.exe

should be...

"c:\Program Files\program.exe"


NOTE: To open the registry editor,

[Start]
| Run |
regedit
[Enter]

REFERENCE:
http://support.microsoft.com/?kbid=170086
(System32 Folder Opens When Logging on to Windows)

_
5) Also apply the above checks to each shortcut in the Startup folders for "the current user" and for "All users".

For the "current user" entries in the start menu,
Right-click [Start] | Explore | Startup |

For the "all users" entries in the start menu,
Right-click [Start] | Explore All Users | Startup |

In turn, right-click each shortcut. Click | Properties |. Visually inspect the "Target:" field as in the step (4).
Then click [Apply] to verify that the "Target:" field is valid.

--
Jan
----------


| May I also pose a similar question please.
| A few postings ago I enquired about my "post-startup screen"
| but had no reply and found the answers below very interesting
| and followed up on your suggestions.

| I cannot however find the answer to my problem there unless I
| am not recognizing the wood for the trees.
|
| How do I get rid of The Explorer screen that comes up after
| the desktop. I just want the desktop to show after switching on.
| In the files and keys below I do not see "explorer.exe".

| There is no "run=" or "load" in my Win.ini and revealing the
| actual names of the "run" items in the registry keys by clicking
| on "modify" I do not see any relation either.

| It is also not in the startup list which I can see with Msconfig.
|
| Thanks,
| Hans
 
Apologies to Andy for butting in here but maybe this may also
solve his problem from another angle.

Thorsten:
As I said, None of your tips somehow gave a sufficient clue but I
have printed them for further use. You gave Andy the same tips.

My posting on on 28 Dec also mentioned that since I installed
Norton system Works the explorer screen changed from My Documents
to the Norton directory with a dial-up box on top of it.
Somehow Norton has now complicated my life even more and application
program writers seems to have little regard for the product buyers'
personal preferences.

Jan: I need some time to digest and try out your tips.
I do not use an SB sound card but a simple VIA Audio Controller.
Not being any sort of expert, I would appreciate any help I can get.
I have listed the RUN contents below.

Thanks,
Hans


...CURRENT USER | RUN contains only:
.....messenger\msmsgs.exe" /background

...LOCAL MACHINE | RUN (there is no "run services" entry) contains:

default destination: blank
Adaptec Direct CD ..Direct CD.exe
AVG_cc ..Avg32.exe/startup
Bootwarn ..NAV\Bootwarn\a..
ccApp "C:\Program Files\Common Files\
Symantec Shared\ccApp.exe"
ccRegVfy "C:\Program Files\Common Files\
Symantec Shared\ccRegVfy.exe"
Download Accellerator ..Dap.exe/Startup
Fixit AV ..System~1\Memcheck.exe
NvcplDaemon ..NvCpl.dll.Nvstartup
Nwiz ..nWiz.exe/install
Soundman ..soundman.exe




| Here is a bit more detail...
|
| -) Many items need to be checked here.
|
| _
| 0) What is the name of the folder in the explorer window?
|
| _
| 1) If you have a "SB Audigy 2" sound card, then I suggest you visit
MVP Kelly's website at
| http://www.kellys-korner-xp.com/xp_tweaks.htm
|
| Note the instructions at the top of the page, then scroll down to
line 260,
| (System32 Folder Opens Upon Boot)
|
| Right-click the hyperlink, then click | Save Target As | to download
the file, "xp_system32opens.vbs", then double-click the file
| and follow the prompts.
|
| _
| 2) If the name of the folder is "My Documents", then I suggest you
visit MVP Kelly's website at
| http://www.kellys-korner-xp.com/xp_tweaks.htm
|
| Note the instructions at the top of the page, then scroll down to
line 255,
| (My Documents Folder Opens Upon Boot (for C:\))
|
| Right-click the hyperlink, then click | Save Target As | to download
the file, "userinit.reg", then double-click the file and
| follow the prompts.
|
| _
| 3) If this folder/browser window was open at a previous logoff,
then...
|
| In Windows Explorer, Tools-menu | Folder Options |
| /View\
| "Advanced Settings:" box
| [ ] "Restore previous folder windows at logon"
|
| _
| 4) If the folder was not open at a previous logoff, then this behavior
can occur if...
|
| a null entry (such as ""),
| an incomplete entry (such as "),
| or a damaged entry exists
| in the values in either of these two registry keys:
|
| HKEY_LOCAL_MACHINE\
| SOFTWARE\Microsoft\Windows\CurrentVersion\Run
|
| HKEY_CURRENT_USER\
| Software\Microsoft\Windows\CurrentVersion\Run
|
|
| Ensure that all paths containing "space" characters are wrapped in
double-quotation marks. For example,
|
| c:\Program Files\program.exe
|
| should be...
|
| "c:\Program Files\program.exe"
|
|
| NOTE: To open the registry editor,
|
| [Start]
| | Run |
| regedit
| [Enter]
|
| REFERENCE:
| http://support.microsoft.com/?kbid=170086
| (System32 Folder Opens When Logging on to Windows)
|
| _
| 5) Also apply the above checks to each shortcut in the Startup folders
for "the current user" and for "All users".
|
| For the "current user" entries in the start menu,
| Right-click [Start] | Explore | Startup |
|
| For the "all users" entries in the start menu,
| Right-click [Start] | Explore All Users | Startup |
|
| In turn, right-click each shortcut. Click | Properties |. Visually
inspect the "Target:" field as in the step (4).
| Then click [Apply] to verify that the "Target:" field is valid.
|
| --
| Jan
| ----------
|
|
| | May I also pose a similar question please.
| | A few postings ago I enquired about my "post-startup screen"
| | but had no reply and found the answers below very interesting
| | and followed up on your suggestions.
|
| | I cannot however find the answer to my problem there unless I
| | am not recognizing the wood for the trees.
| |
| | How do I get rid of The Explorer screen that comes up after
| | the desktop. I just want the desktop to show after switching on.
| | In the files and keys below I do not see "explorer.exe".
|
| | There is no "run=" or "load" in my Win.ini and revealing the
| | actual names of the "run" items in the registry keys by clicking
| | on "modify" I do not see any relation either.
|
| | It is also not in the startup list which I can see with Msconfig.
| |
| | Thanks,
| | Hans
|
|
 
As a starting point, what is the name of the folder in that explorer window?

--
Jan
----------


| Apologies to Andy for butting in here but maybe this may also
| solve his problem from another angle.
|
| Thorsten:
| As I said, None of your tips somehow gave a sufficient clue but I
| have printed them for further use. You gave Andy the same tips.
|
| My posting on on 28 Dec also mentioned that since I installed
| Norton system Works the explorer screen changed from My Documents
| to the Norton directory with a dial-up box on top of it.
| Somehow Norton has now complicated my life even more and application
| program writers seems to have little regard for the product buyers'
| personal preferences.
|
| Jan: I need some time to digest and try out your tips.
| I do not use an SB sound card but a simple VIA Audio Controller.
| Not being any sort of expert, I would appreciate any help I can get.
| I have listed the RUN contents below.
|
| Thanks,
| Hans
|
|
| ..CURRENT USER | RUN contains only:
| ....messenger\msmsgs.exe" /background
|
| ..LOCAL MACHINE | RUN (there is no "run services" entry) contains:
|
| default destination: blank
| Adaptec Direct CD ..Direct CD.exe
| AVG_cc ..Avg32.exe/startup
| Bootwarn ..NAV\Bootwarn\a..
| ccApp "C:\Program Files\Common Files\
| Symantec Shared\ccApp.exe"
| ccRegVfy "C:\Program Files\Common Files\
| Symantec Shared\ccRegVfy.exe"
| Download Accellerator ..Dap.exe/Startup
| Fixit AV ..System~1\Memcheck.exe
| NvcplDaemon ..NvCpl.dll.Nvstartup
| Nwiz ..nWiz.exe/install
| Soundman ..soundman.exe



| | Here is a bit more detail...
| |
| | -) Many items need to be checked here.
| |
| | _
| | 0) What is the name of the folder in the explorer window?
| |
| | _
| | 1) If you have a "SB Audigy 2" sound card, then I suggest you visit
| MVP Kelly's website at
| | http://www.kellys-korner-xp.com/xp_tweaks.htm
| |
| | Note the instructions at the top of the page, then scroll down to
| line 260,
| | (System32 Folder Opens Upon Boot)
| |
| | Right-click the hyperlink, then click | Save Target As | to download
| the file, "xp_system32opens.vbs", then double-click the file
| | and follow the prompts.
| |
| | _
| | 2) If the name of the folder is "My Documents", then I suggest you
| visit MVP Kelly's website at
| | http://www.kellys-korner-xp.com/xp_tweaks.htm
| |
| | Note the instructions at the top of the page, then scroll down to
| line 255,
| | (My Documents Folder Opens Upon Boot (for C:\))
| |
| | Right-click the hyperlink, then click | Save Target As | to download
| the file, "userinit.reg", then double-click the file and
| | follow the prompts.
| |
| | _
| | 3) If this folder/browser window was open at a previous logoff,
| then...
| |
| | In Windows Explorer, Tools-menu | Folder Options |
| | /View\
| | "Advanced Settings:" box
| | [ ] "Restore previous folder windows at logon"
| |
| | _
| | 4) If the folder was not open at a previous logoff, then this behavior
| can occur if...
| |
| | a null entry (such as ""),
| | an incomplete entry (such as "),
| | or a damaged entry exists
| | in the values in either of these two registry keys:
| |
| | HKEY_LOCAL_MACHINE\
| | SOFTWARE\Microsoft\Windows\CurrentVersion\Run
| |
| | HKEY_CURRENT_USER\
| | Software\Microsoft\Windows\CurrentVersion\Run
| |
| |
| | Ensure that all paths containing "space" characters are wrapped in
| double-quotation marks. For example,
| |
| | c:\Program Files\program.exe
| |
| | should be...
| |
| | "c:\Program Files\program.exe"
| |
| |
| | NOTE: To open the registry editor,
| |
| | [Start]
| | | Run |
| | regedit
| | [Enter]
| |
| | REFERENCE:
| | http://support.microsoft.com/?kbid=170086
| | (System32 Folder Opens When Logging on to Windows)
| |
| | _
| | 5) Also apply the above checks to each shortcut in the Startup folders
| for "the current user" and for "All users".
| |
| | For the "current user" entries in the start menu,
| | Right-click [Start] | Explore | Startup |
| |
| | For the "all users" entries in the start menu,
| | Right-click [Start] | Explore All Users | Startup |
| |
| | In turn, right-click each shortcut. Click | Properties |. Visually
| inspect the "Target:" field as in the step (4).
| | Then click [Apply] to verify that the "Target:" field is valid.
| |
| | --
| | Jan
| | ----------
| |
| |
| | | May I also pose a similar question please.
| | | A few postings ago I enquired about my "post-startup screen"
| | | but had no reply and found the answers below very interesting
| | | and followed up on your suggestions.
| |
| | | I cannot however find the answer to my problem there unless I
| | | am not recognizing the wood for the trees.
| | |
| | | How do I get rid of The Explorer screen that comes up after
| | | the desktop. I just want the desktop to show after switching on.
| | | In the files and keys below I do not see "explorer.exe".
| |
| | | There is no "run=" or "load" in my Win.ini and revealing the
| | | actual names of the "run" items in the registry keys by clicking
| | | on "modify" I do not see any relation either.
| |
| | | It is also not in the startup list which I can see with Msconfig.
| | |
| | | Thanks,
| | | Hans
 
Sorry,
It is C:\Program Files\Norton

| As a starting point, what is the name of the folder in that explorer
window?
|
| --
| Jan
| ----------
|
|
| | Apologies to Andy for butting in here but maybe this may also
| | solve his problem from another angle.
| |
| | Thorsten:
| | As I said, None of your tips somehow gave a sufficient clue but I
| | have printed them for further use. You gave Andy the same tips.
| |
| | My posting on on 28 Dec also mentioned that since I installed
| | Norton system Works the explorer screen changed from My Documents
| | to the Norton directory with a dial-up box on top of it.
| | Somehow Norton has now complicated my life even more and application
| | program writers seems to have little regard for the product buyers'
| | personal preferences.
| |
| | Jan: I need some time to digest and try out your tips.
| | I do not use an SB sound card but a simple VIA Audio Controller.
| | Not being any sort of expert, I would appreciate any help I can get.
| | I have listed the RUN contents below.
| |
| | Thanks,
| | Hans
| |
| |
| | ..CURRENT USER | RUN contains only:
| | ....messenger\msmsgs.exe" /background
| |
| | ..LOCAL MACHINE | RUN (there is no "run services" entry) contains:
| |
| | default destination: blank
| | Adaptec Direct CD ..Direct CD.exe
| | AVG_cc ..Avg32.exe/startup
| | Bootwarn ..NAV\Bootwarn\a..
| | ccApp "C:\Program Files\Common Files\
| | Symantec Shared\ccApp.exe"
| | ccRegVfy "C:\Program Files\Common Files\
| | Symantec Shared\ccRegVfy.exe"
| | Download Accellerator ..Dap.exe/Startup
| | Fixit AV ..System~1\Memcheck.exe
| | NvcplDaemon ..NvCpl.dll.Nvstartup
| | Nwiz ..nWiz.exe/install
| | Soundman ..soundman.exe
|
|
|
| | | Here is a bit more detail...
| | |
| | | -) Many items need to be checked here.
| | |
| | | _
| | | 0) What is the name of the folder in the explorer window?
| | |
| | | _
| | | 1) If you have a "SB Audigy 2" sound card, then I suggest you
visit
| | MVP Kelly's website at
| | | http://www.kellys-korner-xp.com/xp_tweaks.htm
| | |
| | | Note the instructions at the top of the page, then scroll down to
| | line 260,
| | | (System32 Folder Opens Upon Boot)
| | |
| | | Right-click the hyperlink, then click | Save Target As | to
download
| | the file, "xp_system32opens.vbs", then double-click the file
| | | and follow the prompts.
| | |
| | | _
| | | 2) If the name of the folder is "My Documents", then I suggest you
| | visit MVP Kelly's website at
| | | http://www.kellys-korner-xp.com/xp_tweaks.htm
| | |
| | | Note the instructions at the top of the page, then scroll down to
| | line 255,
| | | (My Documents Folder Opens Upon Boot (for C:\))
| | |
| | | Right-click the hyperlink, then click | Save Target As | to
download
| | the file, "userinit.reg", then double-click the file and
| | | follow the prompts.
| | |
| | | _
| | | 3) If this folder/browser window was open at a previous logoff,
| | then...
| | |
| | | In Windows Explorer, Tools-menu | Folder Options |
| | | /View\
| | | "Advanced Settings:" box
| | | [ ] "Restore previous folder windows at logon"
| | |
| | | _
| | | 4) If the folder was not open at a previous logoff, then this
behavior
| | can occur if...
| | |
| | | a null entry (such as ""),
| | | an incomplete entry (such as "),
| | | or a damaged entry exists
| | | in the values in either of these two registry keys:
| | |
| | | HKEY_LOCAL_MACHINE\
| | | SOFTWARE\Microsoft\Windows\CurrentVersion\Run
| | |
| | | HKEY_CURRENT_USER\
| | | Software\Microsoft\Windows\CurrentVersion\Run
| | |
| | |
| | | Ensure that all paths containing "space" characters are wrapped
in
| | double-quotation marks. For example,
| | |
| | | c:\Program Files\program.exe
| | |
| | | should be...
| | |
| | | "c:\Program Files\program.exe"
| | |
| | |
| | | NOTE: To open the registry editor,
| | |
| | | [Start]
| | | | Run |
| | | regedit
| | | [Enter]
| | |
| | | REFERENCE:
| | | http://support.microsoft.com/?kbid=170086
| | | (System32 Folder Opens When Logging on to Windows)
| | |
| | | _
| | | 5) Also apply the above checks to each shortcut in the Startup
folders
| | for "the current user" and for "All users".
| | |
| | | For the "current user" entries in the start menu,
| | | Right-click [Start] | Explore | Startup |
| | |
| | | For the "all users" entries in the start menu,
| | | Right-click [Start] | Explore All Users | Startup |
| | |
| | | In turn, right-click each shortcut. Click | Properties |.
Visually
| | inspect the "Target:" field as in the step (4).
| | | Then click [Apply] to verify that the "Target:" field is valid.
| | |
| | | --
| | | Jan
| | | ----------
| | |
| | |
| | | | May I also pose a similar question please.
| | | | A few postings ago I enquired about my "post-startup screen"
| | | | but had no reply and found the answers below very interesting
| | | | and followed up on your suggestions.
| | |
| | | | I cannot however find the answer to my problem there unless I
| | | | am not recognizing the wood for the trees.
| | | |
| | | | How do I get rid of The Explorer screen that comes up after
| | | | the desktop. I just want the desktop to show after switching on.
| | | | In the files and keys below I do not see "explorer.exe".
| | |
| | | | There is no "run=" or "load" in my Win.ini and revealing the
| | | | actual names of the "run" items in the registry keys by clicking
| | | | on "modify" I do not see any relation either.
| | |
| | | | It is also not in the startup list which I can see with
Msconfig.
| | | |
| | | | Thanks,
| | | | Hans
|
|
 
It could be a malformed or corrupt entry relating to Norton.

Many items need to be checked here. Please keep a record
of all the settings that you check, as detailed below.


1)- Open the registry editor,

[Start]
| Run |
regedit
[Enter]


- Export the following two registry keys using
File-menu | Export |,
and save those files as "HKLM.TXT" and "HKCU.TXT".

"HKLM.TXT":-

HKEY_LOCAL_MACHINE\
SOFTWARE\Microsoft\Windows\CurrentVersion\Run

"HKCU.TXT":-

HKEY_CURRENT_USER\
Software\Microsoft\Windows\CurrentVersion\Run


- In the values in both registry keys Check for:

+ a null entry (such as ""),
+ an incomplete entry (such as "),
+ or a damaged entry
+ all paths containing "space" characters to be
wrapped in double-quotation marks. For example,

c:\Program Files\program.exe

should be...

"c:\Program Files\program.exe"


2)- Open a text-editor, such as Notepad.

- Check each shortcut in the Startup folders for
"the current user" and for "All users".

+ For the "current user" entries in the start menu,
Right-click [Start] | Explore | Startup |

+ For the "all users" entries in the start menu,
Right-click [Start] | Explore All Users | Startup |


- In turn, right-click each shortcut,

+ then click | Properties |,

+ then copy the text in the "Target:" field to the
clip-board, and then paste that to a text document
in the text-editor.

+ then type in a short comment to identify that short-cut

+ then click [Find Target...] to verify that the
"Target:" field is valid.


3) If you are unable to resolve the issue, merge the
three .TXT files and *_paste_* the contents into your reply.

--
Jan
----------

|
| Sorry,
| It is C:\Program Files\Norton
|
|
| | As a starting point, what is the name of the folder in that explorer window?
| | --
| | Jan
| | ----------

| |
<snip />
| ..CURRENT USER | RUN contains only:
| ....messenger\msmsgs.exe" /background
|
| ..LOCAL MACHINE | RUN (there is no "run services" entry) contains:
|
| default destination: blank
| Adaptec Direct CD ..Direct CD.exe
| AVG_cc ..Avg32.exe/startup
| Bootwarn ..NAV\Bootwarn\a..
| ccApp "C:\Program Files\Common Files\
| Symantec Shared\ccApp.exe"
| ccRegVfy "C:\Program Files\Common Files\
| Symantec Shared\ccRegVfy.exe"
| Download Accellerator ..Dap.exe/Startup
| Fixit AV ..System~1\Memcheck.exe
| NvcplDaemon ..NvCpl.dll.Nvstartup
| Nwiz ..nWiz.exe/install
| Soundman ..soundman.exe
 
Jan,
Thanks for your interest.
As a first step I have pasted HKLM and HKCU below.
The OS is a clean install WinXPpro+SP1.
Only a few apps installed so far.
Going ahead a bit: There is no "current user" in Startup.
Only "all users".


HKLM:
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"MSMSGS"="\"C:\\Program Files\\Messenger\\msmsgs.exe\" /background"

------------------------------------
HKCU:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"SoundMan"="soundman.exe"
"nwiz"="nwiz.exe /install"
"NvCplDaemon"="RUNDLL32.EXE C:\\WINDOWS\\System32\\NvCpl.dll,NvStartup"
"Fix-It AV"="C:\\PROGRA~1\\Ontrack\\SYSTEM~1\\MemCheck.exe"
"ccRegVfy"="\"C:\\Program Files\\Common Files\\Symantec
Shared\\ccRegVfy.exe\""
"ccApp"="\"C:\\Program Files\\Common Files\\Symantec
Shared\\ccApp.exe\""
"BootWarn"="C:\\Program Files\\Norton SystemWorks\\Norton
AntiVirus\\BootWarn.exe /a"
"AVG_CC"="C:\\Program Files\\Grisoft\\AVG6\\avgcc32.exe /startup"
"AdaptecDirectCD"="C:\\Program Files\\Adaptec\\Easy CD Creator
5\\DirectCD\\DirectCD.exe"
"DownloadAccelerator"="C:\\PROGRA~1\\DAP\\DAP.EXE /STARTUP"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\Option
alComponents]

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\Option
alComponents\IMAIL]
"Installed"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\Option
alComponents\MAPI]
"Installed"="1"
"NoChange"="1"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\Option
alComponents\MSFS]
"Installed"="1"

|
|
| 2)- Open a text-editor, such as Notepad.
|
| - Check each shortcut in the Startup folders for
| "the current user" and for "All users".
|
| + For the "current user" entries in the start menu,
| Right-click [Start] | Explore | Startup |
|
| + For the "all users" entries in the start menu,
| Right-click [Start] | Explore All Users | Startup |
|
|
| - In turn, right-click each shortcut,
|
| + then click | Properties |,
|
| + then copy the text in the "Target:" field to the
| clip-board, and then paste that to a text document
| in the text-editor.
|
| + then type in a short comment to identify that short-cut
|
| + then click [Find Target...] to verify that the
| "Target:" field is valid.
|
|
| 3) If you are unable to resolve the issue, merge the
| three .TXT files and *_paste_* the contents into your reply.
|
| --
| Jan
| ----------
 
| Jan,
| Thanks for your interest and a Happy New Year..
| Here is the the whole lot on one page.
| The OS is a clean install WinXPpro+SP1.
| Only a few apps installed so far.
| ------------------------------------
| HKLM:
|
| [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
| "MSMSGS"="\"C:\\Program Files\\Messenger\\msmsgs.exe\" /background"
| ------------------------------------
| HKCU: (This tallies exactly with MSConfig's startup list)
|
| [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
| "SoundMan"="soundman.exe"
| "nwiz"="nwiz.exe /install"
| "NvCplDaemon"="RUNDLL32.EXE
C:\\WINDOWS\\System32\\NvCpl.dll,NvStartup"
| "Fix-It AV"="C:\\PROGRA~1\\Ontrack\\SYSTEM~1\\MemCheck.exe"
| "ccRegVfy"="\"C:\\Program Files\\Common Files\\Symantec
| Shared\\ccRegVfy.exe\""
| "ccApp"="\"C:\\Program Files\\Common Files\\Symantec
| Shared\\ccApp.exe\""
| "BootWarn"="C:\\Program Files\\Norton SystemWorks\\Norton
| AntiVirus\\BootWarn.exe /a"
| "AVG_CC"="C:\\Program Files\\Grisoft\\AVG6\\avgcc32.exe /startup"
| "AdaptecDirectCD"="C:\\Program Files\\Adaptec\\Easy CD Creator
| 5\\DirectCD\\DirectCD.exe"
| "DownloadAccelerator"="C:\\PROGRA~1\\DAP\\DAP.EXE /STARTUP"

------------------------------------------------------------------------
----
| 2)- Open a text-editor, such as Notepad.
| - Check each shortcut in the Startup folders:
| There is no "current user" - only "All users".

In "all users|start menu" the following are present:

%SYSTEMROOT%\system32\oobe\msoobe.exe /A Activate
Windows
"C:\Program Files\Common Files\Symantec Shared\Nmain.exe" Norton
SystemWorks
%SystemRoot%\system32\control.exe appwiz.cpl,,3 Set pgm
access/defaults
"C:\Program Files\Ontrack\SystemSuite\SSuite.exe" System
suite 4.0
%SystemRoot%\system32\wupdmgr.exe Windows
update

Besides these there are two Office shortcuts and one Windows Catalogue
greyed out.

In "all users|start menu" is a folder "Programs" with a few more
shortcuts:

"C:\Program Files\Adobe\Acrobat 5.0\Reader\AcroRd32.exe"
"C:\Program Files\MSN\MSNCoreFiles\msn6.exe"
"C:\Program Files\Messenger\msmsgs.exe"

In "Programs" are more folders with shortcuts.
 
EUREKA!

| [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
....
| "BootWarn"="C:\\Program Files\\Norton SystemWorks\\Norton AntiVirus\\BootWarn.exe /a"

It should read as...

| "BootWarn""="\"C:\\Program Files\\Norton SystemWorks\\Norton AntiVirus\\BootWarn.exe\" /a"


In the registry it currently would appear as...

C:\Program Files\Norton SystemWorks\Norton AntiVirus\BootWarn.exe /a


So, manually change it to this...

"C:\Program Files\Norton SystemWorks\Norton AntiVirus\BootWarn.exe" /a


If this resolves the issue, would you be so kind as to contact Symantec (?) Support, and let them know the details.

In any case, please reply with your findings.

--
Jan
----------

|

| | Jan,
| | Thanks for your interest and a Happy New Year..
| | Here is the the whole lot on one page.
| | The OS is a clean install WinXPpro+SP1.
| | Only a few apps installed so far.
| | ------------------------------------
| | HKLM:
| |
| | [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
| | "MSMSGS"="\"C:\\Program Files\\Messenger\\msmsgs.exe\" /background"
| | ------------------------------------
| | HKCU: (This tallies exactly with MSConfig's startup list)
| |
| | [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
| | "SoundMan"="soundman.exe"
| | "nwiz"="nwiz.exe /install"
| | "NvCplDaemon"="RUNDLL32.EXE
| C:\\WINDOWS\\System32\\NvCpl.dll,NvStartup"
| | "Fix-It AV"="C:\\PROGRA~1\\Ontrack\\SYSTEM~1\\MemCheck.exe"
| | "ccRegVfy"="\"C:\\Program Files\\Common Files\\Symantec
| | Shared\\ccRegVfy.exe\""
| | "ccApp"="\"C:\\Program Files\\Common Files\\Symantec
| | Shared\\ccApp.exe\""
| | "BootWarn"="C:\\Program Files\\Norton SystemWorks\\Norton
| | AntiVirus\\BootWarn.exe /a"
| | "AVG_CC"="C:\\Program Files\\Grisoft\\AVG6\\avgcc32.exe /startup"
| | "AdaptecDirectCD"="C:\\Program Files\\Adaptec\\Easy CD Creator
| | 5\\DirectCD\\DirectCD.exe"
| | "DownloadAccelerator"="C:\\PROGRA~1\\DAP\\DAP.EXE /STARTUP"
|
| ------------------------------------------------------------------------
| ----
| | 2)- Open a text-editor, such as Notepad.
| | - Check each shortcut in the Startup folders:
| | There is no "current user" - only "All users".
|
| In "all users|start menu" the following are present:
|
| %SYSTEMROOT%\system32\oobe\msoobe.exe /A Activate
| Windows
| "C:\Program Files\Common Files\Symantec Shared\Nmain.exe" Norton
| SystemWorks
| %SystemRoot%\system32\control.exe appwiz.cpl,,3 Set pgm
| access/defaults
| "C:\Program Files\Ontrack\SystemSuite\SSuite.exe" System
| suite 4.0
| %SystemRoot%\system32\wupdmgr.exe Windows
| update
|
| Besides these there are two Office shortcuts and one Windows Catalogue
| greyed out.
|
| In "all users|start menu" is a folder "Programs" with a few more
| shortcuts:
|
| "C:\Program Files\Adobe\Acrobat 5.0\Reader\AcroRd32.exe"
| "C:\Program Files\MSN\MSNCoreFiles\msn6.exe"
| "C:\Program Files\Messenger\msmsgs.exe"
|
| In "Programs" are more folders with shortcuts.
| -------------------------------------------------
| Hans
 
Jan, you're a star.
This was certainly the problem and irritated me for a few weeks.
I will notify Symantec.
Hans

EUREKA!

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]

"BootWarn"="C:\\Program Files\\Norton SystemWorks\\Norton
AntiVirus\\BootWarn.exe /a"

It should read as...

"BootWarn""="\"C:\\Program Files\\Norton SystemWorks\\Norton
AntiVirus\\BootWarn.exe\" /a"

In the registry it currently would appear as...

C:\Program Files\Norton SystemWorks\Norton AntiVirus\BootWarn.exe /a

So, manually change it to this...

"C:\Program Files\Norton SystemWorks\Norton AntiVirus\BootWarn.exe" /a

If this resolves the issue, would you be so kind as to contact Symantec
(?) Support, and let them know the details.

In any case, please reply with your findings.

Jan

----------------------------------------------------------------------
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"MSMSGS"="\"C:\\Program Files\\Messenger\\msmsgs.exe\" /background"
------------------------------------
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"SoundMan"="soundman.exe"
"nwiz"="nwiz.exe /install"
"NvCplDaemon"="RUNDLL32.EXE C:\\WINDOWS\\System32\\NvCpl.dll,NvStartup"
"Fix-It AV"="C:\\PROGRA~1\\Ontrack\\SYSTEM~1\\MemCheck.exe"
"ccRegVfy"="\"C:\\Program Files\\Common Files\\Symantec
Shared\\ccRegVfy.exe\""
"ccApp"="\"C:\\Program Files\\Common Files\\Symantec
Shared\\ccApp.exe\""
"BootWarn"="C:\\Program Files\\Norton SystemWorks\\Norton
AntiVirus\\BootWarn.exe /a"
"AVG_CC"="C:\\Program Files\\Grisoft\\AVG6\\avgcc32.exe /startup"
"AdaptecDirectCD"="C:\\Program Files\\Adaptec\\Easy CD Creator
5\\DirectCD\\DirectCD.exe"
"DownloadAccelerator"="C:\\PROGRA~1\\DAP\\DAP.EXE /STARTUP"
------------------------------------------------------------------------
 
Hans,

You are welcome! Thank you for your feedback.

--
Jan
----------


| Jan, you're a star.

| This was certainly the problem and irritated me for a few weeks.

| I will notify Symantec.

| Hans



| EUREKA!
|
| [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
|
| "BootWarn"="C:\\Program Files\\Norton SystemWorks\\Norton
| AntiVirus\\BootWarn.exe /a"
|
| It should read as...
|
| "BootWarn""="\"C:\\Program Files\\Norton SystemWorks\\Norton
| AntiVirus\\BootWarn.exe\" /a"
|
| In the registry it currently would appear as...
|
| C:\Program Files\Norton SystemWorks\Norton AntiVirus\BootWarn.exe /a
|
| So, manually change it to this...
|
| "C:\Program Files\Norton SystemWorks\Norton AntiVirus\BootWarn.exe" /a
|
| If this resolves the issue, would you be so kind as to contact Symantec
| (?) Support, and let them know the details.
|
| In any case, please reply with your findings.
|
| Jan
 
Back
Top