PC Review


Reply
Thread Tools Rate Thread

System Config Utility

 
 
=?Utf-8?B?bWlrZWwyNjM0?=
Guest
Posts: n/a
 
      10th Nov 2005
I have been having problems with my mouse (erratic movement) and used the
system config utility to find the problem. I've narrowed it down to a file
that is nwiz.exe/install but now don't know how to delete that file. I used
msconfig and viewed HKEY_current_user but couldn't find the file. I also went
to HKEY_LOCAL_MACHINE and no luck there either. In the Sys config util it
indicates that the file is in SOFTWARE/MICROSOFT/WINDOWS/CURRENTVERSION/RUN
but I just can't find it in either location. Is there another way to either
isolate the file (other than the sys config util) or delete it?
 
Reply With Quote
 
 
 
 
Rich Barry
Guest
Posts: n/a
 
      10th Nov 2005
Mike, when you went into Msconfig did you see the nwiz entry and uncheck
it? You don't want to delete the file. Nwiz
is part of the Nvidia Graphics Driver Package. You should just be able
to stop it from running at Startup.
"mikel2634" <(E-Mail Removed)> wrote in message
news:CEE2A794-B5D9-4B19-BB09-(E-Mail Removed)...
>I have been having problems with my mouse (erratic movement) and used the
> system config utility to find the problem. I've narrowed it down to a file
> that is nwiz.exe/install but now don't know how to delete that file. I
> used
> msconfig and viewed HKEY_current_user but couldn't find the file. I also
> went
> to HKEY_LOCAL_MACHINE and no luck there either. In the Sys config util it
> indicates that the file is in
> SOFTWARE/MICROSOFT/WINDOWS/CURRENTVERSION/RUN
> but I just can't find it in either location. Is there another way to
> either
> isolate the file (other than the sys config util) or delete it?



 
Reply With Quote
 
Wesley Vogel
Guest
Posts: n/a
 
      10th Nov 2005
nwiz.exe = NVIDIA nView Wizard

*Was* in this key on my machine.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
Value Name: nwiz
Value Type: REG_SZ
Value Data: nwiz.exe /install

Open the Registry Editor...
Start | Run | Type: regedit | Click OK |
Hit your F3 key | Type or paste nwiz.exe in the Find what box |
Click the Find Next button | Hit F3 to Find Next again, etc.

There will be at least 3 or 4 other locations where nwiz.exe shows up in the
registry.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:CEE2A794-B5D9-4B19-BB09-(E-Mail Removed),
mikel2634 <(E-Mail Removed)> hunted and pecked:
> I have been having problems with my mouse (erratic movement) and used the
> system config utility to find the problem. I've narrowed it down to a file
> that is nwiz.exe/install but now don't know how to delete that file. I
> used msconfig and viewed HKEY_current_user but couldn't find the file. I
> also went to HKEY_LOCAL_MACHINE and no luck there either. In the Sys
> config util it indicates that the file is in
> SOFTWARE/MICROSOFT/WINDOWS/CURRENTVERSION/RUN but I just can't find it in
> either location. Is there another way to either isolate the file (other
> than the sys config util) or delete it?


 
Reply With Quote
 
=?Utf-8?B?bWlrZWwyNjM0?=
Guest
Posts: n/a
 
      10th Nov 2005
Hello Wesley,
Should I delete the file...download and install the 5.11 version from NVDIA
or the 5.0 version from NVIDA? I don't want to screw things up. HELP

"Wesley Vogel" wrote:

> nwiz.exe = NVIDIA nView Wizard
>
> *Was* in this key on my machine.
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
> Value Name: nwiz
> Value Type: REG_SZ
> Value Data: nwiz.exe /install
>
> Open the Registry Editor...
> Start | Run | Type: regedit | Click OK |
> Hit your F3 key | Type or paste nwiz.exe in the Find what box |
> Click the Find Next button | Hit F3 to Find Next again, etc.
>
> There will be at least 3 or 4 other locations where nwiz.exe shows up in the
> registry.
>
> --
> Hope this helps. Let us know.
>
> Wes
> MS-MVP Windows Shell/User
>
> In news:CEE2A794-B5D9-4B19-BB09-(E-Mail Removed),
> mikel2634 <(E-Mail Removed)> hunted and pecked:
> > I have been having problems with my mouse (erratic movement) and used the
> > system config utility to find the problem. I've narrowed it down to a file
> > that is nwiz.exe/install but now don't know how to delete that file. I
> > used msconfig and viewed HKEY_current_user but couldn't find the file. I
> > also went to HKEY_LOCAL_MACHINE and no luck there either. In the Sys
> > config util it indicates that the file is in
> > SOFTWARE/MICROSOFT/WINDOWS/CURRENTVERSION/RUN but I just can't find it in
> > either location. Is there another way to either isolate the file (other
> > than the sys config util) or delete it?

>
>

 
Reply With Quote
 
Wesley Vogel
Guest
Posts: n/a
 
      11th Nov 2005
Open the registry editor and navigate to...
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
Right click nwiz, select Delete and click YES to the Are you sure you want
to delete this value?prompt.

This will stop nwiz.exe from running at boot.

It doesn't matter what version Nvidia drivers you have, wait a minute, 5.11
is *old*. I have Version 61.77 drivers.

Driver Page
http://www.nvidia.com/content/drivers/drivers.asp

As I was saying, It doesn't matter what version Nvidia drivers you have, the
first things added are these registry entries...

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
Value Name: NvCplDaemon
Value Type: REG_SZ
Value Data: RUNDLL32.EXE C:\WINDOWS\System32\NvCpl.dll,NvStartup

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
Value Name: NvMediaCenter
Value Type: REG_SZ
Value Data:RUNDLL32.EXE C:\WINDOWS\System32\NvMcTray.dll,NvTaskbarInit

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
Value Name: nwiz
Value Type: REG_SZ
Value Data: nwiz.exe /install

None of these have to start at boot, they can be accessed via Nvidia Nview
in the Control Panel.

There's also a bunch of crap that I removed from my context menu.

I will *never* buy anything made by NVIDIA ever again.

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:25867F74-96E6-4621-B054-(E-Mail Removed),
mikel2634 <(E-Mail Removed)> hunted and pecked:
> Hello Wesley,
> Should I delete the file...download and install the 5.11 version from
> NVDIA or the 5.0 version from NVIDA? I don't want to screw things up.
> HELP
>
> "Wesley Vogel" wrote:
>
>> nwiz.exe = NVIDIA nView Wizard
>>
>> *Was* in this key on my machine.
>>
>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
>> Value Name: nwiz
>> Value Type: REG_SZ
>> Value Data: nwiz.exe /install
>>
>> Open the Registry Editor...
>> Start | Run | Type: regedit | Click OK |
>> Hit your F3 key | Type or paste nwiz.exe in the Find what box |
>> Click the Find Next button | Hit F3 to Find Next again, etc.
>>
>> There will be at least 3 or 4 other locations where nwiz.exe shows up in
>> the registry.
>>
>> --
>> Hope this helps. Let us know.
>>
>> Wes
>> MS-MVP Windows Shell/User
>>
>> In news:CEE2A794-B5D9-4B19-BB09-(E-Mail Removed),
>> mikel2634 <(E-Mail Removed)> hunted and pecked:
>>> I have been having problems with my mouse (erratic movement) and used
>>> the system config utility to find the problem. I've narrowed it down to
>>> a file that is nwiz.exe/install but now don't know how to delete that
>>> file. I used msconfig and viewed HKEY_current_user but couldn't find
>>> the file. I also went to HKEY_LOCAL_MACHINE and no luck there either.
>>> In the Sys config util it indicates that the file is in
>>> SOFTWARE/MICROSOFT/WINDOWS/CURRENTVERSION/RUN but I just can't find it
>>> in either location. Is there another way to either isolate the file
>>> (other than the sys config util) or delete it?


 
Reply With Quote
 
=?Utf-8?B?bWlrZWwyNjM0?=
Guest
Posts: n/a
 
      11th Nov 2005
Hello Wesley,

Thanks for your candor enjoyed the comments and you can be assured that I
WILL delete it...like you I have no use for it.

"Wesley Vogel" wrote:

> Open the registry editor and navigate to...
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
> Right click nwiz, select Delete and click YES to the Are you sure you want
> to delete this value?prompt.
>
> This will stop nwiz.exe from running at boot.
>
> It doesn't matter what version Nvidia drivers you have, wait a minute, 5.11
> is *old*. I have Version 61.77 drivers.
>
> Driver Page
> http://www.nvidia.com/content/drivers/drivers.asp
>
> As I was saying, It doesn't matter what version Nvidia drivers you have, the
> first things added are these registry entries...
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
> Value Name: NvCplDaemon
> Value Type: REG_SZ
> Value Data: RUNDLL32.EXE C:\WINDOWS\System32\NvCpl.dll,NvStartup
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
> Value Name: NvMediaCenter
> Value Type: REG_SZ
> Value Data:RUNDLL32.EXE C:\WINDOWS\System32\NvMcTray.dll,NvTaskbarInit
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
> Value Name: nwiz
> Value Type: REG_SZ
> Value Data: nwiz.exe /install
>
> None of these have to start at boot, they can be accessed via Nvidia Nview
> in the Control Panel.
>
> There's also a bunch of crap that I removed from my context menu.
>
> I will *never* buy anything made by NVIDIA ever again.
>
> --
> Hope this helps. Let us know.
>
> Wes
> MS-MVP Windows Shell/User
>
> In news:25867F74-96E6-4621-B054-(E-Mail Removed),
> mikel2634 <(E-Mail Removed)> hunted and pecked:
> > Hello Wesley,
> > Should I delete the file...download and install the 5.11 version from
> > NVDIA or the 5.0 version from NVIDA? I don't want to screw things up.
> > HELP
> >
> > "Wesley Vogel" wrote:
> >
> >> nwiz.exe = NVIDIA nView Wizard
> >>
> >> *Was* in this key on my machine.
> >>
> >> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
> >> Value Name: nwiz
> >> Value Type: REG_SZ
> >> Value Data: nwiz.exe /install
> >>
> >> Open the Registry Editor...
> >> Start | Run | Type: regedit | Click OK |
> >> Hit your F3 key | Type or paste nwiz.exe in the Find what box |
> >> Click the Find Next button | Hit F3 to Find Next again, etc.
> >>
> >> There will be at least 3 or 4 other locations where nwiz.exe shows up in
> >> the registry.
> >>
> >> --
> >> Hope this helps. Let us know.
> >>
> >> Wes
> >> MS-MVP Windows Shell/User
> >>
> >> In news:CEE2A794-B5D9-4B19-BB09-(E-Mail Removed),
> >> mikel2634 <(E-Mail Removed)> hunted and pecked:
> >>> I have been having problems with my mouse (erratic movement) and used
> >>> the system config utility to find the problem. I've narrowed it down to
> >>> a file that is nwiz.exe/install but now don't know how to delete that
> >>> file. I used msconfig and viewed HKEY_current_user but couldn't find
> >>> the file. I also went to HKEY_LOCAL_MACHINE and no luck there either.
> >>> In the Sys config util it indicates that the file is in
> >>> SOFTWARE/MICROSOFT/WINDOWS/CURRENTVERSION/RUN but I just can't find it
> >>> in either location. Is there another way to either isolate the file
> >>> (other than the sys config util) or delete it?

>
>

 
Reply With Quote
 
=?Utf-8?B?bWlrZWwyNjM0?=
Guest
Posts: n/a
 
      11th Nov 2005
Hello Again Wesley,
I did as you said but to my surprise nwiz.exe/install only exists in the
System Config Utility under "start". I did a search (find next) in
HKEY_LOCAL_MACHINE and didn't find it. So now I guess my question is....how
the heck can I get rid of it in the System Config Utility??????

"Wesley Vogel" wrote:

> Open the registry editor and navigate to...
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
> Right click nwiz, select Delete and click YES to the Are you sure you want
> to delete this value?prompt.
>
> This will stop nwiz.exe from running at boot.
>
> It doesn't matter what version Nvidia drivers you have, wait a minute, 5.11
> is *old*. I have Version 61.77 drivers.
>
> Driver Page
> http://www.nvidia.com/content/drivers/drivers.asp
>
> As I was saying, It doesn't matter what version Nvidia drivers you have, the
> first things added are these registry entries...
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
> Value Name: NvCplDaemon
> Value Type: REG_SZ
> Value Data: RUNDLL32.EXE C:\WINDOWS\System32\NvCpl.dll,NvStartup
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
> Value Name: NvMediaCenter
> Value Type: REG_SZ
> Value Data:RUNDLL32.EXE C:\WINDOWS\System32\NvMcTray.dll,NvTaskbarInit
>
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
> Value Name: nwiz
> Value Type: REG_SZ
> Value Data: nwiz.exe /install
>
> None of these have to start at boot, they can be accessed via Nvidia Nview
> in the Control Panel.
>
> There's also a bunch of crap that I removed from my context menu.
>
> I will *never* buy anything made by NVIDIA ever again.
>
> --
> Hope this helps. Let us know.
>
> Wes
> MS-MVP Windows Shell/User
>
> In news:25867F74-96E6-4621-B054-(E-Mail Removed),
> mikel2634 <(E-Mail Removed)> hunted and pecked:
> > Hello Wesley,
> > Should I delete the file...download and install the 5.11 version from
> > NVDIA or the 5.0 version from NVIDA? I don't want to screw things up.
> > HELP
> >
> > "Wesley Vogel" wrote:
> >
> >> nwiz.exe = NVIDIA nView Wizard
> >>
> >> *Was* in this key on my machine.
> >>
> >> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
> >> Value Name: nwiz
> >> Value Type: REG_SZ
> >> Value Data: nwiz.exe /install
> >>
> >> Open the Registry Editor...
> >> Start | Run | Type: regedit | Click OK |
> >> Hit your F3 key | Type or paste nwiz.exe in the Find what box |
> >> Click the Find Next button | Hit F3 to Find Next again, etc.
> >>
> >> There will be at least 3 or 4 other locations where nwiz.exe shows up in
> >> the registry.
> >>
> >> --
> >> Hope this helps. Let us know.
> >>
> >> Wes
> >> MS-MVP Windows Shell/User
> >>
> >> In news:CEE2A794-B5D9-4B19-BB09-(E-Mail Removed),
> >> mikel2634 <(E-Mail Removed)> hunted and pecked:
> >>> I have been having problems with my mouse (erratic movement) and used
> >>> the system config utility to find the problem. I've narrowed it down to
> >>> a file that is nwiz.exe/install but now don't know how to delete that
> >>> file. I used msconfig and viewed HKEY_current_user but couldn't find
> >>> the file. I also went to HKEY_LOCAL_MACHINE and no luck there either.
> >>> In the Sys config util it indicates that the file is in
> >>> SOFTWARE/MICROSOFT/WINDOWS/CURRENTVERSION/RUN but I just can't find it
> >>> in either location. Is there another way to either isolate the file
> >>> (other than the sys config util) or delete it?

>
>

 
Reply With Quote
 
Wesley Vogel
Guest
Posts: n/a
 
      11th Nov 2005
Uncheck it in the System Configuration Utility (msconfig.exe)
and navigate to here...
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg
and see if it's listed, if it is, delete it.

The UNChecked startup items in msconfig end up here >>>

Start Menu | Programs | Startup folder
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupfolder

and here >>>

Items loaded from the Registry
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared Tools\MSConfig\startupreg

--
Hope this helps. Let us know.

Wes
MS-MVP Windows Shell/User

In news:2A46E196-B7D1-49D4-9502-(E-Mail Removed),
mikel2634 <(E-Mail Removed)> hunted and pecked:
> Hello Again Wesley,
> I did as you said but to my surprise nwiz.exe/install only exists in the
> System Config Utility under "start". I did a search (find next) in
> HKEY_LOCAL_MACHINE and didn't find it. So now I guess my question
> is....how the heck can I get rid of it in the System Config Utility??????
>
> "Wesley Vogel" wrote:
>
>> Open the registry editor and navigate to...
>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
>> Right click nwiz, select Delete and click YES to the Are you sure you
>> want to delete this value?prompt.
>>
>> This will stop nwiz.exe from running at boot.
>>
>> It doesn't matter what version Nvidia drivers you have, wait a minute,
>> 5.11 is *old*. I have Version 61.77 drivers.
>>
>> Driver Page
>> http://www.nvidia.com/content/drivers/drivers.asp
>>
>> As I was saying, It doesn't matter what version Nvidia drivers you have,
>> the first things added are these registry entries...
>>
>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
>> Value Name: NvCplDaemon
>> Value Type: REG_SZ
>> Value Data: RUNDLL32.EXE C:\WINDOWS\System32\NvCpl.dll,NvStartup
>>
>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
>> Value Name: NvMediaCenter
>> Value Type: REG_SZ
>> Value Data:RUNDLL32.EXE C:\WINDOWS\System32\NvMcTray.dll,NvTaskbarInit
>>
>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
>> Value Name: nwiz
>> Value Type: REG_SZ
>> Value Data: nwiz.exe /install
>>
>> None of these have to start at boot, they can be accessed via Nvidia
>> Nview in the Control Panel.
>>
>> There's also a bunch of crap that I removed from my context menu.
>>
>> I will *never* buy anything made by NVIDIA ever again.
>>
>> --
>> Hope this helps. Let us know.
>>
>> Wes
>> MS-MVP Windows Shell/User
>>
>> In news:25867F74-96E6-4621-B054-(E-Mail Removed),
>> mikel2634 <(E-Mail Removed)> hunted and pecked:
>>> Hello Wesley,
>>> Should I delete the file...download and install the 5.11 version from
>>> NVDIA or the 5.0 version from NVIDA? I don't want to screw things up.
>>> HELP
>>>
>>> "Wesley Vogel" wrote:
>>>
>>>> nwiz.exe = NVIDIA nView Wizard
>>>>
>>>> *Was* in this key on my machine.
>>>>
>>>> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run
>>>> Value Name: nwiz
>>>> Value Type: REG_SZ
>>>> Value Data: nwiz.exe /install
>>>>
>>>> Open the Registry Editor...
>>>> Start | Run | Type: regedit | Click OK |
>>>> Hit your F3 key | Type or paste nwiz.exe in the Find what box |
>>>> Click the Find Next button | Hit F3 to Find Next again, etc.
>>>>
>>>> There will be at least 3 or 4 other locations where nwiz.exe shows up
>>>> in the registry.
>>>>
>>>> --
>>>> Hope this helps. Let us know.
>>>>
>>>> Wes
>>>> MS-MVP Windows Shell/User
>>>>
>>>> In news:CEE2A794-B5D9-4B19-BB09-(E-Mail Removed),
>>>> mikel2634 <(E-Mail Removed)> hunted and pecked:
>>>>> I have been having problems with my mouse (erratic movement) and used
>>>>> the system config utility to find the problem. I've narrowed it down
>>>>> to a file that is nwiz.exe/install but now don't know how to delete
>>>>> that file. I used msconfig and viewed HKEY_current_user but couldn't
>>>>> find the file. I also went to HKEY_LOCAL_MACHINE and no luck there
>>>>> either. In the Sys config util it indicates that the file is in
>>>>> SOFTWARE/MICROSOFT/WINDOWS/CURRENTVERSION/RUN but I just can't find it
>>>>> in either location. Is there another way to either isolate the file
>>>>> (other than the sys config util) or delete it?


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

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 Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
system config utility pc shutdown question system freeze =?Utf-8?B?Y2FzaW5vZGxy?= Windows XP Help 1 27th Nov 2006 01:50 AM
system config utility =?Utf-8?B?d29vcGll?= Windows XP Performance 2 13th Dec 2005 10:50 PM
System Config Utility Forrest Ganther Windows XP General 2 25th Sep 2005 01:36 AM
System Config Utility Zagman13 Windows XP Security 1 8th Jul 2005 04:57 PM
System Config Utility Craig Windows XP Customization 4 8th Oct 2004 06:16 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:20 PM.