| |
 | COPY/TRANSFER FILES USING THE COMMAND PROMPT Author: deicidejan Length: 1 minute, 53 seconds Rating: 5.0  |
Description: *copy or transfer files from one directory to another using cmd example: I will transfer the test files in drive C:\"test folder" to my usb which is in drive E:\"test folder" xcopy c:\test e:\test1 /s -for more advance commands just type help xcopy SUBSCRIBE IF THIS VIDEO HELP YOU
Description: *copy or transfer files from one directory to another using cmd example: I will transfer the test files in drive C:\"test folder" to my usb which is in drive E:\"test folder" xcopy c:\test e:\test1 /s -for more advance commands just type help xcopy SUBSCRIBE IF THIS VIDEO HELP YOU |
| |
| |
 | xcopy Author: powersupply007 Length: 50 seconds Rating:  |
Description: Using xcopy to backup your important files.
Description: Using xcopy to backup your important files. |
| |
| |
 | xcopy.wmv Author: clickx3 Length: 5 minutes, 18 seconds Rating: 5.0  |
Description: Author and talk show host Robert mcmillen explains the basics of the xcopy command. This How To Video also has audio instruction.
Description: Author and talk show host Robert mcmillen explains the basics of the xcopy command. This How To Video also has audio instruction. |
| |
| |
 | Xcopy ms dos to recover pics Author: freeluvbreedlove Length: 34 seconds Rating:  |
Description: My sisters computer got a nasty virus where we had to reformat her hard drive. I had to bypass windows to save all her 3000+ pictures from impending doom
Description: My sisters computer got a nasty virus where we had to reformat her hard drive. I had to bypass windows to save all her 3000+ pictures from impending doom |
| |
| |
 | XCOPY PROMO_SPOT Author: bangfruit Length: 43 seconds Rating: 5.0  |
Description: Commercil we did for indie print shop. I t uses Final cut and Photoshop for some quick fun with their print specials...enjoy the tasty nagfruit!!
Description: Commercil we did for indie print shop. I t uses Final cut and Photoshop for some quick fun with their print specials...enjoy the tasty nagfruit!! |
| |
| |
 | xcopy c\"External HD"\*.* /a /e /k Author: RufuZzz0 Length: 35 seconds Rating:  |
Description: The command for moving whole directories with command prompt, while perserving all file information and the original map structure: xcopy [directory to be copied / source]*.* [destination] /a /e /k Destination could be left blank if you already are located at the destination as you type - - - A cont...More Description: The command for moving whole directories with command prompt, while perserving all file information and the original map structure: xcopy [directory to be copied / source]*.* [destination] /a /e /k Destination could be left blank if you already are located at the destination as you type - - - A continuation, with a wider look at the transferring process. |
| |
| |
 | 6 More Great Useful Things To Do With Windows Shortcuts Author: mobilephone2003 Length: 9 minutes, 58 seconds Rating: 4.935484   |
Description: Have a problem? Ask in the forum: www.mob3.co.uk or the live chat: www.mob3.co.uk Previous Video www.youtube.com Here I show you how to use shortcuts to do the following things: - Open Command Prompt Here - Copy a Drive to a folder - Display contents of a file - Comparing 2 files - Save Folder conte...More Description: Have a problem? Ask in the forum: www.mob3.co.uk or the live chat: www.mob3.co.uk Previous Video www.youtube.com Here I show you how to use shortcuts to do the following things: - Open Command Prompt Here - Copy a Drive to a folder - Display contents of a file - Comparing 2 files - Save Folder contents in a text file - Save a "Tree" of folders to a text file You can find out what the commands (like xcopy) can do by going into "CMD" and typing the command then "/?" eg xcopy /? |
| |
| |
 | [SFⅢ 3rd] 12 XCOPY COMBO (URIEN) Author: thsmthm Length: 40 seconds Rating: 5.0  |
Description: 状況別の確定コンボ集 (1)強AXEを使用。変身後 bl後は屈大p入らない。
Description: 状況別の確定コンボ集 (1)強AXEを使用。変身後 bl後は屈大p入らない。 |
| |
| |
 | Batch xcopy Tutorial Part 2 Author: BlackWolf413 Length: 1 minute, 5 seconds Rating: 5.0  |
Description: Hey Leute hier is mein xcopy Batch Tutorial auf Wunsch enies Users! Sry das ich da nich so schnell bin mitm tippen meine Tastatur hatte wenig Akku ^^ Hoffe das euch das Tut ein wenig weiterhilft in Sachen Batch und ich zumindest einige eurer Projekte damit "Unterstützen" konnte! Lg Blackwolf413
Description: Hey Leute hier is mein xcopy Batch Tutorial auf Wunsch enies Users! Sry das ich da nich so schnell bin mitm tippen meine Tastatur hatte wenig Akku ^^ Hoffe das euch das Tut ein wenig weiterhilft in Sachen Batch und ich zumindest einige eurer Projekte damit "Unterstützen" konnte! Lg Blackwolf413 |
| |
| |
 | Install Windows Vista and Windows 7 from a USB drive Author: wiseadam Length: 7 minutes, 41 seconds Rating: 4.4725275  |
Description: Install Vista-Windows 7 from USB Flash Drive *Please note: Depending on your Windows Install disk or images size, you will need a USB drive that matches or exceeds the install size. Example: A retail Windows Vista SP1 disk is 4.3gbs in size, you will need a USB larger than 4gb. *These instructions w...More Description: Install Vista-Windows 7 from USB Flash Drive *Please note: Depending on your Windows Install disk or images size, you will need a USB drive that matches or exceeds the install size. Example: A retail Windows Vista SP1 disk is 4.3gbs in size, you will need a USB larger than 4gb. *These instructions were written on a Vista machine, same rules apply in XP versions except you do not have to open the Command Prompt as the Admin. •StartAll ProgramsAccessories, Right click on command promt and choose Run as administrator •At command line type diskpart and hit enter •At DISKPART command, type list disk •It will show you a list of all available mountable disks on your computer. Be very SURE you are choosing the correct drive, so you do not wipe the wrong disk. •Type select disk 1 •Then type clean •Type create partition primary •Type select partition 1 •Type active •Type format fs=fat32, it will then count up the percentage to 100% •Then type assign, Now please verify the drive letter assigned to your USB drive in your my computer drive list. •Type exit •You will now be back at the command prompt. This is where you will type the xcopy command to copy the contents of the vista or windows 7 disk to your USB drive. In my case, I have a windows 7 ISO or CD image that is located on my local C: , I will extract the iso using winrar to a directory located on my C: . If you burn this image to a disk, you will point the xcopy command to the drives letter. Example, if your DVD-ROM is D <b>...</b> |
| |