Autodesk Vehicle Tracking 2023 Silent Install (How-To Guide)

Autodesk Vehicle Tracking provides a set of transportation design tools that include vehicle swept path prediction for steered vehicles, light rail vehicles, and aircraft, as well as parking layout design and roundabout design. This article will serve as an informative guide and give you a clear understanding of how to perform a silent installation of Autodesk Vehicle Tracking 2023 from the command line using the EXE installer.

How to Install Autodesk Vehicle Tracking 2023 Silently

Autodesk Vehicle Tracking 2023 Silent Install (EXE)

Make sure Autodesk AutoCAD 2023, Autodesk Civil 3D 2023, or Autodesk AutoCAD Architecture 2023 are installed as a prerequisite, otherwise the Autodesk Vehicle Tracking 2023 install will fail.

  1. Navigate to: https://dds.autodesk.com/NetSWDLD/2023/VEHTRK/DABD36E7-E577-338B-ACDB-1C5B16B003B4/SFX/VEHTRK_2023_G1_WIN_64BIT_dlm.sfx.exe
  2. Download the VEHTRK_2023_G1_WIN_64BIT_dlm.sfx.exe to a folder created at (C:\Downloads)
  3. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  4. Navigate to the C:\Downloads folder
  5. Enter the following command to Extract the contents of the EXE:
    • VEHTRK_2023_G1_WIN_64BIT_dlm.sfx.exe -suppresslaunch -d "C:\Downloads"
  6. Press Enter
  7. Navigate to C:\Downloads\VEHTRK_2023_G1_WIN_64BIT_dlm
  8. Enter the following command: Setup.exe -q
  9. Press Enter

After a few minutes you will find entries in the Start Menu, Installation Directory, and Programs and Features in the Control Panel.

Software Title:Autodesk Vehicle Tracking 2023
Vendor:Autodesk
Architecture:x64
Installer Type:EXE
Silent Install Switch:Setup.exe -q
Silent Uninstall Switch:"%ProgramFiles%\Autodesk\AdODIS\V1\Installer.exe" -i uninstall -q -m C:\ProgramData\Autodesk\ODIS\metadata\{DABD36E7-E577-338B-ACDB-1C5B16B003B4}\bundleManifest.xml
Download Link:https://www.autodesk.com/products/vehicle-tracking/overview
PowerShell Script:https://silentinstallhq.com/autodesk-vehicle-tracking-2023-install-and-uninstall-powershell/
Detection Script:https://silentinstallhq.com/create-a-custom-detection-script-for-autodesk-vehicle-tracking-2023-powershell/

The information above provides a quick overview of the software title, vendor, silent install, and silent uninstall switches. The download links provided take you directly to the vendors website.


How to Uninstall Autodesk Vehicle Tracking 2023 Silently

Check out the following posts for a scripted solution:

Autodesk Vehicle Tracking 2023 Install and Uninstall (PowerShell)
Autodesk Vehicle Tracking 2023 Silent Uninstall (PowerShell)
  1. Open an Elevated Command Prompt by Right-Clicking on Command Prompt and select Run as Administrator
  2. Enter the following command:

Autodesk Vehicle Tracking 2023 Silent Uninstall

"%ProgramFiles%\Autodesk\AdODIS\V1\Installer.exe" -i uninstall -q -m C:\ProgramData\Autodesk\ODIS\metadata\{DABD36E7-E577-338B-ACDB-1C5B16B003B4}\bundleManifest.xml

Always make sure to test everything in a development environment prior to implementing anything into production. The information in this article is provided “As Is” without warranty of any kind.

Jason Bergner

I am an accomplished Software Engineer at Patch My PC, leveraging more than 18 years of hands-on experience in Configuration Manager administration and application packaging. I am driven by a genuine passion for solving complex problems and consistently strive to discover innovative and effective solutions. Sharing my extensive knowledge of application deployments is a true joy for me, and I am honored to contribute to the community here at Silent Install HQ.

Recent Posts