Delphi Rockz! - Daniel Polistchuck

Delphi 2005 and Janeva 6.5

We’ve detected a problem with the Delphi 2005 Janeva detection mechanism that prevents it from working with the new Janeva 6.5.

Here’s a workaround that enables Janeva 6.5 support:

  1. Open regedit
  2. Open the HKEY_LOCAL_MACHINESOFTWAREBorlandJaneva key
  3. Copy the value of the “InstallDir_6.5.0“ value to a new “InstallDir_1.0.0” one. For example

    InstallDir_6.5.0= “C:\Program FilesBorlandJaneva65” 

    create a new

    InstallDir_1.0.0= “C:\Program FilesBorlandJaneva65” 

And that’s it!

DISCLAIMER: fiddling with the registry is a dangerous operation. If you do it, you do it at your own risk. Which doesn’t mean that it isn’t perfectly safe as long as you know what you’re doing :)


 

Posted by Daniel Polistchuck on December 28th, 2004 under Delphi |


Comments are closed.



Server Response from: blog2.codegear.com