danieljpb
Junior Member level 2
P-CAD 2002 WORKS FINE IN LINUX WITH WINE, HERE IS THE STEPS:
P-CAD 2002
URL: http://www.pcad.com
Tested Wine Version: 20021007
First you must install DCOM98. This is needed to make the installation program work.Get it at: **broken link removed**
Installation is easy. Just type wine -dll ole32=n dcom98.exe to install DCOM98
After DCOM98 is installed you're ready to install P-CAD.
Type wine /pathtocdrom/setup.exe to install P-CAD.
After installing copy the following files to the system directory of your fake windows drive:
commctrl.dll
comctl32.dll
Add the following lines to the wine config file:
[AppDefaults\\pcb.exe\\DllOverrides]
"commctrl" = "native"
"comctl32" = "native"
Type wine pcb.exe in the installation directory to run P-CAD.
P-CAD 2002
URL: http://www.pcad.com
Tested Wine Version: 20021007
First you must install DCOM98. This is needed to make the installation program work.Get it at: **broken link removed**
Installation is easy. Just type wine -dll ole32=n dcom98.exe to install DCOM98
After DCOM98 is installed you're ready to install P-CAD.
Type wine /pathtocdrom/setup.exe to install P-CAD.
After installing copy the following files to the system directory of your fake windows drive:
commctrl.dll
comctl32.dll
Add the following lines to the wine config file:
[AppDefaults\\pcb.exe\\DllOverrides]
"commctrl" = "native"
"comctl32" = "native"
Type wine pcb.exe in the installation directory to run P-CAD.