以文本方式查看主题

-  曙海教育集团论坛  (http://www.sun4.cn/bbs/index.asp)
--  Protel开发  (http://www.sun4.cn/bbs/list.asp?boardid=41)
----  win7下protel的配置  (http://www.sun4.cn/bbs/dispbbs.asp?boardid=41&id=1863)

--  作者:wangxinxin
--  发布时间:2010-11-29 13:40:25
--  win7下protel的配置
win7和protel不兼容,好多人因此建议使用虚拟机。貌似有些大材小用了。其实只要更改两个文件就可以了(网上牛人的方法,试验过,管用,发表于此,共享~~~)
C:\\Windows下有两个文件AdvSch99SE.ini和AdvSim99SE.ini,是配置protel库文件的,用户记事本打开,修改后即可使用:
AdvSch99SE.ini的[Change Library File List]下一行改为:
TypeCount=2
Count=3
File0=d:\\Program Files\\Design Explorer 99 SE\\Library\\Sch\\Miscellaneous Devices.ddb
File1=d:\\Program Files\\Design Explorer 99 SE\\Library\\Sch\\Protel DOS Schematic Libraries.ddb
File2=d:\\Program Files\\Design Explorer 99 SE\\Library\\Sch\\Intel Databooks.ddb
File3=d:\\Program Files\\Design Explorer 99 SE\\Examples\\Backup of AT89C2051.Lib
其他内容不动。如果使用时库文件不够,根据此方法添加其他库文件(学过编程,内容很好理解吧?)
AdvSim99SE.ini全文为:
[Protel]
Count=3
File0=D>MSACCESS:$RP>d:\\Program Files\\Design Explorer 99 SE\\Library\\Pcb\\Generic Footprints$RN>Advpcb.ddb$OP>$ON>PCB Footprints.lib$ID>-1$ATTR>0$E>PCBLIB$STF>
File1=D>MSACCESS:$RP>d:\\Program Files\\Design Explorer 99 SE\\Library\\Pcb\\Generic Footprints$RN>Transformers.ddb$OP>$ON>Transformers.lib$ID>25$ATTR>0$E>PCBLib$STF>
File2=D>MSACCESS:$RP>d:\\Program Files\\Design Explorer 99 SE\\Library\\Pcb\\Generic Footprints$RN>Transistors.ddb$OP>$ON>Transistors.lib$ID>25$ATTR>0$E>PCBLib$STF>