明经CAD社区

 找回密码
 注册

QQ登录

只需一步,快速开始

搜索
查看: 2454|回复: 10

******【邱枫安装制作程序疑惑】******

[复制链接]
发表于 2009-8-10 23:28:00 | 显示全部楼层 |阅读模式

使用邱枫的安装制作程序很多时间了,在CAD2004-2006上一切OK,今天在2007-2008版本上测试安装,出现支持文件搜索路径加载不完整的现象,如:

设置了以下路径:

(defun Init_scei ()
  ;; 添加支持路径 
  (AddSupportPath (GetsceiPath) nil)
  (AddSupportPath (strcat (GetsceiPath) "\\阀门") nil)
  (AddSupportPath (strcat (GetsceiPath) "\\计算工具") nil)
  (AddSupportPath (strcat (GetsceiPath) "\\图签") nil)
  (AddSupportPath (strcat (GetsceiPath) "\\文档") nil)
  (AddSupportPath (strcat (GetsceiPath) "\\其他软件") nil)
  (AddSupportPath (strcat (GetsceiPath) "\\其他软件\\spx") nil)
  (AddSupportPath (strcat (GetsceiPath) "\\其他软件\\unit") nil)
  (AddSupportPath (strcat (GetsceiPath) "\\其他软件\\S-DEMO") nil)
  (AddSupportPath (strcat (GetsceiPath) "\\dcg & listDCL") nil)
  (AddSupportPath (strcat (GetsceiPath) "\\加载应用程序") nil)
  (AddSupportPath (strcat (GetsceiPath) "\\阀门及管件") nil)
  (AddSupportPath (strcat (GetsceiPath) "\\代码组") nil)
  (AddSupportPath (strcat (GetsceiPath) "\\管件") nil)
  (AddSupportPath (strcat (GetsceiPath) "\\其他软件\\notepad++") nil)
  (AddSupportPath (strcat (GetsceiPath) "\\其他软件\\screenflash") nil)

在04-06上都能全部添加进去,而在07-08上实际只增加了最后一个路径,即: (AddSupportPath (strcat (GetsceiPath) "\\其他软件\\screenflash") nil)

请高手解答疑惑!

发表于 2009-8-11 00:43:00 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
发表于 2009-8-11 01:04:00 | 显示全部楼层
提示: 作者被禁止或删除 内容自动屏蔽
 楼主| 发表于 2009-8-11 08:35:00 | 显示全部楼层
不懂LSP,只是照葫芦画瓢,还请高手详细指点!!!
发表于 2009-8-11 11:05:00 | 显示全部楼层

安装程序还不会作,现在用OPen DCL的自动加载功能,以后在慢慢学自动安装功能。

发表于 2009-8-11 11:08:00 | 显示全部楼层
aicr317发表于2009-8-11 8:35:00不懂LSP,只是照葫芦画瓢,还请高手详细指点!!!

不懂没关系,可以学习

但是转载别人的文章请注明作者

http://bbs.hcbbs.com/viewthread.php?tid=521541

 楼主| 发表于 2009-8-11 13:20:00 | 显示全部楼层

*****dvb加载的问题,高手进来!*****

nonsmall发表于2009-8-11 11:08:00不懂没关系,可以学习但是转载别人的文章请注明作者http://bbs.hcbbs.com/viewthread.php?tid=521541

已经删除此贴,请放心!

发表于 2009-8-12 21:56:00 | 显示全部楼层
我也是下了最新版的(09.06.10),安装是只能安到CAD2002-cad2004,没有CAD2008选项,不知是何原因。我有装CAD2008的
 楼主| 发表于 2009-8-12 22:13:00 | 显示全部楼层

在SETUP.INI中,检查一下版本支持到什么程度:

VersionSupport=R15.0;R15.1;R16.0;R16.1;R16.2;R17.0;R17.1;R17.2

在ACAD命令行,输入ACADVER,看看是什么版本,加进去就可以了!

发表于 2009-8-13 22:20:00 | 显示全部楼层
本帖最后由 作者 于 2009-8-14 10:14:13 编辑

   (已解决)
您需要登录后才可以回帖 登录 | 注册

本版积分规则

小黑屋|手机版|CAD论坛|CAD教程|CAD下载|联系我们|关于明经|明经通道 ( 粤ICP备05003914号 )  
©2000-2023 明经通道 版权所有 本站代码,在未取得本站及作者授权的情况下,不得用于商业用途

GMT+8, 2024-10-1 09:45 , Processed in 0.198240 second(s), 26 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表