|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Automatically Copy Files
Hi,
I am fairly new to windows operating systems and making things automated within them. I was wondering if it were possible to automatically copy files from one location to another using a shortcut or something similar on the desktop? If so, how might I do this? Thanks for any suggestions sfm |
|
#2
|
||||
|
||||
|
Create a document on your desktop with a .bat extension. (i.e. copy.bat) The document can contain the COPY DOS command. Ex:
Copy c:\file1.txt d:\file1.txt To execute it, simply double click on the .bat file. |
![]() |
| Viewing: ASP Free Forums > System Administration > Windows Scripting > Automatically Copy Files |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|