Monday, September 18, 2006

xcopy deployment deprecated

(Spotted at Channel9)

It seems that xcopy deployment just got deprecated:

>xcopy /?
Copies files and directory trees.

NOTE: Xcopy is now deprecated, please use Robocopy.


Robocopy shows:

>robocopy /?
------------------------------------------------------------------------------- ROBOCOPY :: Robust File Copy for Windows
-------------------------------------------------------------------------------


So I guess that's the end of xcopy deployment and beginning of robocopy deployment, (or are they pushing ClickOnce deployment all the way?)

No comments: