Search found 1 match
- 29 Nov 2011 09:26
- Forum: DOS Batch Forum
- Topic: Batch files and USB ports
- Replies: 2
- Views: 4186
Batch files and USB ports
Is there a way to determine the presence of a USB stick, as a condition to perform a copy action to the stick. The trouble I am having is if the stick is not present, windows CE creates a folder with the name of the port automatically. here is the code: echo off echo ********************************...