【cool】BitDefender Free Edition 10【free】
○バッチファイルの作成
bdc.exeのあるフォルダでテキストファイルを作成し以下のような記述をし bdcscan.bat の名前で保存してください。
・Windows 9x/Me の場合
@echo off
cd "C:\Program Files\Common Files\Softwin\BitDefender Scan Server"
bdc.exe "%1" /arc /mail /prompt /move /moves /log=%TMP%\bdcscan.log
start notepad.exe %TMP%\bdcscan.log
・Windows 2000/XP の場合
@echo off
cd /d "C:\Program Files\Common Files\Softwin\BitDefender Scan Server"
bdc.exe "%1" /arc /mail /prompt /move /moves /log=%TMP%\bdcscan.log
start notepad.exe %TMP%\bdcscan.log
pskill.exe conime.exe