下载首页 | 资讯中心 | 文章分类 | 最近更新 | 排 行 榜 |
文章搜索: 分类 关键字
您的位置:首页软件教程AutoCADAutoCAD资料教程 → AUTOCAD的注册表详解
AUTOCAD的注册表详解
日期:2007-9-9 22:08:52 人气:117     [ ]
上一页 [1] [2] [3] [4] [5] 下一页

ProductName - STRING - "Product Name"

Release - STRING - "Release"

SerialNumber - STRING - "Serial Number"

VBAComponents - DWORD - Microsoft VBA components (reserved)

VBALanguage - DWORD - Microsoft Language identification code

VBAVersion - DWORD - Microsoft VBA version (reserved)

The only interesting value is ACAD, and at least this is the only one used by

AutoCAD to create a new login user HKEY_CURRENT_USER section when started the

first time.

The 'Applications' sub-section contains the ARX application demand loading

information. This section should be the only section your application (or

installer) should modify. Here is the structure, you should follow:

HKEY_LOCAL_MACHINE\Software\Autodesk\AutoCAD\R14.0\\Applications\

key: MyApp\

value: LOADCTRLS - DWORD - Demand load type

value: REGPATH - STRING - "PATH in the registry to the application registry

section"

Sample:

DcgApplication\

LOADCTRLS - 0x02

REGPATH - "\\HKEY_LOCAL_MACHINE\Software\DcgCompany\DcgApplication"

The LOADCTRLS may be a bit wise or'd combination of any of the following:

kOnProxyDetection = 0x01, load the ARX application when objects of custom

classes it

controls are loaded via drawing open, dxfin,

insert, etc.

kOnAutoCADStartup = 0x02, load the ARX application when AutoCAD starts up

kOnCommandInvocation = 0x04, load the ARX application whenever an unknown

command is executed

that it has a registry entry for

kOnLoadRequest = 0x08, allow loading of the ARX application via the

AcRxDynamicLinker::loadApp() method

kLoadDisabled = 0x10 do not demand load the ARX application for any

reason

The other sub-sections like 'AutodeskApps' and 'Reinstall' should not be

modified by a third party. But the 'AutodeskApps' sub-section is useful to help

you understanding the structure you need to implement for demand loading of your

ARX application as it contains the demand load information for the Autodesk ARX

application for demand load. Here is a short summary of what you need:

key: Commands\

value: InternationalCmd - STRING - "LocalizedCmd"

上一页 [1] [2] [3] [4] [5] 下一页
我有问题,我要进入论坛
出处:本站原创 作者:佚名
 热点文章
·如何定制自己的个性化..
·proe超级技巧
·怎样学好PRO/E软件?
·PRO/E COFNIG文件设置..
·PROE将默认英制转换成..
·PRO/E分模经验总结
·Pro/E 各种曲线方程集..
·Pro/E 各种曲线方程集..
·Pro/E 各种曲线方程集..
·Pro/E 各种曲线方程集..
·Pro/E 各种曲线方程集..
·旧版ProE如何读取野火..
·Pro/E如何做两条c2(曲..
·Pro/E 2001下一个阵列..
·一款钣金产品的结构设..
 推荐文章
·翻砂铸造的特点及其工..
·整编SolidWorks应用技..
·模具选材原则
·如何解决中文Pro/E工程..
·Pro/ENGINEER 中的文本..
·Pro/ENGINEER Wildfir..
·模型从proe->ansys..
·用行为建模优化设计的..
·簡單的Top-Down設計實..
·适合初学者的基础练习..
·ProE不传之秘笈(高级技..
·PRO/E 关于零件精度的..
·Pro/E的scan-tools工具..
·关系式的世界
·关系式教程