John said:
Thanks. I have run Autoruns and have cleaned up a lot of
entries that I don't need/want. The command prompt still shows up on
my desktop after a bootup. This is what it displays:
"C:\WINDOWS\system32>start /b regsvr32.exe /s /n /i:"" "C:\Documents
and Settings\All Users\ApplicationData\2308189059\BIT2A.tmp"
The directory is not accurate nor is there any such file. I think it
is looking for some file that I deleted when I changed my Firefox
profile.The command itself does not hurt anything, it is just a
nuisance showing up on my desktop every time I boot up. Could I create
a command to have the command prompt not show up after I bootup?
You want a 2nd command to stop a 1st command already started? Too late.
The 1st command already started.
AutoRuns should show every startup path in Windows. Did you use its
search on "regsvr" to see if it found something that you missed through
manual inspection? Select the Everything tab and hit Ctrl+F to search.
It is possible that "regsvr32" is part of some batch/script file. The
batch or script file is an autorun item, not the commands it executes.
You could use something like FileLocator Lite (aka Ransack) to search
files on their contents to find which ones called the regsvr32 program
(Microsoft screwed up file search in XP so I don't trust it to find
files and instead use FileLocator).
You could use File -> Save to save AutoRuns' list to an .arn file that
you upload somewhere to let someone else with AutoRuns load it to review
your startup items but then you're letting everyone know about your
startup items.
Did you disable all startup items listed in msconfig.exe, reboot, and
check if the mystery DOS shell reappears? While it doesn't cover as
many startup locations as does AutoRuns, that might indicate if the
mystery DOS shell is loaded by a startup item or something else.