开发者

Change Users Variables - Delphi IDE

开发者 https://www.devze.com 2023-02-26 05:51 出处:网络
I am using an automated build tool called Automated Build 开发者_运维问答Studio. I have defined in the Delphi IDE, as you can see in the screenshot, a user variable $(PLKFW) which points to a specif

I am using an automated build tool called Automated Build 开发者_运维问答Studio.

I have defined in the Delphi IDE, as you can see in the screenshot, a user variable $(PLKFW) which points to a specific folder in my computer.

The question is:

How can I change this $(PLKFW) variable without using the delphi IDE?

Change Users Variables - Delphi IDE


The Environment Variables defined in the Delphi 2010 IDE are stored in this windows registry key

HKEY_CURRENT_USER\Software\CodeGear\BDS\7.0\Environment Variables

just remember be careful when you edit this kind of IDE setting externally (without use the delphi IDE).

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号