|
-
September 23rd, 2002, 02:57 PM
#1
Creating a OS batch file
I want to copy files onto either Win9x or Win2K computers with a single batch file. The files will be copied into different locations depending on the OS. The batch file needs to identify which OS exists. I know the syntax is something like: IF EXIST c:\windows GOTO batch file lines or IF EXIST c:\winnt GOTO other batch file lines
I am looking for the exact syntax including any ":" etc. that may be needed.
Thanks
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
|