Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.0k views
in Technique[技术] by (71.8m points)

delphi - How can I disable Castalia in XE8?

Suppose that I wish to disable the newly integrated Castalia that is introduced in XE8. How do I go about doing that in a clean way? I cannot see anything on the Castalia menu that allows me to disable it by setting one single option.

Reasons why one might wish to disable Castalia include:

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

You have 2 options

1) modify the shortcut to the Delphi (RAD Studio) IDE, adding the parameter /NOCASTALIA

enter image description here

2) disable the castalia expert from the registry

Go the the HKEY_CURRENT_USERSoftwareEmbarcaderoBDS16.0Known IDE PackagesDelphi key and then place a underscore _ in front of the description of the Castalia package, in that way the package is not loaded.

enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.8k users

...