Commit Graph

5 Commits (master)

Author SHA1 Message Date
Jason Edmeades 1bfe68512d xcopy: Add support for xcopy /k.
xcopy should remove read only permissions from the destination file unless the
/k option is supplied.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=40706
Signed-off-by: Jason Edmeades <us@edmeades.me.uk>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-07-05 11:42:41 +02:00
Martin Wilck b62c0d23f7 xcopy: Move command line parsing code into separate function. 2010-10-27 11:59:05 +02:00
Michael Stefaniuc dbf44bfb6e xcopy: Build language resource files separately.
Do not include them from an other rc file.
2009-07-02 11:43:03 +02:00
Jason Edmeades a8914b9494 xcopy: Add help. 2007-04-02 12:04:02 +02:00
Jason Edmeades 9ff8b4be5b xcopy: Move all messages into an English resource file. 2007-04-02 12:03:52 +02:00