Only install if you accept the conditions of use.
STEP 1 |
Copy the entire power directory somewhere on your computer. |
STEP 2 |
Open the file power.mnl with Notepad and change in this file the following
line to your power directory: (setq *sm_power_dir* "C:/Program Files/ACAD2000/Power/") Mind the direction of the slashes in the notation and always end the path with a slash. The following are for example not valid: (setq *sm_power_dir* "C:\Program Files\ACAD2000\Power\") (setq *sm_power_dir* "C:\Program Files\ACAD2000\Power") |
STEP 3 |
Start AutoCAD 2000 and type menuload at the command prompt. Go to the tab of Menu Groups and click the Browse button to locate the power.mnc file. Click the Load button. If step 2 is done correctly, the power tools are loaded without any problem. Go to the tab of Menu Bar and select power from the Menu Group popup-list. Insert power into your menu bar. Power Tools are now installed. |