2010-03-19, 01:29 PM
I used this info from the forum to create a batch file for my clients to start the server before GBPVR is loaded. I just recently rebuilt the server with a new motherboard and it seems that it is a little slower to load things than the old one and concenquently i am getting the red X's on my clients.
The simple fix is having the bat delay starting pvrx2.exe but i have not figured out what the wait command is
Can someone help. here is the basic file info i am looking to place the delay between echo server found (wait 5 seconds) then C:\Progra~1\devnz\GBPVR\PVRX2.exe
set start=0
set end=3
wol MACADDRESS
:ping
ping SERVER | find "Reply" > NULL
if errorlevel=1 goto loop
echo server found
C:\Progra~1\devnz\GBPVR\PVRX2.exe
exit
:loop
if %start%==%end% goto stop
set /a start=%start%+1
goto ping
top
echo server not online
Any help would be greatly appreciated
Thanks
The simple fix is having the bat delay starting pvrx2.exe but i have not figured out what the wait command is
Can someone help. here is the basic file info i am looking to place the delay between echo server found (wait 5 seconds) then C:\Progra~1\devnz\GBPVR\PVRX2.exe
set start=0
set end=3
wol MACADDRESS
:ping
ping SERVER | find "Reply" > NULL
if errorlevel=1 goto loop
echo server found
C:\Progra~1\devnz\GBPVR\PVRX2.exe
exit
:loop
if %start%==%end% goto stop
set /a start=%start%+1
goto ping
top
echo server not online
Any help would be greatly appreciated
Thanks
HTPC Server: 2.3gh AMD Quad 9600, 4GB ram, 320gb HDD, 1TB HDD, and 750GB External USB HDD, NVIDIA GeForce 8600gt, Win 7 (32bit), (2x) HVR2250 using QAM
Client: AM2 5600, biostar 790GX (onbard HD3300), 4gb memory, Vista, LM remote mapping app, Acer Revo R3610 (Atom N330) Win 7, 785G (HD 4200), Win 7, 4gb ram
Client: AM2 5600, biostar 790GX (onbard HD3300), 4gb memory, Vista, LM remote mapping app, Acer Revo R3610 (Atom N330) Win 7, 785G (HD 4200), Win 7, 4gb ram