Changing the Installation Location of Inventor SDK User Tools

Issue:

You want to install Inventor SDK  UserTools.msi somewhere other than the default location.

Solution:

If the Inventor SDK User Tools need to be installed in a location other than the default directory, you can specify the installation path using msiexec.

For example, the following command installs usertools.msi to C:\Engineering\Autodesk\Inventor 2025:

msiexec /I "%public%\Documents\Autodesk\Inventor 2023\SDK\usertools.msi" TARGETDIR="C:\Engineering\Autodesk\Inventor 2025"

Replace the paths in the command as needed for your Inventor version and desired installation directory.

About the Author

Derek Piccininni

System Support Analyst

Follow on Linkedin More Content by Derek Piccininni
Previous Article
Using Autodesk Fusion with a Network License
Using Autodesk Fusion with a Network License

Fusion utilizes Named User licensing and must be assigned directly to individual users through the Autodesk...

Next Article
Inventor error-can't find the Vault location
Inventor error-can't find the Vault location

Issue: Inventor 2026 'Can't find the Vault location' error after installing the Vault Client 2026.4 update