当前位置:网站首页>Installation of CAD plug-ins and automatic loading of DLL and ARX
Installation of CAD plug-ins and automatic loading of DLL and ARX
2022-07-03 05:45:00 【zxt_ net】
1、 Modify the registry to add cad Of “ Support file search path ”, With cad2020 For example :
HKEY_CURRENT_USER\SOFTWARE\Autodesk\AutoCAD\R23.1\ACAD-3001:804\Profiles\<< Unnamed configuration >>\General\ACAD
2、 take acad.lsp Document and acad.rx Package the files into the installation package .
3、 When the installation is complete, it will acad.lsp Document and acad.rx The path of the file is added to the registry value .
4、 About lsp file :
(setvar "SELECTIONEFFECT" 0)
(setvar "SECURELOAD" 0)
(setq filepath (findfile ".dll"))
(COMMAND "NetLoad" filepath)
(setq filepath (findfile "xxx."))
(COMMAND "NetLoad" filepath)
5、 About rx file
stay rx The file only needs to list what needs to be loaded arx File name + Suffixes are enough :
xxx.arx
6、 Be careful lsp and rx Use of the file name of the file .
边栏推荐
- Altaro requirements for starting from backup on Hyper-V
- [minesweeping of two-dimensional array application] | [simple version] [detailed steps + code]
- 6.23星期四库作业
- [together Shangshui Shuo series] day 7 content +day8
- 获取并监控远程服务器日志
- Qt读写Excel--QXlsx插入图表5
- Mapbox tasting value cloud animation
- Primary school campus IP network broadcasting - Design of primary school IP digital broadcasting system based on campus LAN
- Deploy crawl detection network using tensorrt (I)
- Redhat7系统root用户密码破解
猜你喜欢

@Import annotation: four ways to import configuration classes & source code analysis

Beaucoup de CTO ont été tués aujourd'hui parce qu'il n'a pas fait d'affaires
![[minesweeping of two-dimensional array application] | [simple version] [detailed steps + code]](/img/b0/aa5dce0bb60c50eea907de9e127d6c.jpg)
[minesweeping of two-dimensional array application] | [simple version] [detailed steps + code]

Introduction to redis using Lua script

Analysis of the example of network subnet division in secondary vocational school
![[explain in depth the creation and destruction of function stack frames] | detailed analysis + graphic analysis](/img/df/884313a69fb1e613aec3497800f7ba.jpg)
[explain in depth the creation and destruction of function stack frames] | detailed analysis + graphic analysis

Capacity expansion mechanism of map
![[together Shangshui Shuo series] day 7 content +day8](/img/fc/74b12addde3a4d3480e98f8578a969.png)
[together Shangshui Shuo series] day 7 content +day8

今天很多 CTO 都是被幹掉的,因為他沒有成就業務

Personal outlook | looking forward to the future from Xiaobai's self analysis and future planning
随机推荐
Redhat7 system root user password cracking
2022.7.2 simulation match
6.23星期四库作业
How to set up altaro offsite server for replication
How to install and configure altaro VM backup for VMware vSphere
Final review (Day7)
"C and pointer" - Chapter 13 function pointer 1: callback function 2 (combined with template to simplify code)
2022.7.2day594
Final review (Day6)
2022.DAY592
Together, Shangshui Shuo series] day 9
Detailed explanation of iptables (1): iptables concept
6.23 warehouse operation on Thursday
Installing altaro VM backup
Source insight License Activation
期末复习(DAY6)
PHP笔记超详细!!!
QT read write excel -- qxlsx insert chart 5
Explanation of variables, code blocks, constructors, static variables and initialization execution sequence of static code blocks of Ali interview questions
Best practices for setting up altaro VM backups