Microsoft KB Archive/925222: Difference between revisions

From BetaArchive Wiki
m (Text replacement - "<" to "<")
m (Text replacement - ">" to ">")
 
Line 63: Line 63:


If you type <span class="kbd userinput"> SafeModeAVScanner</span> without options, the following help appears:
If you type <span class="kbd userinput"> SafeModeAVScanner</span> without options, the following help appears:
<pre class="fixed_text">C:\Program Files\Windows Live OneCare&gt; SafeModeAVScanner  
<pre class="fixed_text">C:\Program Files\Windows Live OneCare> SafeModeAVScanner  




Line 69: Line 69:




Usage: SafeModeAVScanner.exe [–s | –d <directory to scan&gt;] [–b –h]</pre>
Usage: SafeModeAVScanner.exe [–s | –d <directory to scan>] [–b –h]</pre>
==== SafeModeAVScanner options ====
==== SafeModeAVScanner options ====


<div class="indent">
<div class="indent">


Usage: SafeModeAVScanner.exe [–s | –d <<code>directory to scan</code>&gt;] [–b –h]
Usage: SafeModeAVScanner.exe [–s | –d <<code>directory to scan</code>>] [–b –h]





Latest revision as of 10:25, 21 July 2020

Knowledge Base


Article ID: 925222

Article Last Modified on 9/10/2007



APPLIES TO

  • Windows Live OneCare



INTRODUCTION

Windows Live OneCare provides a command-line tool to remove or to quarantine viruses in safe mode. This article describes how to use this tool.

MORE INFORMATION

You cannot remove some viruses when Microsoft Windows is running in its usual mode. You must remove these viruses in safe mode. Windows Live OneCare provides a tool to remove or to quarantine viruses in safe mode.

Important Use this tool only if a support agent directs you to do this.

To use this tool, follow these steps:

  1. Restart the computer in safe mode.
  2. Click Start, click Run, type cmd, and then press ENTER.
  3. Type the following command, and then press ENTER:

    cd %PROGRAMFILES%\Microsoft Windows OneCare Live

  4. Type SafeModeAVScanner, include the options that are provided by support personnel, and then press ENTER.

If you type SafeModeAVScanner without options, the following help appears:

C:\Program Files\Windows Live OneCare> SafeModeAVScanner 


Windows Live OneCare Safe Mode Virus and Spyware Scanning Tool


Usage: SafeModeAVScanner.exe [–s | –d <directory to scan>] [–b –h]

SafeModeAVScanner options

Usage: SafeModeAVScanner.exe [–s | –d <directory to scan>] [–b –h]


  • -s scans the whole computer.

    Note You cannot use -d together with this option.

  • -d filepath scans a specified file or folder.
  • -b scans the boot sector. When you use this option, memory is not scanned.
  • -h performs a heuristic scan. This kind of scan looks for behavior that may indicate the presence of a virus.

Sample usage

  • SafeModeAVScanner –s –h

These options use heuristic-based detection to scan the whole computer.

  • SafeModeAVScanner –d c:\Users –h –b

These options scan the c:\Users folder and all boot sectors.


Keywords: kbhowto kbmsnpartnerportal kbexpertisebeginner kbmsnqwestportal KB925222