bmw-advanced-tools/README.md

43 lines
1.6 KiB
Markdown
Raw Normal View History

2021-09-18 18:05:16 +02:00
# <img src="images/bmw_m_50th_logo.png" width="50" height="50" /> BMW Advanced Tools
2021-11-29 14:35:48 +01:00
![GitHub Build](https://img.shields.io/github/workflow/status/gushmazuko/bmw-advanced-tools/Deploy)
![GitHub Release](https://img.shields.io/github/v/release/gushmazuko/bmw-advanced-tools)
2021-09-18 17:45:57 +02:00
## About
### Included software
2021-09-18 18:19:02 +02:00
| Name | Version |
|:------------------------------------- |:-------:|
| Inpa | 5.0.6 |
| Bluetooth Activation Tool | 1.0.0 |
| BMW Coding Tool | 2.5.0 |
| FindECU | 1.1 |
| NcsDummy | 0.6.10 |
| NcsExpert (English menus & NCS Dummy) | 4.0.1 |
| Tool32 | 4.0.3 |
| WinKFP | 5.3.1 |
- Integrated `SP-DATEN v67.1`
2021-09-18 17:45:57 +02:00
### Updaded ECU loaders
| Name | Version |
|:----- |:----------------------------------------------------:|
| MSD80 | [2.023](https://bimmerprofs.com/msd80-loader-2-023/) |
### The projects being translated
| Name | From | To | Link |
|:----------- |:------:|:-------:|:---------------------------------------------------------------------------:|
| MSD80 2.023 | German | English | [Weblate](https://weblate.gushmazuko.dev/projects/inpa-msd80-loader-2-023/) |
2021-09-18 18:09:38 +02:00
## Download Installer
2021-09-18 18:19:02 +02:00
- Go to [Releases](https://github.com/gushmazuko/bmw-advanced-tools/releases) page and download the latest `.msi` package.
2021-09-18 18:09:38 +02:00
2021-09-18 17:45:57 +02:00
## Silent Install
```batch
2021-09-18 18:19:02 +02:00
BMW_Advanced_Tools_1.0.0_Install.msi /quiet
2021-11-29 14:35:48 +01:00
```