Download micado 1.5 (zip).
AutoCAD is essential to Micado, as Micado is structured as a plug-in on top of AutoCAD. If you're a student, you can download and use AutoCAD Electrical for free from students.autodesk.com. AutoCAD Electrical is a superset of AutoCAD, so you'll be all set.
For the Java GUI, you'll need Java and Python. See the README.txt file in the javagui/src directory of your micado release for more information
C:\micado, for example.setup.bat.micado.lnk, the micado shortcut to AutoCAD, and supporting files micado.cui & micado.scr.CUILOAD. Select the file micado.cui in your micado directory.That's all. If you want to use the micado-specific commands, you'll have to use the micado shortcut to open the AutoCAD application from now on.
setup.bat looks up the path to the AutoCAD program in the registry.
If your Windows registry doesn't have that information, the script will fail and micado.lnk won't be generated.micado.lnk sets up AutoCAD to start in the UserCacheData directory of AutoCAD
(or, if it doesn't exist, in the top-level AutoCAD directory).
Feel free to change the starting directory if you want.