Jump to content

Launch games from your Dock


Tha_Rainman
 Share

Recommended Posts

Instead of pointing the shortcut to a game directly point it to a .bat file. (tha_roosta will like this :d)

In the batch file write this. This example launches UT on my PC:

taskkill /IM YzDock.exe
"E:\Games\UT2003\System\UT2003.exe"
"D:\Program Files\yzDockBeta 0.7\yzdock.exe"

Once you quit the game it starts up YZ again.

pretty useful eh :d

EDIT: This technique is from a guy in my other forum, see this thread

Edited by Tha_Rainman
Link to comment
Share on other sites

Only problem is the CMD window remains once you quit and you have to close it manually. Also, I'm having a problem launching battlefield 1942 which takes parameters. tha_roosta the .bat masta might come up with something :d

Link to comment
Share on other sites

nah doesn't...

coz the dos is stuck on: "C:\Program Files\YZDock\yzdock.exe"

it doesn't end that for some reason..

stop

exit

taskkill /cmd.exe

all three should work, but forzen on "C:\Program Files\YZDock\yzdock.exe"

that's unfortuante

:no:

Link to comment
Share on other sites

I even tried

EXIT /B

which means quit the batch script opposed to quit cmd prompt. Didn't work, probably something to do with yz dock and being executed by dos. Btw, try DOS in fullscreen its different to windows 9x :d

Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...