I want to use DOS to update games, but I don't know how to get started. I want the client machines to open the shared file UP.bat in the “*” folder on my machine as soon as they reboot; of course I added a “$” to the shared directory name, so it can't be seen in Network Neighborhood. That doesn't really matter. And my up.bat is a DOS command script I wrote myself.
The command content is as follows
”xcopy \\192.168.0.17\*$\游戏名 f:\*\游戏名\/s/e/d/y/r/k“
What I want to ask everyone is, if using DOS to update~~ are there any better methods`~ or better commands and parameters?
The command content is as follows
”xcopy \\192.168.0.17\*$\游戏名 f:\*\游戏名\/s/e/d/y/r/k“
What I want to ask everyone is, if using DOS to update~~ are there any better methods`~ or better commands and parameters?
