win7和protel不兼容,好多人因此建議使用虛擬機(jī)。貌似有些大材小用了。其實(shí)只要更改兩個(gè)文件就可以了(網(wǎng)上牛人的方法,試驗(yàn)過(guò),管用,發(fā)表于此,共享~~~) C:\Windows下有兩個(gè)文件AdvSch99SE.ini和AdvSim99SE.ini,是配置protel庫(kù)文件的,用戶記事本打開(kāi),修改后即可使用: 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 其他內(nèi)容不動(dòng)。如果使用時(shí)庫(kù)文件不夠,根據(jù)此方法添加其他庫(kù)文件(學(xué)過(guò)編程,內(nèi)容很好理解吧?) 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>
|