Update README.md

This commit is contained in:
gushmazuko 2021-09-18 18:19:02 +02:00
parent e8f066b0e9
commit 67cb1ebca2

View File

@ -3,17 +3,18 @@
### Included software ### Included software
| Name | Version | | Name | Version |
|:------------------------- |:-------:| |:------------------------------------- |:-------:|
| Inpa | 5.0.6 | | Inpa | 5.0.6 |
| Bluetooth Activation Tool | 1.0.0 | | Bluetooth Activation Tool | 1.0.0 |
| BMW Coding Tool | 2.5.0 | | BMW Coding Tool | 2.5.0 |
| FindECU | 1.1 | | FindECU | 1.1 |
| NcsDummy | 0.6.10 | | NcsDummy | 0.6.10 |
| NcsExpert | 4.0.1 | | NcsExpert (English menus & NCS Dummy) | 4.0.1 |
| Tool32 | 4.0.3 | | Tool32 | 4.0.3 |
| WinKFP | 5.3.1 | | WinKFP | 5.3.1 |
- Integrated `SP-DATEN v67.1`
### Updaded ECU loaders ### Updaded ECU loaders
@ -30,9 +31,9 @@
## Download Installer ## Download Installer
Go to [Releases](https://github.com/gushmazuko/bmw-advanced-tools/releases) page and download the latest `.msi` package. - Go to [Releases](https://github.com/gushmazuko/bmw-advanced-tools/releases) page and download the latest `.msi` package.
## Silent Install ## Silent Install
```batch ```batch
BMW_Advanced_Tools_1.0_Install.msi /quiet BMW_Advanced_Tools_1.0.0_Install.msi /quiet
``` ```