How To Remove "Nero Scout" From My Computer
Nero Scout
This does not get rid of the tray icon. This only gets rid of the icon in My Computer. You should be able to right-click on the tray icon and disable that version of scout from there.
Click Start > Run, and type:
Code:
regsvr32 /u "%commonprogramfiles%\Ahead\Lib\MediaLibraryNSE.dll"
To undo (put it back) :
Code:
regsvr32 "%commonprogramfiles%\Ahead\Lib\MediaLibraryNSE.dll"
This will not cause any harm.
This is tested in Windows XP AND Windows Vista (RTM) with Nero 7, 7.5, and 7.8.
Source: http://djlizard.net/2005/12/11/108
Nero Search
Something new and annoying in Nero is Nero Search.
To remove that:
Click Start > Run, and type:
Code:
Cmd.exe /c regsvr32 /u /s "%ProgramFiles%\Common Files\Ahead\Lib\NeroSearch.dll" && regsvr32 /u /s "%ProgramFiles%\Common Files\Ahead\Lib\NeroSearchBar.dll" && regsvr32 /u /s "%ProgramFiles%\Common Files\Ahead\Lib\NeroSearchTray.dll"
Tested in Windows XP with Nero 7.8.
Source: http://www.neowin.net/forum/index.ph...st&p=587807940
Re: How To Remove "Nero Scout" From My Computer
you could also download the Tweak UI powertoy and remove it that way
Re: How To Remove "Nero Scout" From My Computer
when your finishing the install of nero, there an option to configure nero scout, where ya can just disable it from there, unless your worried about the hdspace
Re: How To Remove "Nero Scout" From My Computer
Re: How To Remove "Nero Scout" From My Computer
this is really useful. thanks.
Re: How To Remove "Nero Scout" From My Computer
really useful ... thanks ..!
Re: How To Remove "Nero Scout" From My Computer
Incase anyone is wondering this is safe in vista. :)
Re: How To Remove "Nero Scout" From My Computer
Re: How To Remove "Nero Scout" From My Computer
thnks a lot ! this nero scout is really bother !
Re: How To Remove "Nero Scout" From My Computer