View Single Post
      04-04-2020, 02:21 AM   #3066
daschacka
Private
77
Rep
86
Posts

Drives: M5Competition
Join Date: Dec 2016
Location: Germany

iTrader: (0)

Quote:
Originally Posted by F20_M135i View Post
Hello guys,

2 questions for the regulars of the S625 (which I run with joy)
- Where is the file "factory_config.xml" please ?

You can use this one:

https://f30.bimmerpost.com/forums/sh...postcount=1920

All you have to do is to replace these lines:

Code:
<factory>
        <!-- Version information-->
        <ver>GS-BMW-20191211.en</ver> 

        <!-- Vendor information-->     
        <client>GS</client>

        <!-- Password of factory setting (4~6 digits) -->
        <password>0</password>

With your data.

I have a ALS device with these data:

Code:
<factory>
        <ver>ALS-20190713.en</ver> 

        <client>ALS_6208</client>

        <password>070305</password>
Appreciate 1
F20_M135i100.50