Proporcjonalna czcionka Temat: Rejestr w Viście
Autor: apl Data: 20 Lip 2011
Odwołania:
Mam problem z helpem w Delphi 2005. W Googlu znalaz?em co? takiego: (http://www.gnegg.ch/2005/07/no-topic-based-help-system-installed/) The problem is caused by the installation of the VS2005 Beta which resets some AppID-GUUID. Afterwards delphi crashes while loading the IDE-package htmlhelp290 which in the end causes delphi to think that there's no help installed I fixed it doing the following: 1. Reset the help-viewer-appid. In the registry under HKEY_CLASSES_ROOT \AppID\DExplore.exe, set AppId to {4A79114D-19E4-11d3- B86B-00C04F79F802} 2. In HKEY_CURRENT_USER\Software\Borland\BDS\3.0\Disabled IDE Packages remove the entry for htmlhelp290 that has been created. 3. Start Delphi and use the help again What I don't know is if this has a negative effect to VS, but this does not matter for me: I need Delphi to work. Recepta prawdopodobnie dotyczy W XP. Ja pracuj? z W. Vista i wymienionych pozycji rejestru nie znajduj?. Czy m?g?by mi kto? s?u?y? podpowiedzi?? Pozdrawiam, apl