If the file is missing from your download, you can easily create it yourself. Without these registry keys, ISTA does not know where it is installed and will not start.
Here is how to create the fix manually:
1. Open
Notepad.
2. Copy and paste the code below exactly as it is.
3.
Important: Check the line
"InstallLocation"="C:\\ISTA". If your ISTA folder is in a different location (for example
D:\Tools\ISTA), you must change this line to match your path. Note that you must use double backslashes (
\\) between folders.
Code:
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\BMW\Rheingold]
"BMW.Rheingold.Programming.ExpertMode"="false"
"BMW.Rheingold.Programming.Enabled"="false"
"BMW.Rheingold.Programming.PsdzDataPath"="C:\\ISTA\\PSdZ\\data_swi"
"InstallLocation"="C:\\ISTA"
"BMW.Rheingold.OnlineMode"="false"
4. Save the file as
Fix.reg (make sure "Save as type" is set to "All Files", not "Text Documents").
5. Double-click the new
Fix.reg file and click "Yes" to add it to your registry.
Try launching ISTA again after doing this.