Reboot to Command Prompt?



Hello, I need a suitable replacement for the old autoexec.bat
functionality in windows XP prefferably using WSH or possibly even some
old school batch files.

Here is the deal, a combination of Alemod and SpyAxe has struck
numerous computers that I am responsible for cleaning. At the moment
it seems to be a recurrent infection, even with the noadfear remover
and McAfee. I have figured out how to clean this completely and
permanently, and I even have a small series of batch files.

Problem is the first step HAS to be carried out in either normal mode,
or safe mode with networking. The second step HAS to be carried out in
safemode with a command prompt.

It may be possible to get around the second requirement if I can figure
out how to stop whatever is calling wininet.dll (I think it may be
winlogon, but it could very well be kernel.dll) clean it, and restart
it, in situ, but since I haven't figured a way to do that. Rebooting
into a command prompt seems to be the easier way.

So here is what this basically looks like

Step1

open ftp connection to mcafee and download and extract latest scan
engine.
delete a bunch of registry stuff
set windows to reboot directly to a command prompt.
When we get to a command prompt run step2

Step2

Make a copy of wininet.dll
Run AV scanner
Move copy of wininet on top of wininet.dll (scanner will clean the copy
but not the original)
Delete the stuff the scanner is missing
Clean a few more registry entries
Reboot normally

The only part of this I am having problems with is figuring out what I
need to do to get windows into a command prompt, and then running step2

Any ideas?

Thanks in advance

.



Relevant Pages

  • RE: run a batch file
    ... "Prevents users from running the interactive command prompt, ... Do not prevent the computer from running batch files if the ... "Limits the Windows programs that users have permission to run on the ... add to the List of Allowed Applications. ...
    (microsoft.public.win2000.general)
  • RE: run a batch file
    ... "Prevents users from running the interactive command prompt, ... Do not prevent the computer from running batch files if the ... "Limits the Windows programs that users have permission to run on the ... add to the List of Allowed Applications. ...
    (microsoft.public.win2000.group_policy)
  • Shell() or Windows API question
    ... Windows 98 DOS prompt) - ... Running the above from DOS / command prompt works perfectly. ... both of the batch files described above do work perfectly when run manually ...
    (microsoft.public.access.modulesdaovba)
  • Re: Bizzarre Virus-- I think its a virus...
    ... | reboot in SAFE mode with the Command Prompt but navigating around a Windows ... How to perform a clean boot in Windows XP -- http://support.microsoft.com/kb/310353 ...
    (microsoft.public.security.virus)
  • Trying to Delete Directories -- Access Denied
    ... My Windows 2000 server got tagged because of FTP anonymous was wide open. ... I am trying to clean up the tagged ... command prompt, as well as the RM command. ...
    (microsoft.public.win2000.general)

Loading