Autodesk AutoCAD LT 2024
Author: Paul Cobben
Date: August 31, 2023

About

AutoCAD LT is the lower-cost version of AutoCAD, with reduced capabilities, first released in November 1993. Autodesk developed AutoCAD LT to have an entry-level CAD package to compete at the lower price level.

General Information

Vendor Information

Autodesk

Application Name

AutoCAD LT

Application Version

2024

Download Link

https://efulfillment.autodesk.com/NetSWDLD/2024/ACDLT/4558A64D-DFA2-3773-BF42-92414FF3F3DF/SFX/AutoCAD_LT_2024_English_Win_64bit_dlm.sfx.exe

License Needed

Yes

Vendor Install

Installation Type

Setup.exe

Architecture

x64

Description

Application Configuration/Settings

Registry

HKLM\SOFTWARE\Autodesk\AutoCAD LT\R30\ACADLT-7101:409

File

%PROGRAMDATA%\Autodesk\AutoCAD LT 2024\R30\enu

AD/GPO

AAD/GPO

User Environment Data

Registry

HKCU\Software\Autodesk\AutoCAD LT\R30\ACADLT-7101:409

File

%APPDATA%\Autodesk\AutoCAD LT 2024\R30\enu

Other

Infrastructure Dependencies

Description

ODBC

Connection Name

Driver

Parameters

Setup.exe parameters

MSI Public Properties

Installation Commands

Silent Install Command

Silent Uninstall Command

see repackaging tips below

Repackaging Score

MSI

Unknown

MSIX

Unknown

App-V

Unknown

ThinApp

Unknown

Citrix App Layer

Unknown

VMWare App Volumes

Unknown

Other

Full Functional
Silent Install

Repackaging Tips

Extract all files
AutoCAD_LT_2024_English_Win_64bit_dlm.sfx.exe -suppresslaunch -d "C:\InstallACAD"

No desktop shortcut
Edit C:'\InstallACAD\AutoCAD_LT_2023_English_Win_64bit_dlm\x64\en-US\acadltps\pkg.acadltps.xml

In the [Configuration] Section update the following line to include the ADSK_DESKTOPSHORTCUT_1=0 parameter

Original: <InstallFile type="MSI" contents="Folder" installParams="ADSK_EULA_STATUS=#1" file="x64/en-US/acadltps/acadltps.msi"/>

Updated:
<InstallFile type="MSI" contents="Folder" installParams="ADSK_EULA_STATUS=#1 ADSK_DESKTOPSHORTCUT_1=0" file="x64/en-US/acadltps/acadltps.msi"/>

Disable data collection
REG ADD "HKCU\SOFTWARE\Autodesk\MC3" /v ADAOptIn /t REG_DWORD /d 0 /f
REG ADD "HKCU\SOFTWARE\Autodesk\MC3" /v ADARePrompted /t REG_DWORD /d 1 /f

Suppress Autodesk AutoCAD LT 2024 Privacy Settings
{
    "lastUpdated": 1234123412341,
    "preferences": [
        {
            "consentId": "ADSK_PUD_CONTRACTUAL_NECESSITY_DESKTOP",
            "optIn": false
        },
        {
            "consentId": "ADSK_PUD_OPTIMIZATION_IMPROVEMENT_DESKTOP",
            "optIn": false
        },
        {
            "consentId": "ADSK_PUD_GO_TO_MARKET_DESKTOP",
            "optIn": false
        }
    ],
    "userActionRequired": false,
    "userId": "UnNamed"
}

Silent Uninstall

Autodesk Licensing Silent Uninstall
SC CONFIG "AdskLicensingService" Start= Disabled
SC CONFIG "FlexNet Licensing Service 64" Start= Disabled
TASKKILL /F /IM "AcEventSync.exe"
TASKKILL /F /IM "AcQMod.exe"
TASKKILL /F /IM "Autodesk Access UI Host.exe"
TASKKILL /F /IM "AdskAccessCore.exe"
TASKKILL /F /IM "AdskIdentityManager.exe"
TASKKILL /F /IM "ADPClientService.exe"
TASKKILL /F /IM "AdskLicensingService.exe"
TASKKILL /F /IM "AdskLicensingAgent.exe"
TASKKILL /F /IM "FNPLicensingService64.exe"
"%ProgramFiles(x86)%\Common Files\Autodesk Shared\AdskLicensing\uninstall.exe" --mode unattended

Autodesk Save to Web and Mobile Silent Uninstall
msiexec.exe /x {AC9D2EAD-0DA0-4E0B-8672-546F5B1E6E73} /qn

Autodesk AutoCAD LT 2024 Silent Uninstall
"%ProgramFiles%\Autodesk\AdODIS\V1\Installer.exe" -i uninstall -q -m C:\ProgramData\Autodesk\ODIS\metadata\{4558A64D-DFA2-3773-BF42-92414FF3F3DF}\bundleManifest.xml

AutoCAD Open in Desktop Silent Uninstall
msiexec.exe /x {E03EC70C-079C-4B5D-86D1-75759A46ED71} /qn

Autodesk Access (Autodesk Identity Manager) Silent Uninstall
"%ProgramFiles%\Autodesk\AdskIdentityManager\uninstall.exe" --mode unattended
"%ProgramFiles%\Autodesk\AdODIS\V1\RemoveODIS.exe" --mode unattended

Autodesk Genuine Service Silent Uninstall
RMDIR /Q /S "%LOCALAPPDATA%\Autodesk
RMDIR /Q /S %APPDATA%\Autodesk
RMDIR /Q /S %ALLUSERSPROFILE%\Autodesk
TASKKILL /F /IM "GenuineService.exe"
msiexec.exe /x {F8C64551-A826-4185-9699-FAC37661A7EB} /qn

Comments

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *

Recent App Tips

Upcoming Events

september 2023

27sepAll Day29Workplace Ninja Summit 2023

october 2023

06oct8:00 am7:00 pmAppManagEvent 2023

Upcoming Courses

september 2023

18sep(sep 18)9:00 am22(sep 22)4:30 pmUSA: Learning MSI Projects with InstallShield 2023

25sep(sep 25)9:00 am29(sep 29)4:30 pmEMEA: Learning MSI Projects with InstallShield 2023

october 2023

09octAll Day13Packaging in App-V & MSIX by Tim Mangan

november 2023

06nov(nov 6)9:00 am10(nov 10)4:30 pmEMEA: Application Packaging with AdminStudio 2023

13nov(nov 13)9:00 am17(nov 17)4:30 pmUSA: Application Packaging with AdminStudio 2023

27nov01decUSA: Advanced AdminStudio and Repackaging Workshop