Parnassus Navigator and delphi 11

A Long while ago I installed Parnassus into D11 using GetIt.

I didn’t Get it and uninstalled using GetIt.

from that point when opening D11 I got two error msg dialogs on start up and one on close down.about missing this and that.Everything else worked ok but…

Just recently have had to do some modifications to apps developed back then using 3rd party components, not installed in D12 or D13.

Getting annoyed by these error dialogs I googled how to get rid of Parnassus from D11. The answer was to delete all references to Parnassus from the windows registry.for Embarcadero\Studio\22. So i did that. Now D11 wont start..

and shuts down so I’m stuffed and frustrated.

?? anybody..

Try creating a new, clean (alternative) registry key by using the command line option below to start bds.exe, then compare to the original and work out what is different. Make a copy of the Embarcadero tree first, just in case… :+1:

-r<RegistryKey> (Registry Root)
Instructs the IDE to use an alternate registry subkey under HKEY_CURRENT_USER\Software\Embarcadero\<RegistryKey>\<Version>. This is highly useful for managing a clean, isolated environment for plugin testing or separate developer profiles