![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Other Hardware Support Support forum for other hardware; Mice, keyboards, PDAs |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
Registered User
Join Date: Aug 2004
Posts: 2
OS: Win95
|
MSDOS: Batch file: Copy a specific folder to another temporary folder
Hi,
I am writing a batch file that copies a folder say newfolder to a temporary folder. This temporary folder has the name as TempFolder_xxxxxx followed by a random number. What I need to do is 1. Do a "dir" and get the current name of the folder "TempFolder_xxxxxx" 2. and once I have it, copy the folder from d:\MyCode\newfolder to d:\scripts\TempFolder_xxxxxx\newfolder Is there a way to do this? I am not very familiar with batch files Thanks Neha |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#2 (permalink) |
|
Member
Join Date: Aug 2004
Posts: 144
OS: XP Pro
|
Sure you can do it but how are you planning on creating the random number?
__________________
Asus P4C800-E Deluxe rev2.1 Intel P4 3.0e @ 3.6 (240Mhz FSB/1.55vcore) Corsair XMS Pro DDR500 Seagate 120GB Barracuda SATA Maxtor 2x250GB SATA Plextor 40x CD-R eVGA FX6800 Ultra (450/1.21) Creative Labs Audigy Antec True Blue 480W PSU Antec P160 Window Case Coolermaster Hyper6/Vantec 92mm Tornado Swiftech MX-159 MCH Cooler Zalman ZM80D VGA Cooler Matrix Orbital MX412 LCD/Digi Baybus Controller |
|
|
|
|
|
#3 (permalink) |
|
Registered User
Join Date: Aug 2004
Posts: 2
OS: Win95
|
the temporary folder is already created.
eg. TempFolder_5464646 The number part changes every time I restart the server. So I do not have the "random" number with me. I probably will have to do a "dir". get the current full name of the temp dir and then, do a copy. |
|
|
|
![]() |
| Thread Tools | |
|
|