Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

Rheingold ISTA-D Standalone 3.54.21 (base files)
09-03-2016, 23:11 PM, (This post was last modified: 09-03-2016, 23:25 PM by beemerboy88.)
Post: #1
XZBMW  Rheingold ISTA-D Standalone 3.54.21 (base files)
New version 3.54.30 here:

http://cartechnology.co.uk/showthread.ph...#pid146702
Reputation: +55 - rabihfiras [+1] , fabulous [+1] , CT120 [+1] , ruben_17non [+1] , ljzwxe [+1] , aaaok [+1] , kwork [+1] , jimmy9980 [+1] , jerry_han77 [+1] , 530d [+1] , Kenny [+1] , aboulfad [+1] , Paul [+1] , DingoKG [+1] , Select25 [+1] , vasilegeorge [+1] , spider80 [+1] , zeronoo [+1] , wenhantho [+1] , carlosgaros [+1] , sbtriny [+1] , yarickoff [+1] , demon68 [+1] , kestum [+1] , milanoffracing [+1] , tunning-gsm [+1] , Marcos [+1] , Twoone [+1] , @Loui [+1] , tortu25 [+1] , Joe2 [+1] , simonchs [+1] , Dirchik [+1] , krug [+1] , starML [+1] , edtech [+1] , smlee747 [+1] , blackbm5xx [+1] , Reclaimer [+1] , YayDoGeN [+1] , Mrg0721 [+1] , cryptocar [+1] , nino17 [+1] , hulahans [+1] , Jake [+1] , autoraedarum [+1] , arno2 [+1] , per4mer [+1] , bernd79 [+1] , t1tan1 [+1] , zurek [+1] , Brown Benz [+1] , blackdevil2k1 [+1] , NikHat [+1] , hsuchiawen [+1]
Quote this message in a reply
[+] 229 users say Thank You to beemerboy88 for this post
10-03-2016, 00:49 AM,
Post: #2
RE: Rheingold ISTA-D Standalone 3.54.21 (base files)
Hi all
Chinese language pack can upload it?
Quote this message in a reply
10-03-2016, 07:15 AM,
Post: #3
RE: Rheingold ISTA-D Standalone 3.54.21 (base files)
How to edit the data path?
Quote this message in a reply
10-03-2016, 07:47 AM,
Post: #4
RE: Rheingold ISTA-D Standalone 3.54.21 (base files)
Open the Istagui.exe.config with the Editor, search for Psdz Data path or Coapi path and change it to your Directory where the Psdz Data is located.
Quote this message in a reply
[+] 4 users say Thank You to Select25 for this post
10-03-2016, 08:29 AM,
Post: #5
RE: Rheingold ISTA-D Standalone 3.54.21 (base files)
(10-03-2016, 07:47 AM)Select25 Wrote:  Open the Istagui.exe.config with the Editor, search for Psdz Data path or Coapi path and change it to your Directory where the Psdz Data is located.

can you give me an example.

<!-- Enable Programming -->
<add key="BMW.Rheingold.Programming.Enabled" value="true" />
<add key="BMW.Rheingold.Programming.ExpertMode" value="true" />
<add key="BMW.Rheingold.Programming.PsdzDataPath" value=""/>
Quote this message in a reply
10-03-2016, 09:06 AM,
Post: #6
Rheingold ISTA-D Standalone 3.54.21 (base files)
(10-03-2016, 08:29 AM)snypertje Wrote:  
(10-03-2016, 07:47 AM)Select25 Wrote:  Open the Istagui.exe.config with the Editor, search for Psdz Data path or Coapi path and change it to your Directory where the Psdz Data is located.

can you give me an example.

<!-- Enable Programming -->
<add key="BMW.Rheingold.Programming.Enabled" value="true" />
<add key="BMW.Rheingold.Programming.ExpertMode" value="true" />
<add key="BMW.Rheingold.Programming.PsdzDataPath" value=""/>

<add key="BMW.Rheingold.Programming.PsdzDataPath" value="C:/Data"/>

You have to Point that to the Location where you PSDZ Data is located.




Gesendet von iPhone mit Tapatalk
Quote this message in a reply
[+] 6 users say Thank You to Select25 for this post
10-03-2016, 11:48 AM,
Post: #7
RE: Rheingold ISTA-D Standalone 3.54.21 (base files)
And if it looks like this:

<!-- Enable Programming -->
<add key="BMW.Rheingold.Programming.DebugLevel" value="2" />
<add key="BMW.Rheingold.Programming.Enabled" value="true" />
<add key="BMW.Rheingold.Programming.ExpertMode" value="true" />
<add key="BMW.Rheingold.Programming.CoapiBase.UseAIF" value="true" />
<add key="BMW.Rheingold.Programming.CoapiBase.SCHNELLE_BAUDRATE" value="false" />
<add key="BMW.Rheingold.Programming.CoapiBase.TESTER_ID" value="0" />
<add key="BMW.Rheingold.Programming.CoapiBase.TEST_CHECKSUMME" value="false" />
<add key="BMW.Rheingold.Programming.CoapiBase.U_PROG_FLAG" value="false" />
<add key="BMW.Rheingold.Programming.CoapiBase.WITH_MOSTFIREWALL" value="false" />
<add key="BMW.Rheingold.Programming.CoapiBase.FORCE_PROG_PROGRAM" value="false" />

<add key="BMW.Rheingold.Programming.CoapiBase.CoapiErrorLogPath" value="..\..\..\CoapiErrorLog" />
<!-- not sure about that, not tested !!!! -->
<add key="BMW.Rheingold.Programming.CoapiBase.CoapiSearchPath" value="D:/IspiData/3.57.0.400" /> <!-- not sure about that, not tested !!!! -->

<!-- temp solution, to be checked and tested !!!!-->
<add key="BMW.Rheingold.Programming.PsdzDataPath" value="..\..\..\PSdZ"/>
<add key="BMW.Rheingold.Programming.PsdzBackupDataPath" value="..\..\..\PSdZBak" />
Quote this message in a reply
[+] 2 users say Thank You to Bimmer540 for this post
10-03-2016, 12:13 PM,
Post: #8
XZBMW  RE: Rheingold ISTA-D Standalone 3.54.21 (base files)
Thank you!

Where can i get sqlite DBs for 3.54.21?

Regards
Quote this message in a reply
10-03-2016, 12:38 PM,
Post: #9
RE: Rheingold ISTA-D Standalone 3.54.21 (base files)
Sqlite is same as 3.54.12. There is no Sqlite 3.54.21! Only in basefiles you find Sqlite update file in the Sqlite folder of ista+

Verstuurd vanaf mijn SM-G900F met Tapatalk
Quote this message in a reply
[+] 2 users say Thank You to Twoone for this post
10-03-2016, 12:38 PM,
Post: #10
RE: Rheingold ISTA-D Standalone 3.54.21 (base files)
You have to take the db'es from 3.54.11
There are no newer ones

Hit Thanks and Reputation button if this post helped you.
Quote this message in a reply


Possibly Related Threads…
Thread Author Replies Views Last Post
XZBMW ISTA Standalone Licenserequest up to v4.37.4x Sedoy 8,783 705,293 1 hour ago
Last Post: FlashMaverick87
XZBMW ISTA+ 4.47.4x Install Files - MEGA shawnsheridan 1 439 Yesterday, 06:14 AM
Last Post: ctgy8923
  Ilean ista is not asking install on c or d drive. How to fix? bmwlover 7 176 04-06-2024, 19:49 PM
Last Post: ____ANGEL___
  ISTA issues on G05 X5 330d 7 229 03-06-2024, 02:26 AM
Last Post: that4chanhacker
XZBMW ISTA 4.33.30 The programming system could not be initialised Edward1968 40 8,563 01-06-2024, 09:50 AM
Last Post: iyade46
XZBMW ISTA 4.46.xx problems and possible solution Sedoy 131 16,481 31-05-2024, 13:32 PM
Last Post: CATAHA
XZBMW Update ISTA at once 4.43.40 (ISTA Update Program) charlesjyw 42 8,910 30-05-2024, 19:52 PM
Last Post: mars13
XZBMW ISTA+ 4.47.3x Install Files - MEGA shawnsheridan 11 1,968 29-05-2024, 04:50 AM
Last Post: ivanp
  Lowering g05 lci with ista Zenel6GT 16 772 28-05-2024, 12:59 PM
Last Post: NeRkO20
  ISTA 4.47 programming N/A Neon10 7 537 28-05-2024, 07:46 AM
Last Post: Thomas77

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content