Automating the Workstation Configuration
Even though this video shows loading the partial .CUIX file for an individual workstation, it also applies to a single workstation on a network.
For larger installations, SoftDraft recommends modifying the included installation script to automatically configure each AutoCAD workstation.
The script can:
- Load the SteelPLUS partial CUIX file.
- Add the SteelPLUS Support Network File Search Path.
- Configure the AutoCAD Trusted Paths (where applicable).
- Eliminate the need to manually configure each workstation.
This approach is ideal when deploying SteelPLUS to multiple users on a network.
Modify the Installation Script
The supplied installation script assumes SteelPLUS is installed in the default local installation folder.
If SteelPLUS is installed on a network server, edit the script before distributing it to users.
For example, change the default installation path:
C:\\Program Files (x86)\\SoftDraft\\SteelPLUS\\VR2026\\
to your shared network folder, such as:
\\\\ServerName\\Programs\\SteelPLUS\\VR2026\\
or
K:\\Programs\\SteelPLUS\\VR2026\\
Update every occurrence of the installation folder within the script so that it references the correct network location.
Deploy the Script
After modifying the network path:
- Save the updated script.
- Copy the script to each workstation or place it in a shared location.
- Run the script from within AutoCAD.
The script will automatically configure the workstation using the shared SteelPLUS installation.
Verify the Configuration
After the script has completed:
- Confirm the SteelPLUS ribbon, menus, or toolbars are available.
- Verify the SteelPLUS support folders have been added to the AutoCAD Support File Search Path.
- Verify the SteelPLUS network folder has been added to the Trusted Paths list (if applicable).
- Restart AutoCAD if prompted.
If SteelPLUS loads successfully, the workstation configuration is complete.