Change product installation location

Change the install location of Revit to a different location than the one specified at time of deployment configuration by modifying the InstallPath parameter value within Collection.xml.

Example:

Revit deployment image named Revit2023-custom was configured to install to C:\Program Files\Autodesk\ and I would like to install to D:\Autodesk instead.

  1. Browse to the Revit2023-custom deployment image location.

  2. Edit Deployment.xml found under the image folder.

  3. Change <InstallPath>C:\Program Files\Autodesk\</InstallPath> to <InstallPath>D:\Autodesk\</InstallPath>.

  4. Save and close Collection.xml.

WARNING: Modifying the installer xml files may cause the deployment installation to fail.