Search found 12 matches

by lioncava
22 Dec 2013 05:40
Forum: DOS Batch Forum
Topic: need help batch script
Replies: 22
Views: 23327

Re: need help batch script

just cpy form ur script post bro
this my tes.bat

Image
by lioncava
22 Dec 2013 04:44
Forum: DOS Batch Forum
Topic: need help batch script
Replies: 22
Views: 23327

Re: need help batch script

this bro D:\GameOnline>tes.bat ------------------------------------------------------------------------------- ROBOCOPY :: Robust File Copy for Windows ------------------------------------------------------------------------------- Started : Sun Dec 22 17:43:31 2013 2013/12/22 17:43:31 ERROR 161 (0x...
by lioncava
22 Dec 2013 04:29
Forum: DOS Batch Forum
Topic: need help batch script
Replies: 22
Views: 23327

Re: need help batch script

laready share this folder but same eror this screenshot http://i39.tinypic.com/2w51wr6.png then i open from pc 24 this screenshot http://i42.tinypic.com/nd22it.png then im execute that tes.bat D:\GameOnline>tes.bat ------------------------------------------------------------------------------- ROBOC...
by lioncava
22 Dec 2013 04:06
Forum: DOS Batch Forum
Topic: need help batch script
Replies: 22
Views: 23327

Re: need help batch script

Code: Select all

D:\GameOnline>dir "\\192.168.3.77\D\GameOnline\DOTA 2"
The network name cannot be found."

yup in server im not shared that folder
i think just in pc dest not pc sourc
can make script without pc dest not shared??
by lioncava
22 Dec 2013 03:44
Forum: DOS Batch Forum
Topic: need help batch script
Replies: 22
Views: 23327

Re: need help batch script

this bro in my server
Image
by lioncava
22 Dec 2013 03:29
Forum: DOS Batch Forum
Topic: need help batch script
Replies: 22
Views: 23327

Re: need help batch script

this bro D:\GameOnline>tes.bat ------------------------------------------------------------------------------- ROBOCOPY :: Robust File Copy for Windows ------------------------------------------------------------------------------- Started : Sun Dec 22 16:28:31 2013 2013/12/22 16:28:31 ERROR 67 (0x0...
by lioncava
22 Dec 2013 02:01
Forum: DOS Batch Forum
Topic: need help batch script
Replies: 22
Views: 23327

Re: need help batch script

this error D:\GameOnline>tes.bat ------------------------------------------------------------------------------- ROBOCOPY :: Robust File Copy for Windows ------------------------------------------------------------------------------- Started : Sun Dec 22 14:58:46 2013 2013/12/22 14:58:46 ERROR 67 (0...
by lioncava
22 Dec 2013 01:15
Forum: DOS Batch Forum
Topic: need help batch script
Replies: 22
Views: 23327

Re: need help batch script

this error D:\GameOnline>tes.bat ------------------------------------------------------------------------------- ROBOCOPY :: Robust File Copy for Windows ------------------------------------------------------------------------------- Started : Sun Dec 22 14:14:51 2013 Source : D:\GameOnline\192.168....
by lioncava
22 Dec 2013 01:00
Forum: DOS Batch Forum
Topic: need help batch script
Replies: 22
Views: 23327

Re: need help batch script

already to change that ilegal code hehe

but same nothing happen

Code: Select all

@echo off
set "pc_server=192.168.3.77\D\GameOnline\DOTA 2\"
set "pc-24=192.168.3.24\D\DOTA 2\"
robocopy "%pc_server%" "%pc-24%" /mir
by lioncava
22 Dec 2013 00:54
Forum: DOS Batch Forum
Topic: need help batch script
Replies: 22
Views: 23327

Re: need help batch script

what should I do to fix it

thx
by lioncava
22 Dec 2013 00:00
Forum: DOS Batch Forum
Topic: need help batch script
Replies: 22
Views: 23327

Re: need help batch script

thx for replay already test bat file but nothing happen when i clik bat file just blink and nothing happen this actual my bat file @echo off set "pc_server=192.168.3.77\D:\GameOnline\DOTA 2\" set "pc-24=192.168.3.24\D\DOTA 2\" robocopy "%pc_server%" "%pc-24%" ...
by lioncava
21 Dec 2013 22:01
Forum: DOS Batch Forum
Topic: need help batch script
Replies: 22
Views: 23327

need help batch script

dear all any help to make batch script this the reason i want to make a batch file is to help me update the online games in 60 computers by overwriting or copying big files in one click from 1 source computer... instead of turning on all 60 computers and updating all online games, he'll just have to...