Re: Winhlpp32.exe/ W32.HLLW.Gaobot
From: David H. Lipman (DLipman~nospam~_at_Verizon.Net)
Date: 03/04/05
- Next message: mickeyd: "RE: BargainBuddy"
- Previous message: MAP: "RE: Trouble Sending Email"
- In reply to: Bob: "Re: Winhlpp32.exe/ W32.HLLW.Gaobot"
- Next in thread: Bob: "Re: Winhlpp32.exe/ W32.HLLW.Gaobot"
- Reply: Bob: "Re: Winhlpp32.exe/ W32.HLLW.Gaobot"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 3 Mar 2005 21:40:17 -0500
"Bob" <Bob@discussions.microsoft.com> wrote in message
news:928363BB-90FB-42A6-9BB6-DEB616AAE4E9@microsoft.com
| Here are contents of two reg keys from a WXP Pro SP2 client on the network.
| Do you also want the one from the isolated client as well?
|
| Thanks....
|
| Windows Registry Editor Version 5.00
|
| [HKEY_CURRENT_USER\Software\Microsoft\Search Assistant\ACMru\5603]
| "000"="winhlpp32.exe"
| "001"="msconfig.exe"
| "002"="*.mpg"
| "003"="*.ppt"
|
| Windows Registry Editor Version 5.00
|
| [HKEY_USERS\S-1-5-21-583907252-651377827-725345543-1110\Software\Microsoft\Search
| Assistant\ACMru\5603] "000"="winhlpp32.exe"
| "001"="msconfig.exe"
| "002"="*.mpg"
| "003"="*.ppt"
The problem with Norton is that it does NOT correct Registry entries well at all. Mike
Maltby in the WinME General News Group showed me a Symantec KB article on this.
You can script the login script to delete the keys using ...
REG DELETE ...
To see the syntax of the REG.EXE conmmand, execute; reg /?
To see the syntax of the 'REG delete' command line switch, execute; reg delete /?
You can also switch to using the Kixtart interpreter for the Login Script {
http://kixtart.org Kixtart is CareWare } and use the delkey() function.
-- Dave
- Next message: mickeyd: "RE: BargainBuddy"
- Previous message: MAP: "RE: Trouble Sending Email"
- In reply to: Bob: "Re: Winhlpp32.exe/ W32.HLLW.Gaobot"
- Next in thread: Bob: "Re: Winhlpp32.exe/ W32.HLLW.Gaobot"
- Reply: Bob: "Re: Winhlpp32.exe/ W32.HLLW.Gaobot"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|