D
DHampton
I keep getting a reg.exe app error (0x0000022) upon booting. When I click OK
it continues seemingly ok, but what's the prob?
it continues seemingly ok, but what's the prob?
DHampton said:I keep getting a reg.exe app error (0x0000022) upon booting. When I
click OK it continues seemingly ok, but what's the prob?
I keep getting a reg.exe app error (0x0000022) upon booting. When I clickOK
it continues seemingly ok, but what's the prob?
screen by." It did list options for queries, but no text files appeared.
I wasn't completely sure what you meant by "if the Windows Registry Tool help
screen by." It did list options for queries, but no text files appeared..
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\DEBBIE>reg.exe
Console Registry Tool for Windows - version 3.0
Copyright (C) Microsoft Corp. 1981-2001. All rights reserved
REG Operation [Parameter List]
Operation [ QUERY | ADD | DELETE | COPY |
SAVE | LOAD | UNLOAD | RESTORE |
COMPARE | EXPORT | IMPORT ]
Return Code: (Except of REG COMPARE)
0 - Succussful
1 - Failed
For help on a specific operation type:
REG Operation /?
Examples:
REG QUERY /?
REG ADD /?
REG DELETE /?
REG COPY /?
REG SAVE /?
REG RESTORE /?
REG LOAD /?
REG UNLOAD /?
REG COMPARE /?
REG EXPORT /?
REG IMPORT /?
C:\Documents and Settings\DEBBIE>reg query
hkcu\software\microsoft\windows\curre
ntversion\run>hkcu.txt
C:\Documents and Settings\DEBBIE>reg query
hklm\software\microsoft\windows\curre
ntversion\run>hklm.txt
C:\Documents and Settings\DEBBIE>
And that was it. It didn't do anything else. I was getting invalid key name,
syntax error, etc. when I mis-typed, but no text files or any other message
appeared when it seemed to take the query as correct.
Would it help at all to check the logs to see if the worm you mentioned had
been found & deleted?
Thanks.
--
DHampton
Part of the problem is the reg.exe program is not something that would
normally run, so why is it trying to run? There is a Windows program
called reg.exe, but it should not be launching at startup (or ever by
itself).The alcarys.g worm may manifest itself as reg.exe. If you get an
infection, your scans may remove most of these worms but leave parts
of it behind. Since you only see it on reboot, that makes finding it
a little easier.Perhaps there is a reg.exe (or something else) in a startup place it
should not be.Click Start, Run, enter cmd in the box and click OK.At the prompt, enter reg.exe and see if the Windows Registry Tool help
screen by. If not, report back and the rest here won't make sense.If yes, export the 2 startup registry keys of immediate interest to
separate text files thusly:reg query hklm\software\microsoft\windows\currentversion\run >
hklm.txt
reg query hkcu\software\microsoft\windows\currentversion\run >
hkcu.txtOpen each .txt file with your text editor and copy/paste them back
here for analysis.
DHampton said:I wasn't completely sure what you meant by "if the Windows Registry Tool
helpscreen by." It did list options for queries, but no text files appeared.
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\DEBBIE>reg.exe
Console Registry Tool for Windows - version 3.0
Copyright (C) Microsoft Corp. 1981-2001. All rights reserved
REG Operation [Parameter List]
Operation [ QUERY | ADD | DELETE | COPY |
SAVE | LOAD | UNLOAD | RESTORE |
COMPARE | EXPORT | IMPORT ]
Return Code: (Except of REG COMPARE)
0 - Succussful
1 - Failed
For help on a specific operation type:
REG Operation /?
Examples:
REG QUERY /?
REG ADD /?
REG DELETE /?
REG COPY /?
REG SAVE /?
REG RESTORE /?
REG LOAD /?
REG UNLOAD /?
REG COMPARE /?
REG EXPORT /?
REG IMPORT /?
C:\Documents and Settings\DEBBIE>reg query
hkcu\software\microsoft\windows\curre
ntversion\run>hkcu.txt
C:\Documents and Settings\DEBBIE>reg query
hklm\software\microsoft\windows\curre
ntversion\run>hklm.txt
C:\Documents and Settings\DEBBIE>
And that was it. It didn't do anything else. I was getting invalid key
name,
syntax error, etc. when I mis-typed, but no text files or any other
message
appeared when it seemed to take the query as correct.
Would it help at all to check the logs to see if the worm you mentioned
had
been found & deleted?
Thanks.
--
DHampton
Jose said:Part of the problem is the reg.exe program is not something that would
normally run, so why is it trying to run? There is a Windows program
called reg.exe, but it should not be launching at startup (or ever by
itself).
The alcarys.g worm may manifest itself as reg.exe. If you get an
infection, your scans may remove most of these worms but leave parts
of it behind. Since you only see it on reboot, that makes finding it
a little easier.
Perhaps there is a reg.exe (or something else) in a startup place it
should not be.
Click Start, Run, enter cmd in the box and click OK.
At the prompt, enter reg.exe and see if the Windows Registry Tool help
screen by. If not, report back and the rest here won't make sense.
If yes, export the 2 startup registry keys of immediate interest to
separate text files thusly:
reg query hklm\software\microsoft\windows\currentversion\run >
hklm.txt
reg query hkcu\software\microsoft\windows\currentversion\run >
hkcu.txt
Open each .txt file with your text editor and copy/paste them back
here for analysis.
Ron Badour said:Debbie
Go to run on the start menu and type: msconfig and OK. Click on the
start up tab and look for the reg.exe entry. Assuming you find it, remove
the mark from in front on the entry, OK and reboot. On the resulting
screen, mark the box to not show the screen and hopefully this will end the
problem.
What may have happened is an infection was partially cleaned up but left the
registry entry. The reason is kind of moot at this point as you just want to
shut off the message at boot.
--
Regards
Ron Badour
MS MVP
Windows Desktop Experience
DHampton said:I wasn't completely sure what you meant by "if the Windows Registry Tool
helpscreen by." It did list options for queries, but no text files appeared.
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\DEBBIE>reg.exe
Console Registry Tool for Windows - version 3.0
Copyright (C) Microsoft Corp. 1981-2001. All rights reserved
REG Operation [Parameter List]
Operation [ QUERY | ADD | DELETE | COPY |
SAVE | LOAD | UNLOAD | RESTORE |
COMPARE | EXPORT | IMPORT ]
Return Code: (Except of REG COMPARE)
0 - Succussful
1 - Failed
For help on a specific operation type:
REG Operation /?
Examples:
REG QUERY /?
REG ADD /?
REG DELETE /?
REG COPY /?
REG SAVE /?
REG RESTORE /?
REG LOAD /?
REG UNLOAD /?
REG COMPARE /?
REG EXPORT /?
REG IMPORT /?
C:\Documents and Settings\DEBBIE>reg query
hkcu\software\microsoft\windows\curre
ntversion\run>hkcu.txt
C:\Documents and Settings\DEBBIE>reg query
hklm\software\microsoft\windows\curre
ntversion\run>hklm.txt
C:\Documents and Settings\DEBBIE>
And that was it. It didn't do anything else. I was getting invalid key
name,
syntax error, etc. when I mis-typed, but no text files or any other
message
appeared when it seemed to take the query as correct.
Would it help at all to check the logs to see if the worm you mentioned
had
been found & deleted?
Thanks.
--
DHampton
Jose said:I keep getting a reg.exe app error (0x0000022) upon booting. When I
click OK
it continues seemingly ok, but what's the prob?
--
DHampton
Part of the problem is the reg.exe program is not something that would
normally run, so why is it trying to run? There is a Windows program
called reg.exe, but it should not be launching at startup (or ever by
itself).
The alcarys.g worm may manifest itself as reg.exe. If you get an
infection, your scans may remove most of these worms but leave parts
of it behind. Since you only see it on reboot, that makes finding it
a little easier.
Perhaps there is a reg.exe (or something else) in a startup place it
should not be.
Click Start, Run, enter cmd in the box and click OK.
At the prompt, enter reg.exe and see if the Windows Registry Tool help
screen by. If not, report back and the rest here won't make sense.
If yes, export the 2 startup registry keys of immediate interest to
separate text files thusly:
reg query hklm\software\microsoft\windows\currentversion\run >
hklm.txt
reg query hkcu\software\microsoft\windows\currentversion\run >
hkcu.txt
Open each .txt file with your text editor and copy/paste them back
here for analysis.
Jose said:I wasn't completely sure what you meant by "if the Windows Registry Tool help
screen by." It did list options for queries, but no text files appeared..
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\DEBBIE>reg.exe
Console Registry Tool for Windows - version 3.0
Copyright (C) Microsoft Corp. 1981-2001. All rights reserved
REG Operation [Parameter List]
Operation [ QUERY | ADD | DELETE | COPY |
SAVE | LOAD | UNLOAD | RESTORE |
COMPARE | EXPORT | IMPORT ]
Return Code: (Except of REG COMPARE)
0 - Succussful
1 - Failed
For help on a specific operation type:
REG Operation /?
Examples:
REG QUERY /?
REG ADD /?
REG DELETE /?
REG COPY /?
REG SAVE /?
REG RESTORE /?
REG LOAD /?
REG UNLOAD /?
REG COMPARE /?
REG EXPORT /?
REG IMPORT /?
C:\Documents and Settings\DEBBIE>reg query
hkcu\software\microsoft\windows\curre
ntversion\run>hkcu.txt
C:\Documents and Settings\DEBBIE>reg query
hklm\software\microsoft\windows\curre
ntversion\run>hklm.txt
C:\Documents and Settings\DEBBIE>
And that was it. It didn't do anything else. I was getting invalid key name,
syntax error, etc. when I mis-typed, but no text files or any other message
appeared when it seemed to take the query as correct.
Would it help at all to check the logs to see if the worm you mentioned had
been found & deleted?
Thanks.
--
DHampton
Jose said:I keep getting a reg.exe app error (0x0000022) upon booting. When I click OK
it continues seemingly ok, but what's the prob?Part of the problem is the reg.exe program is not something that would
normally run, so why is it trying to run? There is a Windows program
called reg.exe, but it should not be launching at startup (or ever by
itself).The alcarys.g worm may manifest itself as reg.exe. If you get an
infection, your scans may remove most of these worms but leave parts
of it behind. Since you only see it on reboot, that makes finding it
a little easier.Perhaps there is a reg.exe (or something else) in a startup place it
should not be.Click Start, Run, enter cmd in the box and click OK.At the prompt, enter reg.exe and see if the Windows Registry Tool help
screen by. If not, report back and the rest here won't make sense.If yes, export the 2 startup registry keys of immediate interest to
separate text files thusly:reg query hklm\software\microsoft\windows\currentversion\run >
hklm.txt
reg query hkcu\software\microsoft\windows\currentversion\run >
hkcu.txtOpen each .txt file with your text editor and copy/paste them back
here for analysis.
Since you got the help screen, it appears the reg.exe itself is
functional which is good.
If you run these commands:
reg query hklm\software\microsoft\windows\currentversion\run
reg query hkcu\software\microsoft\windows\currentversion\run
You should see some stuff dumped out to your screen, so we just need
to redirect the output to a text file with the > syntax:
reg query hklm\software\microsoft\windows\currentversion\run >
hklm.txt
reg query hkcu\software\microsoft\windows\currentversion\run >
hkcu.txt
Look in the c:\documents and settings\DEBBIE folder for hklm.txt and
hkcu.txt, open them with you text editor, select all, copy and paste
here. If it didn't complain when you typed it properly, that is
good. Just need to see the contents of the .txt files.
You almost got it!
DHampton said:I keep getting a reg.exe app error (0x0000022) upon booting. When I click OK
it continues seemingly ok, but what's the prob?
Jose--Here are the files:
! REG.EXE VERSION 3.0
HKEY_CURRENT_USER\software\microsoft\windows\currentversion\run
ctfmon.exe REG_SZ C:\WINDOWS\system32\ctfmon.exe
MSMSGS REG_SZ "C:\Program Files\Messenger\msmsgs.exe" /background
ISUSScheduler REG_SZ "C:\Program Files\Common
Files\InstallShield\UpdateService\issch.exe" -start
swg REG_SZ C:\Program
Files\Google\GoogleToolbarNotifier\GoogleToolbarNotifier.exe
WMPNSCFG REG_SZ C:\Program Files\Windows Media Player\WMPNSCFG.exe
! REG.EXE VERSION 3.0
HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\run
WordPerfect Office 1215 REG_SZ C:\Program Files\WordPerfect Office
12\Programs\Registration.exe /title="WordPerfect Office 12" /date=081809
serial=WP12WUX-0222674-QEQ lang=EN
TkBellExe REG_SZ "C:\Program Files\Common
Files\Real\Update_OB\realsched.exe" -osboot
SynTPEnh REG_SZ C:\Program Files\Synaptics\SynTP\SynTPEnh.exe
SigmatelSysTrayApp REG_SZ stsystra.exe
Persistence REG_SZ C:\WINDOWS\system32\igfxpers.exe
PCMService REG_SZ "C:\Program Files\Dell\MediaDirect\PCMService.exe"
OEM02Mon.exe REG_SZ C:\WINDOWS\OEM02Mon.exe
KADxMain REG_SZ C:\WINDOWS\system32\KADxMain.exe
ISUSPM Startup REG_SZ C:\PROGRA~1\COMMON~1\INSTAL~1\UPDATE~1\ISUSPM.exe
-startup
IgfxTray REG_SZ C:\WINDOWS\system32\igfxtray.exe
dscactivate REG_SZ "C:\Program Files\Dell Support
Center\gs_agent\custom\dsca.exe"
Broadcom Wireless Manager UI REG_SZ C:\WINDOWS\system32\WLTRAY.exe
IJNetworkScanUtility REG_SZ C:\Program Files\Canon\Canon IJ Network Scan
Utility\CNMNSUT.EXE
nmctxth REG_SZ "C:\Program Files\Common Files\Pure Networks
Shared\Platform\nmctxth.exe"
nmapp REG_SZ "C:\Program Files\Pure Networks\Network Magic\nmapp.exe"
-autorun -nosplash
UfSeAgnt.exe REG_SZ "C:\Program Files\Trend Micro\Internet
Security\UfSeAgnt.exe"
StartupDelayer REG_SZ "C:\Program Files\r2 Studios\Startup
Delayer\Startup Launcher.exe"
Dell QuickSet REG_SZ C:\Program Files\Dell\QuickSet\quickset.exe
dellsupportcenter REG_SZ "C:\Program Files\Dell Support
Center\bin\sprtcmd.exe" /P dellsupportcenter
HKEY_LOCAL_MACHINE\software\microsoft\windows\currentversion\run\OptionalCo mponents
--
DHampton
Jose said:I wasn't completely sure what you meant by "if the Windows Registry Tool help
screen by." It did list options for queries, but no text files appeared..
Microsoft Windows XP [Version 5.1.2600]
(C) Copyright 1985-2001 Microsoft Corp.
C:\Documents and Settings\DEBBIE>reg.exe
Console Registry Tool for Windows - version 3.0
Copyright (C) Microsoft Corp. 1981-2001. All rights reserved
REG Operation [Parameter List]
Operation [ QUERY | ADD | DELETE | COPY |
SAVE | LOAD | UNLOAD | RESTORE |
COMPARE | EXPORT | IMPORT ]
Return Code: (Except of REG COMPARE)
0 - Succussful
1 - Failed
For help on a specific operation type:
REG Operation /?
Examples:
REG QUERY /?
REG ADD /?
REG DELETE /?
REG COPY /?
REG SAVE /?
REG RESTORE /?
REG LOAD /?
REG UNLOAD /?
REG COMPARE /?
REG EXPORT /?
REG IMPORT /?
C:\Documents and Settings\DEBBIE>reg query
hkcu\software\microsoft\windows\curre
ntversion\run>hkcu.txt
C:\Documents and Settings\DEBBIE>reg query
hklm\software\microsoft\windows\curre
ntversion\run>hklm.txt
C:\Documents and Settings\DEBBIE>
And that was it. It didn't do anything else. I was getting invalid key name,
syntax error, etc. when I mis-typed, but no text files or any other message
appeared when it seemed to take the query as correct.
Would it help at all to check the logs to see if the worm you mentioned had
been found & deleted?
Thanks.
--
DHampton
:
I keep getting a reg.exe app error (0x0000022) upon booting. WhenI click OK
it continues seemingly ok, but what's the prob?
--
DHampton
Part of the problem is the reg.exe program is not something that would
normally run, so why is it trying to run? There is a Windows program
called reg.exe, but it should not be launching at startup (or ever by
itself).
The alcarys.g worm may manifest itself as reg.exe. If you get an
infection, your scans may remove most of these worms but leave parts
of it behind. Since you only see it on reboot, that makes finding it
a little easier.
Perhaps there is a reg.exe (or something else) in a startup place it
should not be.
Click Start, Run, enter cmd in the box and click OK.
At the prompt, enter reg.exe and see if the Windows Registry Tool help
screen by. If not, report back and the rest here won't make sense.
If yes, export the 2 startup registry keys of immediate interest to
separate text files thusly:
reg query hklm\software\microsoft\windows\currentversion\run >
hklm.txt
reg query hkcu\software\microsoft\windows\currentversion\run >
hkcu.txt
Open each .txt file with your text editor and copy/paste them back
here for analysis.Since you got the help screen, it appears the reg.exe itself is
functional which is good.If you run these commands:reg query hklm\software\microsoft\windows\currentversion\run
reg query hkcu\software\microsoft\windows\currentversion\runYou should see some stuff dumped out to your screen, so we just need
to redirect the output to a text file with the > syntax:reg query hklm\software\microsoft\windows\currentversion\run >
hklm.txt
reg query hkcu\software\microsoft\windows\currentversion\run >
hkcu.txtLook in the c:\documents and settings\DEBBIE folder for hklm.txt and
hkcu.txt, open them with you text editor, select all, copy and paste
here. If it didn't complain when you typed it properly, that is
good. Just need to see the contents of the .txt files.You almost got it!
DHampton said:Elmo--I've done this in the past and it doesn't find anything.