|
NirCmd Command Reference - shellcopy
|
shellcopy [source file or wildcard] [destination] {Flags}
Copy one or more files from one folder to another, and display a progress dialog, exactly like
copying files in Explorer.
In the Flags section, you can specify one or more of the following values:
- yestoall: Automatically answer 'Yes' to all questions.
- noerrorui: Don't display errors in user interface.
- silent: Silent mode - don't display progress information.
- nosecattr: Don't copy the security attributes of the file.
Examples:
shellcopy "c:\temp\*.*" "d:\temp"
shellcopy "c:\temp\*.*" "d:\temp" yestoall noerrorui
Other commands:
NirCmd Web Page
Download NirCmd
NirSoft Web Site
|
|