View Single Post
  #1  
Old 11-02-2003, 10:04
terminator terminator is offline
Banned
 
Join Date: Sep 2002
Posts: 135
Thanks: 0
Thanked 0 Times in 0 Posts
terminator
i: selfbooting - find all files containing CD001 with a simple batch

get a tool called xfind on http://home.mnet-online.de/horst.muc/
its a so called batch enhancer

if you put it in your selfboot directory use the following line
to check if more than one file has to be patched:

xfind "CD001" .\data\*.bin

or
xfind "CD001" .\data\*.* /S for deep scan :-),
just to be shure


it gives out the filenames of the files containing
CD001 (63 64 30 30 31)

do this before using any selfbooting patch
and avoid coasters
Reply With Quote
Sponsored Links