![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Display Modes |
#1
|
|||
|
|||
![]()
This may be OT, but I didn't know where else to ask.
I have created a few batch files each of which I want to automate a series of different DOS actions appropriate to a selection from a menu within XP. The batch files execute flawlessly as a run command, one batch file at a time. Example batch file (copies a file from CD/DVD disk to C hard drive): MD C:\FOLDER-NAME-1 CD C:\FOLDER-NAME-1 MD C:FILE-NAME-1 CD C:FILE-NAME-1 COPY FOLDER-NAME-1\FILE-NAME-1\*.* C: /Y EXIT Now then, can anyone suggest how I can create a menu in XP to select the batch file a user wants to run? I would then want to put said menu on a CD or DVD for my kids to then use, Thanks Duke |
Thread Tools | |
Display Modes | |
|
|