Bimmer Scene - Latest BMW Coding / Retrofits / Maps
Ista 4.52.40 + update 4.53.10 psdzdata issue - Printable Version

+- Bimmer Scene - Latest BMW Coding / Retrofits / Maps (https://www.bimmerscene.com)
+-- Forum: Bimmer Scene Coding & Navigation (https://www.bimmerscene.com/forumdisplay.php?fid=1)
+--- Forum: BMW F / G Series Coding & Retrofits & Diagnostics (https://www.bimmerscene.com/forumdisplay.php?fid=3)
+--- Thread: Ista 4.52.40 + update 4.53.10 psdzdata issue (/showthread.php?tid=8981)

Pages: 1 2


Ista 4.52.40 + update 4.53.10 psdzdata issue - Bim90 - 06-06-2025

Hi, 
does anyone could help me and share regfiles_full_sdp_blp for this version? I did copied to data swi psdz files, but I need some extra modificatios as well cause programing data: n/a

Thank you!


RE: Ista 4.52.40 + update 4.53.10 psdzdata issue - JSC - 06-06-2025

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BMWGroup\ISPI\ISTA]
"SWIData"="4.53.10"

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BMWGroup\ISPI\Rheingold]
"BMW.Rheingold.ExecutionBreak.Version"="1.0"
"BMW.Rheingold.Programming.Enabled"="true"
"BMW.Rheingold.Programming.ExpertMode"="true"
"BMW.Rheingold.Programming.PsdzDataPath"="..\\..\\..\\PSdZ\\data_swi"


RE: Ista 4.52.40 + update 4.53.10 psdzdata issue - ek1978 - 06-06-2025

Attached is a windows registry what I use to enable Programming in ISTA.

I made it ready for you with PSDZDATA 4.35.10

You can open the file with Notepad , and compare the paths of the entries between your windows registry and the registery file.


ALSO : in future , if only PSDZDATA FULL needs to be updated , then only "SWIData"="4.53.10" , in

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BMWGroup\ISPI\ISTA]

needs to be edited.


RE: Ista 4.52.40 + update 4.53.10 psdzdata issue - Bim90 - 06-13-2025

thank u guys! respect!

my registry looks like this: 

Code:
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BMWGroup\ISPI\ISTA]
"ProductVersion"="4.52.40.30215"
"MainProductVersion"="4.52"
"DataVersion"="4.52.40"
"LogisticBaseVersion"="4.52.40"
"DataVersion_de-DE"="4.52.40"
"DataVersion_en-GB"="4.52.40"
"SWIData"="4.53.10"
"InstallLocation"="C:\\EC-APPS\\ISTA"

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BMWGroup\ISPI\Rheingold]
"BMW.Rheingold.Programming.ExpertMode"="True"
"BMW.Rheingold.Programming.Enabled"="True"
"BMW.Rheingold.Programming.PsdzDataPath"="..\\..\\..\\PSdZ\\data_swi"
"BMW.Rheingold.RheingoldSessionController.FASTATransferMode"="None"
"BMW.Rheingold.Diagnostics.VehicleIdent.ReadFASTAData"="False"
"BMW.Rheingold.VehicleIdentification.TypeKeyIdentEnabled"="True"
"BMW.Rheingold.OnlineMode"="True"
"BMW.Rheingold.Diagnostics.EnableRsuProcessHandling"="False"
"BMW.Rheingold.ISTAGUI.Dialogs.AdministrationDialog.ShowPTTSelection"="True"
"BMW.Rheingold.CoreFramework.TRICZentralActive"="False"
"EnableRelevanceFaultCode"="False"
"DebugLevel"="9"

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BMW\ISPI\TRIC\ISTALauncher]
"BMW.TricTools.IstaLauncher.InstallationStatus"="InstallationComplete"


and then error: sec4diag.otherexceptions after mod "BMW.Rheingold.OnlineMode = true" error again: : a connection to the vehicle interface could not be established due to a network error...

there is mine istagui.exe.config file looks like that:

Code:
<appSettings>
    <add key="BMW.Rheingold.Logging.Directory" value="C:\EC-APPS\ISTA\Logs\" />
    <add key="BMW.Rheingold.Logging.Log4Net.Configure" value="true" />
    <add key="DebugLevel" value="0" />
    <add key="BMW.Rheingold.RheingoldSessionController.Logic.TransferECUKomViaFASTA" value="true" />
    <add key="BMW.Rheingold.CoreFramework.ILeanActive" value="true" />
    <add key="BMW.Rheingold.CoreFramework.PUKActive" value="true" />
    <add key="BMW.Rheingold.CoreFramework.IstaNFPackageFilter" value="ISTA_" />
    <add key="BMW.Rheingold.CoreFramework.PrintingXpsPath" value="%ISPIDATA%\BMW\ISPI\data\protocols\ISTA" />
    <add key="FASTADirPath" value="%ISPIDATA%\BMW\ISPI\data\TRIC\ISTA\FASTAOut" />
    <add key="SimFileDirectory" value="%ISPIDATA%\BMW\ISPI\data\TRIC\ISTA\Testdaten\" />
    <add key="TransFileDirectory" value="%ISPIDATA%\BMW\ISPI\data\TRIC\ISTA\Transactions\" />
    <add key="MetaFileDirectory" value="%ISPIDATA%\BMW\ISPI\data\TRIC\ISTA\Transactions\" />
    <add key="BMW.Rheingold.ISTAGUI.BinPathModifications" value="..\..\..\Ediabas\BIN" />
    <add key="BMW.Rheingold.Document.HtmlTextWriter.Enabled" value="true" />
    <add key="BMW.Rheingold.Diagnostics.DebugLevel" value="3" />
    <add key="BMW.Rheingold.Diagnostics.Module.ISTA.ISTATabModuleCore.SubModulePath" value="..\..\..\Testmodule" />
    <add key="FASTAEnabled" value="true" />
    <add key="BMW.Rheingold.RheingoldSessionController.FileTransfer.BitsProxyPreconfig" value="true" />
    <add key="BMW.Rheingold.ISTAGUI.CommandECUFunctionsReadStatus.HandleFASTA" value="false" />
    <add key="BMW.Rheingold.CoreFramework.UseTricZenctralForFBM" value="true" />
    <add key="BMW.Rheingold.CoreFramework.UseTricZenctralForDOM" value="true" />
    <add key="BMW.Rheingold.CoreFramework.UseTricZenctralForNOP" value="true" />
    <add key="BMW.Rheingold.CoreFramework.UseTricZenctralForSWT" value="true" />
    <add key="BMW.Rheingold.CoreFramework.UseTricZenctralForSWTV3" value="true" />
    <add key="BMW.Rheingold.CoreFramework.UseTricZenctralForMaintenanceHistory" value="true" />
    <add key="BMW.Rheingold.CoreFramework.UseTricZenctralForServiceHistory" value="true" />
    <add key="BMW.Rheingold.CoreFramework.UseTricZenctralForTechnicalCampaigns" value="true" />
    <add key="BMW.Rheingold.CoreFramework.UseTricZenctralForVPS" value="true" />
    <add key="BMW.Rheingold.CoreFramework.TRICZentralActive" value="true" />
    <add key="BMW.Rheingold.CoreFramework.ReplaceInUriIlzWithTrz" value="true" />
    <add key="BMW.Rheingold.CoreFramework.TRICZentralActive" value="true" />
    <add key="BMW.Rheingold.CoreFramework.ConfigIAPHelper.DownloadLocation" value="%ISPIDATA%\BMW\ISPI\data\TRIC\ISTA\Downloads" />
    <add key="BMW.Rheingold.CoreFramework.IstaPackageActive" value="true" />
    <add key="BMW.Rheingold.Diagnostics.FASTADataGenerator.doFASTARelevantFiltering" value="true" />
    <add key="TesterGUI.ScreenGeometry" value="maximized" />
    <add key="TesterGUI.HideSplashScreen" value="false" />
    <add key="TesterGUI.HideUnknownFaults" value="true" />
    <add key="BMW.Rheingold.ISTAGUI.Dialogs.ClampHandlingDialog.DoIgnitionChecks" value="false" />
    <add key="BMW.Rheingold.Diagnostics.VehicleIdent.DoIgnitionChecks" value="false" />
    <add key="InfoTypesMainGroup" value="SWZ,SIT,FTD,FEB" />
    <add key="BMW.Rheingold.ISTAGUI.Dialogs.AdministrationDialog.SelectableLanguages" value="?" />
    <add key="KMM_E89X" value="..\..\..\KMMdaten\E89X\" />
    <add key="KMM_E60" value="..\..\..\KMMdaten\E060\" />
    <add key="KMM_E70" value="..\..\..\KMMdaten\E070\" />
    <add key="KMM_R56" value="..\..\..\KMMdaten\R056\" />
    <add key="KMM_E65" value="..\..\..\KMMdaten\E065\" />
    <add key="KMM_RR1" value="..\..\..\KMMdaten\RR01\" />
    <add key="KMM_MRK24" value="..\..\..\KMMdaten\K024\" />
    <add key="BMW.Rheingold.DatabaseProvider.SetupRuleCache" value="true" />
    <add key="BMW.Rheingold.DatabaseProvider.DatabaseProviderFactory.DatabaseProvider" value="DatabaseProviderSQLite" />
    <add key="BMW.Rheingold.Programming.PsdzBackupDataPath" value="%ISPIDATA%\BMW\ISPI\data\TRIC\ISTA\Temp\" />
    <add key="BMW.Rheingold.Programming.PsdzProg.InitOnAppStartup" value="true" />
    <add key="BMW.Rheingold.Programming.PsdzService.HostIdleTimeout" value="10000" />
    <add key="BMW.Rheingold.ServiceProgramCompiler" value=".\RGSPC.exe" />
    <add key="BMW.Rheingold.Programming.ExpertMode" value="true" />
    <add key="BMW.Rheingold.Programming.Enabled" value="true" />
    <add key="BMW.Rheingold.Programming.PsdzDataPath" value="..\..\..\PSdZ\data_swi" />
  </appSettings>



ISTA +4.52.40 Programming help needed - bmwsath - 06-16-2025

Hi all 
i did install ISTA +4.52.40 and i want to install programming date V4.53.21
can some help me with it 
how to install the programming data thanks


RE: ISTA +4.52.40 Programming help needed - ek1978 - 06-16-2025

(06-16-2025, 11:15 AM)bmwsath Wrote: Hi all 
i did install ISTA +4.52.40 and i want to install programming date V4.53.21
can some help me with it 
how to install the programming data thanks

search and you find what you are looking for


RE: Ista 4.52.40 + update 4.53.10 psdzdata issue - raays - 07-01-2025

can someone also share with me 4.52.40 or 4.53.21? thank you in advance ??


RE: Ista 4.52.40 + update 4.53.10 psdzdata issue - ek1978 - 07-01-2025

(07-01-2025, 12:28 AM)raays Wrote: can someone also share with me 4.52.40 or 4.53.21? thank you in advance ??

Aren't the Posts #2 and #3 good enough to learn how to enable programming in ISTA ??? Dodgy


RE: Ista 4.52.40 + update 4.53.10 psdzdata issue - p38 - 07-20-2025

(06-06-2025, 06:42 AM)JSC Wrote: Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BMWGroup\ISPI\ISTA]
"SWIData"="4.53.10"

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BMWGroup\ISPI\Rheingold]
"BMW.Rheingold.ExecutionBreak.Version"="1.0"
"BMW.Rheingold.Programming.Enabled"="true"
"BMW.Rheingold.Programming.ExpertMode"="true"
Hello, I'm using ISTA version 4.53.40 (diagnostics worked before the changes) and after editing the regfile according to this description, after manually entering the VIN, the ISTA process starts and then shuts down without displaying the car's data. After this entry is set to false, ISTA diagnostics work normally.
"BMW.Rheingold.Programming.Enabled"="true"

I've read that there are errors with psdzdata 4.54.10. Could this be the reason why coding and diagnostics don't work?


RE: Ista 4.52.40 + update 4.53.10 psdzdata issue - JSC - 07-20-2025

(07-20-2025, 09:37 AM)p38 Wrote:
(06-06-2025, 06:42 AM)JSC Wrote: Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BMWGroup\ISPI\ISTA]
"SWIData"="4.53.10"
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BMWGroup\ISPI\Rheingold]
"BMW.Rheingold.ExecutionBreak.Version"="1.0"
"BMW.Rheingold.Programming.Enabled"="true"
"BMW.Rheingold.Programming.ExpertMode"="true"
Hello, I'm using ISTA version 4.53.40 (diagnostics worked before the changes) and after editing the regfile according to this description, after manually entering the VIN, the ISTA process starts and then shuts down without displaying the car's data. After this entry is set to false, ISTA diagnostics work normally.
"BMW.Rheingold.Programming.Enabled"="true"
I've read that there are errors with psdzdata 4.54.10. Could this be the reason why coding and diagnostics don't work?

Psdzdata 4.54.10 has errors, don´t use it. Use version 4.53.xx full and put it in folder data_swi.


Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BMWGroup\ISPI\ISTA]
"SWIData"="4.53.10"

[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BMWGroup\ISPI\Rheingold]
"BMW.Rheingold.ExecutionBreak.Version"="1.0"
"BMW.Rheingold.Programming.Enabled"="true"
"BMW.Rheingold.Programming.ExpertMode"="true"
"BMW.Rheingold.Programming.PsdzDataPath"="..\\..\\..\\PSdZ\\data_swi"