Computer problems,Computer help
*AX SOFT>>>Programming & Design

BAT file help!?


Hello, i want to know how i can make a .BAT file to open two programs.
Eg. music player (Probebly a MP3/wav) and a Game. so i can assign it to one of many shortcuts on my keyboard.

Please. helps:)

I LOVE bat files. Okay this is how I would do it.

Put the shortcut to the game in your C:\WINDOWS\system32
folder.

Put the song in your C:\WINDOWS\system32 folder

so now you have ( lets say ) song.mp3 and Game.exe
in your C:\WINDOWS\system32 folder.

So now you make a batch file that says

" Game
song.mp3"

One on each line. So on the first line "Game"

and on the second "Song.mp3"

Look at the "start" command. That should tell you all you need.
This is according to my husband who is an old hand programmer geek.

Tags
  General - Computers & Internet   Software   Security   Programming & Design   Facebook   Flickr   Google   MSN   MySpace
Related information
  • Css alignment question?

    Hard to say with certainty what the "best" approach would be without a deep understanding of the parent/child context, but you can shift the div "upward" by using a negative mar...

  • What does this c code output? Really simple and Easy!?

    offhand, I believe its.. 9 2 1 27 not sure if i'm right though edit: I just ran it, I'm right, that is what it is. But if you're in a programing class, this is something you...

  • What programming language should I start learning as the first language?

    I would suggest C, then C++ as well as the Linux operating system. A lot of the security software was written for and in Linux or Unix. Not surprising, the majority of it is also written in C or...

  • Backup file location?

    Removeable media. DVD, CD-ROM or CD-WORM, tape, USB external hard drive... Anything that you can take away from the computer physically, put it in another room, or let a trusted relative keep it....

  • What program can i use to make a timeline?

    u can use Microsoft word and draw a line. then use little lines as the lines. then put a text box at every line.

    ...
  • How can i find free templates for lightscribe?

    Their website has some cool templates and even free programs to use them.

    ...
  • How do you submit a form in address bar?

    Here it is, but I used some different URLs because I didn't want the example to have dead links... <script language="javascript"> function gotoNew() { var myURL = do...

  • How can I create a gif image from a video?

    I've used ...

  •  

    Categories--Copyright/IP Policy--Contact Webmaster