if you are worried about possibly having a virus the best way to go about it qould be to run a program called "debug" it id on all win 98 and win ME boot disks. when you get to the a: prompt just type in debug then type everything below that is in "".
A:\>debug (enter)
-"f 200 l1000 0" (enter)
-"a cs:100" (enter)
xxxx:0100"mov ax,301" (enter)
xxxx:0103"mov bx,200" (enter)
xxxx:0106"mov cx,1" (enter)
xxxx:0109"mov dx,80" (enter)
xxxx:010C"int 13" (enter)
xxxx:010E"int 20" (enter)
xxxx:0110 <----blank line (enter)
-"g" (enter)
the computer will say
"program terminated normally"
then just restart the computer. when you gat to the a: prompt again type in "fdisk."
say yes you wish to enable large disk support,
then choose option 1,
and option 1 again.
say yes you wish to use the maximum space availible,
and when it finishes it will tell you to restart so restart.
when your computer is finished restarting when you get to the a: prompt type in "format c:" and then your machine is ready for windows.
the point behind running debug is it will erase the entire HDD including the master boot record where a standard format won't even touch, so if you have a boot sector virus the only way to kill it is with a debug.
or you can go here for the debug scripts
"http://support.dell.com/us/en/kb/document.asp?DN=TT1011054"
and here for the fdisk commands
"http://support.dell.com/us/en/kb/document.asp?DN=FA1011782"
this should solve your problems
i know they are DELL KB articles but they work on all computers
<P ID="edit"><FONT SIZE=-1><EM>Edited by munkey on 04/01/01 10:35 AM.</EM></FONT></P>