The bat file how to write?

I would like BAT to create a desktop shortcut to run the way, the implementation of procedures for the specific location in the disk F game directory Doudi Zhu directory, for documents DDZ.exe.I was so written,
@ echo off
cd f:
cd game
cd Doudi Zhu
DDZ.exe

but not like, and I also know how to hide that run DOS window, I would like to thank

to cd f:read f:
changed ddz.exe to start ddz.exe

As for the establishment of hidden shortcuts Properties and then changed to minimize the
on the line or quick bfc software and then compile it, “ghost mode” This will allow direct bat running back and not call me that the window-ah you right-click directly DDZ.EXE In the new desktop shortcut is not a line on what to write what ah @ batch and the more you are not allowed to write directly to cd ~ directory and implementation of the document on the location of the line
@ echo off
F:\ games \ Doude Zhu \ DDZ.EXE on the line!
can be hidden, like let's say that the upstairs Bat run in the background!

Leave a Reply