Compare commits

...

5 Commits

Author SHA1 Message Date
gushmazuko
f743fd5cb1
Update README.md 2022-06-02 23:21:25 +02:00
gushmazuko
bca2673f78
Add badges 2021-11-29 14:35:48 +01:00
gushmazuko
3b89f4e158 FTDI-CDM-Driver-v2.12.28 2021-11-29 00:37:56 +01:00
gushmazuko
67cb1ebca2 Update README.md 2021-09-18 18:19:02 +02:00
gushmazuko
e8f066b0e9 Update README.md 2021-09-18 18:09:38 +02:00
2 changed files with 20 additions and 12 deletions

View File

@ -1,19 +1,24 @@
# <img src="images/bmw_m_50th_logo.png" width="50" height="50" /> BMW Advanced Tools
![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)
## About
Updated verson of famous `BMW Standart Tools`. Doesn't require any settings, just install it and enjoy. System Environment variables and OCX are registered automatically.
### Included software
| 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 | 4.0.1 |
| Tool32 | 4.0.3 |
| WinKFP | 5.3.1 |
| 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`
### Updaded ECU loaders
@ -29,7 +34,10 @@
| MSD80 2.023 | German | English | [Weblate](https://weblate.gushmazuko.dev/projects/inpa-msd80-loader-2-023/) |
## Download Installer
- Go to [Releases](https://github.com/gushmazuko/bmw-advanced-tools/releases) page and download the latest `.msi` package.
## Silent Install
```batch
BMW_Advanced_Tools_1.0_Install.msi /quiet
```
BMW_Advanced_Tools_1.0.0_Install.msi /quiet
```

Binary file not shown.