Autodesk DWG TrueView 2024
DWG Trueview Icon
Author: Paul Cobben
Date: August 31, 2023

Repackaging tips and silent install information for Autodesk DWG TrueView 2024. This App Tip provides comprehensive details for conducting a silent installation of DWG TrueView. It includes additional insights, such as user environment specifics, extra installation parameters, and repackaging tips.

About

Autodesk DWG Trueview is a free and easy-to-use software that enables you to view DWG files created with AutoCAD programs. You can also convert those files to other formats for quick sharing.

General Information

Vendor Information

Autodesk

Application Name

DWG TrueView

Application Version

2024

Download Link

https://efulfillment.autodesk.com/NetSWDLD/2024/ACD/9C02048D-D0DB-3E06-B903-89BD24380AAD/SFX/DWGTrueView_2024_English_64bit_dlm.sfx.exe

License Needed

No

Vendor Install

Installation Type

Setup.exe

Architecture

x64

Application Configuration/Settings

Registry

File

AD/GPO

AAD/GPO

User Environment Data

Registry

HKCU\Software\Autodesk\DWG TrueView

File

Home from user: Library\Application Support\Autodesk\DWG TrueView

Other

Infrastructure Dependencies

Description

ODBC

Connection Name

Driver

Parameters

Setup.exe parameters

MSI Public Properties

Installation Commands

Silent Install Command

Setup.exe -q

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 the files
DWGTrueView_2023_English_64bit_dlm.sfx.exe -suppresslaunch -d "C:\Install\DWGTrueView"

No Desktop Shortcut
Open C:\Install\DWGTrueView\DWGTrueView_2023_English_64bit_dlm\x64\dwgviewr\pkg.dwgviewr.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_SETUP_EXE=1" file="x64\dwgviewr\dwgviewr.msi"/>
Updated:<InstallFile type="MSI" contents="Folder" installParams="ADSK_SETUP_EXE=1 ADSK_DESKTOPSHORTCUT_1=0" file="x64\dwgviewr\dwgviewr.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 DWG TrueView 2023 Privacy Settings
Create a new file named “%AppData%\Autodesk\ADPSDK\UserConsent\UnNamed.json”
With these contents:
{
    "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 DWG TrueView 2024 Silent Uninstall
"%ProgramFiles%\Autodesk\AdODIS\V1\Installer.exe" -i uninstall -q -m C:\ProgramData\Autodesk\ODIS\metadata\{9C02048D-D0DB-3E06-B903-89BD24380AAD}\bundleManifest.xml

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

Comments

0 Comments

Submit a Comment

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

Community Version

Community Version

Upcoming Events

october 2024

11oct8:00 am7:00 pmAppManagEvent 2024

Upcoming Courses

october 2024

09sep(sep 9)9:00 am13dec(dec 13)4:30 pm USA: Learning MSI Projects with InstallShield 2024

30sep(sep 30)9:00 am04oct(oct 4)4:30 pmUSA: Application Packaging with AdminStudio 2024

07oct(oct 7)9:00 am11(oct 11)4:30 pm AUS: Application Packaging with AdminStudio 2024

14oct(oct 14)9:00 am18(oct 18)4:30 pmEMEA: Learning MSI Projects with InstallShield 2024

14oct(oct 14)9:00 pm18(oct 18)5:00 pmIT Pro Masters Packaging for MSIX

november 2024

11nov(nov 11)9:00 am15(nov 15)4:30 pmEMEA: Application Packaging with AdminStudio 2024

25nov(nov 25)9:00 am29(nov 29)4:30 pmUSA: Learning MSI Projects with InstallShield 2024

december 2024

02dec(dec 2)9:00 am06(dec 6)4:30 pmUSA: Application Packaging with AdminStudio 2024