Mini VCI works with Windows 7 64-bit too
Just in case anyone was trying to install mini vci on a Windows 7 64 bit machine, it can be done, but requires manual steps.
I found the solution here (thx to Alex4WD from that site): http://www.toyota-4runner.org/gener...ta-tis-techstream-8-x-windows-7-8-64-bit.html
In short:
- Assuming you already have Techstream installed
- Now running the "MVCI Driver for TOYOTA.msi" will fail on a Win7 x64 machine. So, instead of running the .msi, you extract the files in the msi and manually move them to the right location ("C:\Program Files (x86)\XHorse Electronics\MVCI Driver for TOYOTA TIS").
1) Run command line as admin to move the files to a temporary location:
msiexec /a "C:\temp\MVCI Driver for TOYOTA.msi" /qb TARGETDIR=c:\temp\mvci
2) Delete the "MVCI Driver for Toyota.msi" from c:\temp\mvci
3) copy the contents of the c:\temp\mvci to
"C:\Program Files (x86)\XHorse Electronics\MVCI Driver for TOYOTA TIS"
4) Plug in your Mini VCI cable to your USB port
5) Open device manager, update the drivers for the 2 failed devices by pointing to the new location "C:\Program Files (x86)\XHorse Electronics\MVCI Driver for TOYOTA TIS"
Now you should see these new devices:
“Universal Serial Bus Controllers\USB Serial Converter” and “Ports (COM & LPT)\USB Serial Port (COM5)”.
6) Now in order for Techstream to recognize/see the new Mini VCI interface under VIMs menu, you need to update the registry.
Alex4WD was nice enough to provide a reg file for that too in his post, but here's the content (you can paste it into a mvci-x64.reg file and then run it):
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\PassThruSupport.04.04]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\PassThruSupport.04.04\XHorse - MVCI]
"Name"="XHorse - MVCI"
"Vendor"="XHorse ELECTRONICS Co.,Ltd."
"ConfigApplication"="C:\\Program Files (x86)\\XHorse Electronics\\MVCI Driver for TOYOTA TIS\\FirmwareUpdateTool.exe"
"FunctionLibrary"="C:\\Program Files (x86)\\XHorse Electronics\\MVCI Driver for TOYOTA TIS\\MVCI32.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
7) At this point you should be able to start Techstream, go to Setup -> VIM Select menu and then select "XHorse - MVCI" from the dropdown.
8) Connect the cable to your car, start your car, click connect to vehicle in Techstream and you should be good...
Again much thanks to alex4wd from the toyota-4runner.org forum, all the info above is from him. I used the mini vci driver instructions today to setup Techstream for the first time in a while (different more modern computer than last time) so I know it worked for me.
Just in case anyone was trying to install mini vci on a Windows 7 64 bit machine, it can be done, but requires manual steps.
I found the solution here (thx to Alex4WD from that site): http://www.toyota-4runner.org/gener...ta-tis-techstream-8-x-windows-7-8-64-bit.html
In short:
- Assuming you already have Techstream installed
- Now running the "MVCI Driver for TOYOTA.msi" will fail on a Win7 x64 machine. So, instead of running the .msi, you extract the files in the msi and manually move them to the right location ("C:\Program Files (x86)\XHorse Electronics\MVCI Driver for TOYOTA TIS").
1) Run command line as admin to move the files to a temporary location:
msiexec /a "C:\temp\MVCI Driver for TOYOTA.msi" /qb TARGETDIR=c:\temp\mvci
2) Delete the "MVCI Driver for Toyota.msi" from c:\temp\mvci
3) copy the contents of the c:\temp\mvci to
"C:\Program Files (x86)\XHorse Electronics\MVCI Driver for TOYOTA TIS"
4) Plug in your Mini VCI cable to your USB port
5) Open device manager, update the drivers for the 2 failed devices by pointing to the new location "C:\Program Files (x86)\XHorse Electronics\MVCI Driver for TOYOTA TIS"
Now you should see these new devices:
“Universal Serial Bus Controllers\USB Serial Converter” and “Ports (COM & LPT)\USB Serial Port (COM5)”.
6) Now in order for Techstream to recognize/see the new Mini VCI interface under VIMs menu, you need to update the registry.
Alex4WD was nice enough to provide a reg file for that too in his post, but here's the content (you can paste it into a mvci-x64.reg file and then run it):
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\PassThruSupport.04.04]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\PassThruSupport.04.04\XHorse - MVCI]
"Name"="XHorse - MVCI"
"Vendor"="XHorse ELECTRONICS Co.,Ltd."
"ConfigApplication"="C:\\Program Files (x86)\\XHorse Electronics\\MVCI Driver for TOYOTA TIS\\FirmwareUpdateTool.exe"
"FunctionLibrary"="C:\\Program Files (x86)\\XHorse Electronics\\MVCI Driver for TOYOTA TIS\\MVCI32.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
7) At this point you should be able to start Techstream, go to Setup -> VIM Select menu and then select "XHorse - MVCI" from the dropdown.
8) Connect the cable to your car, start your car, click connect to vehicle in Techstream and you should be good...
Again much thanks to alex4wd from the toyota-4runner.org forum, all the info above is from him. I used the mini vci driver instructions today to setup Techstream for the first time in a while (different more modern computer than last time) so I know it worked for me.
Last edited: