Guest, 🎅🎄Looking for a stocking filler idea? Why not treat yourself or a loved one to our high quality CUPRA or SEAT valve caps. Order now from the merchandise store
Does it matter that im using this on a vista laptop?
@ECHO OFF
CD\
CLS
:LOOP
XCOPY /Y /R "C:\D1.bin" "C:\Program Files\VAG-COM"
XCOPY /Y /R "C:\D2.bin" "C:\Program Files\VAG-COM"
XCOPY /Y /R "C:\D3.bin" "C:\Program Files\VAG-COM"
ping -n 01 localhost >NUL
GOTO LOOP
