This is a multi-part message in MIME format.
------=_NextPart_000_000A_01C47E67.CC3A7190
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
i want to use this command to automate copying my Favorites from one =
computer to another.
XCOPY "\\computer1\c$\Documents and Settings\user1\Favorites" =
"c:\Documents and Settings\user\Favorites" /E /H /I /Q
What switch tells the batch file to automatically respond with "A" for =
ALL for accepting the Overwrite request?
*paul*
------=_NextPart_000_000A_01C47E67.CC3A7190
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.2800.1458" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>i want to use this command to automate =
copying my=20
Favorites from one computer to another.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>XCOPY "<A=20
href=3D"file://\\computer1\c$\Documents">\\computer1\c$\Documents</A> =
and=20
Settings\user1\Favorites" "c:\Documents and Settings\user\Favorites" /E =
/H /I=20
/Q</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>What switch tells the batch file to =
automatically=20
respond with "A" for ALL for accepting the Overwrite =
request?</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>*paul*</FONT></DIV></BODY></HTML>
------=_NextPart_000_000A_01C47E67.CC3A7190--