23
авг
Vag Com will produce more accurate download results if you exclude using keywords like: serial, crack, keygen, code, etc. Many downloads may also include a cd key. 09 (7 Downloads Available)Sample Results From Member Downloads.
I just tested my batch file, works great! I tested by deleting the bin files manually.
My batch looks like this: ============================== @ECHO OFF start ' /D'C: Program Files VAG-COM' 'C: Program Files VAG-COM VagCom.exe':START if not exist 'c: Program Files VAG-COM d1.bin' echo *%time% - D1 missing, copying! If not exist 'c: Program Files VAG-COM d1.bin' copy 'c: Program Files VAG-COM c d1.bin' 'c: Program Files VAG-COM d1.bin' if not exist 'c: Program Files VAG-COM d2.bin' echo *%time% - D2 missing, copying!
If not exist 'c: Program Files VAG-COM d2.bin' copy 'c: Program Files VAG-COM c d2.bin' 'c: Program Files VAG-COM d2.bin' if not exist 'c: Program Files VAG-COM d3.bin' echo *%time% - D3 missing, copying! If not exist 'c: Program Files VAG-COM d3.bin' copy 'c: Program Files VAG-COM c d3.bin' 'c: Program Files VAG-COM d3.bin' start /w wscript.exe sleep.vbs GOTO START ============================== Sleep.vbs looks like: ============================== Wscript.Sleep 1000 ============================== It gives the following timestamped output to the command line if the bins are deleted: ============================== * 2:58:44.37 - D1 missing, copying! 1 file(s) copied. * 2:58:44.37 - D2 missing, copying! 1 file(s) copied. * 2:58:44.37 - D3 missing, copying! 1 file(s) copied.
============================== I read in another thread that unless you do it every second it bitches or doesn't work that well, but you can easily play with this value yourself. It is in milliseconds.
This setup uses about 20% of the CPU time to handle the script, not bad. I use this one: ------------------------------ @ECHO Off start ' /D'c: program files vag-com' 'c: program files vag-com vagcom.exe':STRT if not exist 'c: Program Files VAG-COM d1.bin' copy 'c: Program Files VAG-COM vagcopy d1.bin' 'c: Program Files VAG-COM d1.bin' if not exist 'c: Program Files VAG-COM d2.bin' copy 'c: Program Files VAG-COM vagcopy d2.bin' 'c: Program Files VAG-COM d2.bin' if not exist 'c: Program Files VAG-COM d3.bin' copy 'c: Program Files VAG-COM vagcopy d3.bin' 'c: Program Files VAG-COM d3.bin' echo Starting! Echo Wscript.Sleep 6000> sleep.vbs start /w wscript.exe sleep.vbs echo Done!
Del sleep.vbs GOTO STRT ---------------------- For all you who don't know what to do: copy past the script (text between my ------------------------------) to notepad and save as for example vag.bat. NOW: start ' /D'c: program files vag-com' 'c: program files vag-com vagcom.exe'. Windows Xp instructions.
• Click Show advanced settings. • Scroll to the bottom of the screen and clear the Use hardware acceleration when available check box. Eberry usb to vga driver.
(Using Ebay Blue Vag-Com Cable) AS FAR AS I KNOW VAG-COM 409.1 WILL NOT WORK ON WINDOWS 7. But you can now register your ebay vag-com cable with Rosstech for $99 and it will work on Windows 7 with there Vag-com lite registered software. It will unlock all features like adapting sensors but not Can-Bus. For Can-Bus you need an original rosstech cable. This is what you need to do. To get it to run on windows xp.
Make sure the location paths for Vag-com in step 4 are the same as on your computer. This is the default location if your using windows xp home if not change them to match yours.
Making this Simple for people. Step 1 -Install Vag-com Step 2 -Run Vag-com 409.0 Crack it will ask for the location where you installed vagcom.
Vag Com will produce more accurate download results if you exclude using keywords like: serial, crack, keygen, code, etc. Many downloads may also include a cd key. 09 (7 Downloads Available)Sample Results From Member Downloads.
I just tested my batch file, works great! I tested by deleting the bin files manually.
My batch looks like this: ============================== @ECHO OFF start \' /D\'C: Program Files VAG-COM\' 'C: Program Files VAG-COM VagCom.exe\':START if not exist \'c: Program Files VAG-COM d1.bin\' echo *%time% - D1 missing, copying! If not exist \'c: Program Files VAG-COM d1.bin\' copy \'c: Program Files VAG-COM c d1.bin\' 'c: Program Files VAG-COM d1.bin\' if not exist \'c: Program Files VAG-COM d2.bin\' echo *%time% - D2 missing, copying!
If not exist \'c: Program Files VAG-COM d2.bin\' copy \'c: Program Files VAG-COM c d2.bin\' 'c: Program Files VAG-COM d2.bin\' if not exist \'c: Program Files VAG-COM d3.bin\' echo *%time% - D3 missing, copying! If not exist \'c: Program Files VAG-COM d3.bin\' copy \'c: Program Files VAG-COM c d3.bin\' 'c: Program Files VAG-COM d3.bin\' start /w wscript.exe sleep.vbs GOTO START ============================== Sleep.vbs looks like: ============================== Wscript.Sleep 1000 ============================== It gives the following timestamped output to the command line if the bins are deleted: ============================== * 2:58:44.37 - D1 missing, copying! 1 file(s) copied. * 2:58:44.37 - D2 missing, copying! 1 file(s) copied. * 2:58:44.37 - D3 missing, copying! 1 file(s) copied.
============================== I read in another thread that unless you do it every second it bitches or doesn\'t work that well, but you can easily play with this value yourself. It is in milliseconds.
This setup uses about 20% of the CPU time to handle the script, not bad. I use this one: ------------------------------ @ECHO Off start \' /D\'c: program files vag-com\' 'c: program files vag-com vagcom.exe\':STRT if not exist \'c: Program Files VAG-COM d1.bin\' copy \'c: Program Files VAG-COM vagcopy d1.bin\' 'c: Program Files VAG-COM d1.bin\' if not exist \'c: Program Files VAG-COM d2.bin\' copy \'c: Program Files VAG-COM vagcopy d2.bin\' 'c: Program Files VAG-COM d2.bin\' if not exist \'c: Program Files VAG-COM d3.bin\' copy \'c: Program Files VAG-COM vagcopy d3.bin\' 'c: Program Files VAG-COM d3.bin\' echo Starting! Echo Wscript.Sleep 6000> sleep.vbs start /w wscript.exe sleep.vbs echo Done!
Del sleep.vbs GOTO STRT ---------------------- For all you who don\'t know what to do: copy past the script (text between my ------------------------------) to notepad and save as for example vag.bat. NOW: start \' /D\'c: program files vag-com\' 'c: program files vag-com vagcom.exe\'. Windows Xp instructions.
• Click Show advanced settings. • Scroll to the bottom of the screen and clear the Use hardware acceleration when available check box. Eberry usb to vga driver.
(Using Ebay Blue Vag-Com Cable) AS FAR AS I KNOW VAG-COM 409.1 WILL NOT WORK ON WINDOWS 7. But you can now register your ebay vag-com cable with Rosstech for $99 and it will work on Windows 7 with there Vag-com lite registered software. It will unlock all features like adapting sensors but not Can-Bus. For Can-Bus you need an original rosstech cable. This is what you need to do. To get it to run on windows xp.
Make sure the location paths for Vag-com in step 4 are the same as on your computer. This is the default location if your using windows xp home if not change them to match yours.
Making this Simple for people. Step 1 -Install Vag-com Step 2 -Run Vag-com 409.0 Crack it will ask for the location where you installed vagcom.
...'>Vag Com Crack(23.08.2018)Vag Com will produce more accurate download results if you exclude using keywords like: serial, crack, keygen, code, etc. Many downloads may also include a cd key. 09 (7 Downloads Available)Sample Results From Member Downloads.
I just tested my batch file, works great! I tested by deleting the bin files manually.
My batch looks like this: ============================== @ECHO OFF start \' /D\'C: Program Files VAG-COM\' 'C: Program Files VAG-COM VagCom.exe\':START if not exist \'c: Program Files VAG-COM d1.bin\' echo *%time% - D1 missing, copying! If not exist \'c: Program Files VAG-COM d1.bin\' copy \'c: Program Files VAG-COM c d1.bin\' 'c: Program Files VAG-COM d1.bin\' if not exist \'c: Program Files VAG-COM d2.bin\' echo *%time% - D2 missing, copying!
If not exist \'c: Program Files VAG-COM d2.bin\' copy \'c: Program Files VAG-COM c d2.bin\' 'c: Program Files VAG-COM d2.bin\' if not exist \'c: Program Files VAG-COM d3.bin\' echo *%time% - D3 missing, copying! If not exist \'c: Program Files VAG-COM d3.bin\' copy \'c: Program Files VAG-COM c d3.bin\' 'c: Program Files VAG-COM d3.bin\' start /w wscript.exe sleep.vbs GOTO START ============================== Sleep.vbs looks like: ============================== Wscript.Sleep 1000 ============================== It gives the following timestamped output to the command line if the bins are deleted: ============================== * 2:58:44.37 - D1 missing, copying! 1 file(s) copied. * 2:58:44.37 - D2 missing, copying! 1 file(s) copied. * 2:58:44.37 - D3 missing, copying! 1 file(s) copied.
============================== I read in another thread that unless you do it every second it bitches or doesn\'t work that well, but you can easily play with this value yourself. It is in milliseconds.
This setup uses about 20% of the CPU time to handle the script, not bad. I use this one: ------------------------------ @ECHO Off start \' /D\'c: program files vag-com\' 'c: program files vag-com vagcom.exe\':STRT if not exist \'c: Program Files VAG-COM d1.bin\' copy \'c: Program Files VAG-COM vagcopy d1.bin\' 'c: Program Files VAG-COM d1.bin\' if not exist \'c: Program Files VAG-COM d2.bin\' copy \'c: Program Files VAG-COM vagcopy d2.bin\' 'c: Program Files VAG-COM d2.bin\' if not exist \'c: Program Files VAG-COM d3.bin\' copy \'c: Program Files VAG-COM vagcopy d3.bin\' 'c: Program Files VAG-COM d3.bin\' echo Starting! Echo Wscript.Sleep 6000> sleep.vbs start /w wscript.exe sleep.vbs echo Done!
Del sleep.vbs GOTO STRT ---------------------- For all you who don\'t know what to do: copy past the script (text between my ------------------------------) to notepad and save as for example vag.bat. NOW: start \' /D\'c: program files vag-com\' 'c: program files vag-com vagcom.exe\'. Windows Xp instructions.
• Click Show advanced settings. • Scroll to the bottom of the screen and clear the Use hardware acceleration when available check box. Eberry usb to vga driver.
(Using Ebay Blue Vag-Com Cable) AS FAR AS I KNOW VAG-COM 409.1 WILL NOT WORK ON WINDOWS 7. But you can now register your ebay vag-com cable with Rosstech for $99 and it will work on Windows 7 with there Vag-com lite registered software. It will unlock all features like adapting sensors but not Can-Bus. For Can-Bus you need an original rosstech cable. This is what you need to do. To get it to run on windows xp.
Make sure the location paths for Vag-com in step 4 are the same as on your computer. This is the default location if your using windows xp home if not change them to match yours.
Making this Simple for people. Step 1 -Install Vag-com Step 2 -Run Vag-com 409.0 Crack it will ask for the location where you installed vagcom.
...'>Vag Com Crack(23.08.2018)