stephendpmurphy / ME7.X_Correction

GUI for the Bosch ME7.X checksum check and correction CL utilities

Home Page:http://nefariousmotorsports.com/forum/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ME7.X Correction GUI Utility

GUI for the Bosch ME7.X checksum check and correction CL utilities.

Prerequisites

  • Visual Studio (Express 2015 was used when creating the project)
  • .NET 4.0 or greater
  • ME7Sum Utility
  • ME7Check Utility

Building

The GUI utility is generated by simply loading the VS project and then building with the Debug build configuration selected. See the "Usage" section for instructions on using the GUI utility with ME7sum and ME7check.

Usage

To use the GUI with the ME7sum and ME7check utilities, simply place the ME7sum and ME7check executables in the same directory as the ME7correction.exe generated from the VS project and then run ME7Correction.

About

GUI for the Bosch ME7.X checksum check and correction CL utilities

http://nefariousmotorsports.com/forum/

License:MIT License


Languages

Language:C# 100.0%