Mvci Driver 64 Bit



Apr 02, 2019 Here is the step-by-step instruction on installing Toyota Techstream diagnostic software on Windows 10 64-bit operating system. Test version: Techstrea V10.20.030. Test cable: XHorse MVCI cable (Xhorse MINI VCI cable with firmware 2.0.4 should work as well) This manual is made for 64-bit editions of Windows. Now, right click each failing device, select Install Driver, then ”Browse my Computer” and locate to “C: Program Files (x86) XHorse Electronics MVCI Driver for TOYOTA TIS” (enable the ”include subfolders” flag). Click ”Next” and wait until drivers are installed.

A laptop running 64-bit version of Windows 7/8. Xhorse Mvci Driver Download. The tips are for those that are currently trying to use the software Techstream V10.10.018 to change dealer settings on their BRZ/FRS with a & Techstream. Having done Google searches for several hours, and I found that the way of installing TOYOTA Techstream V10.10.08. Normally i install the MINI VCI FOR TOYOTA TIS Techstream on windows xp computer, but now i have changed my computer system to win 7 64bit, so it is not easy to find another xp computer. Last month, i read in forum, it can be installed on 64bit win7/win8. Ad i would like to share to you. MINI VCI J2534 cable (bought from www.chinacardiags.com). Mvci Driver For Toyotamsi Download WindowsMvci Driver For Toyota.msi DownloadMine downloaded as mvci-x64.reg.txt (might be a Dropbox restriction). 'msiexec /a 'C: temp Techstream MVCI Driver for TOYOTA.msi' /qb.Dec 3, 2017 - (12/2017) Free download TOYOTA TIS Techstream V12.30.017. /a “MVCI Driver f.

Mini VCI for Toyota TIS Techstream 8.x on Windows 7/8 64-bit
For Toyota Mini VCI works with tis techstream software, do you know how to install for Toyota TIS OEM diagnostic software? Can TIS techsteam software run on Windows 7/8? If you don't know the answer, please just read this article and follow us step by step.
MINI VCI FOR TOYOTA TIS Techstream MINI VCI interface J2534
For Toyota Mini VCI TIS Software Installation Steps:
1. Download and install a trial version of WinRAR
2. Using WinRAR Unpack the following files from mini-CD to a temp folder anywhere on your hard drive (e.g. c:temp).
- Toyota Techstream 8.00.034.rar
- Techstream_Update_V8.10.021.rar
- MVCI Driver for TOYOTA.rar
- TIS KEY.rar
3. Now open WinRAR again, navigate to the temp folder with unpacked files and double click the TISKey.exe in WinRAR.
The TISKey.exe is actually a self-extracting (SFX) RAR archive file. Once executed, it simply unpacks and copies the IT3System.ini file to the Techstream folder. Extract that IT3System.ini to the same folder for now.
4. Installing MVCI Driver for TOYOTA
This is the step which most people stumble upon as “MVCI Driver for TOYOTA.msi” installer indeed does not work on Windows x64. The workaround is to install it manually, as follows:
a. Open Command Prompt in Administrator Mode. Navigate to the c:temp folder and run the following command line:
msiexec /a 'C:tempMVCI Driver for TOYOTA.msi' /qb TARGETDIR=c:tempmvci
This will extract the content of the MSI file to the c:tempmvci folder:
Mvci
b. Delete the “MVCI Driver for TOYOTA.msi” there and then copy the whole
content of c:tempmvci to 'C:Program Files (x86)XHorse ElectronicsMVCI Driver for TOYOTA TIS'
d. Open the Device Manager and locate two failing devices in the list. Both will appear with yellow icon (usually under “Other”), indicating that Windows failed to install drivers for them. Now, right click each failing device, select Install Driver, then “Browse my Computer…” and point it for 'C:Program Files (x86)XHorse ElectronicsMVCI Driver for TOYOTA TIS' (enable the “include subfolders” flag). Click “Next” and wait until drivers are installed.
You should now see two new devices: “Universal Serial Bus ControllersUSB Serial Converter” and “Ports (COM & LPT)USB Serial Port (COM5)”.
e. Run the FirmwareUpdateTool.exe from the 'C:Program Files (x86)XHorse ElectronicsMVCI Driver for TOYOTA TIS'. Click “Device Info”. You should see the “device connected” screen.
If you see this, it means your MINI VCI is up and running under Windows x64 and can be used by other programs, such as Techstream.
IMPORTANT: Some people have reported that updating firmware on this “cheap clone” cable may render it dead. So, the Firmware Update Tool should not be used for anything, but checking that the device is connected and working properly.
5. Now install Techstream software using 'Techstream 8.00.034.exe' and then update to 8.10 with 'Techstream_Update_V8.10.021.exe'. Do not launch it yet.
To activate it, copy the IT3System.ini you extracted before to 'C:Program Files (x86)Toyota DiagnosticsTechstreamEnv'.
Alternatively, you may copy two files from the C:Program Files (x86)XHorse ElectronicsMVCI Driver for TOYOTA TISProgramFilesFolderToyota DiagnosticsTechstreamEnv' to 'C:Program Files (x86)Toyota DiagnosticsTechstreamEnv', which seem to do the trick as well.

Mvci X64

6. Registry Hack: for Techstream to recognize MINI-VCI under Windows x64, the Registry has to be modified as:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINESOFTWAREWow6432NodePassThruSu pport.04.04]
[HKEY_LOCAL_MACHINESOFTWAREWow6432NodePassThruSu pport.04.04XHorse - MVCI]
'Name'='XHorse - MVCI'
'Vendor'='XHorse ELECTRONICS Co.,Ltd.'
'ConfigApplication'='C:Program Files (x86)XHorse ElectronicsMVCI Driver for TOYOTA TISFirmwareUpdateTool.exe'
'FunctionLibrary'='C:Program Files (x86)XHorse ElectronicsMVCI Driver for TOYOTA TISMVCI32.dll'
'APIVersion'='04.04'
'ProductVersion'='1.1.0'
'ProtocolsSupported'='J1850VPW:1, J1850PWM:1, CAN:1, ISO9141:1, ISO14230:1, ISO15765:1'
'J1850VPW'=dword:00000001
'J1850PWM'=dword:00000001
'ISO9141'=dword:00000001
'ISO14230'=dword:00000001
'CAN'=dword:00000001
'ISO15765'=dword:00000001
'SCI_A_ENGINE'=dword:00000000
'SCI_A_TRANS'=dword:00000000
'SCI_B_ENGINE'=dword:00000000
'SCI_B_TRANS'=dword:00000000

The 'mvci-x64.zip' contains the *.REG file that has to be imported to the Registry (extract, right click, then Merge)
A trick here is the 'Wow6432Node' in key path, which is the location the 32-bit applications running on 64-bit OS get redirected to when accessing Registry. The 'PassThruSupport.04.04' seems to be the place Techstream looks into for available VIMs (sub-keys appear in the 'VIM Select' menu in Techstream).
7. Run Techstream. Go to Setup | VIM Select menu and select the “XHorse - MVCI”

Mvci Driver 64 Bit Download

8. Connect MVCI cable to your car’s OBDII interface, turn ignition on, then click “Connect to Vehicle” in Techstream. Wait. Then wait again (by the way, you'll be doing that a lot with this cable ). If everything works, you will be prompted to confirm car year/model after which you'll get to the diagnostic interface.

64-bit Java


So far, test the cable with 2013 4Runner, 2004 Sienna and 1997 Camry LE/4cyl, and it seems to work fine with all of them. Absence of (L) line connection means no support for ECU re-flashing. Option customization/clearing DTC is possible (already verified).