If the Registry keys are missing, ISTA will start, try to look up where its files are, fail to find the path, and immediately close. This explains exactly why the loading bar stops and the program disappears.
Since you cannot find the keys to edit them, we must
create them.
Please follow these steps to create a Registry Fix file:
Step 1: Create the Registry File
1. Open
Notepad.
2. Copy the code block below EXACTLY and paste it into Notepad.
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BMWGroup\ISPI\Rheingold]
"InstallPath"="C:\\ISTA"
"BMW.Rheingold.Programming.ExpertMode"="Enabled"
"BMW.Rheingold.Programming.Enabled"="True"
"BMW.Rheingold.Online.Mode"="False"
3. Click
File ->
Save As.
4. Name the file:
FixISTA.reg
5.
Crucial: Change "Save as type" to **All Files (
.)** (otherwise it saves as .txt).
6. Save it to your Desktop.
Step 2: Apply the Fix
1. Go to your Desktop.
2. Double-click
FixISTA.reg.
3. Windows will ask if you want to add this information to the registry. Click
Yes.
4. It should say "Successfully added...".
Step 3: Verify Databases
Before running ISTA, check one last thing. The program will crash if the database folder is empty.
1. Go to
C:\ISTA\SQLiteDBs
2. Do you see files like
streamdataprimitive_ENGB.sqlite inside?
3. If that folder is empty, you need to copy the database files (SQLiteDBs) from your download into that folder.
Once the Registry fix is applied and the databases are in place, try running
ISTAGUI.exe again.