Autodesk DWG TrueView 2023
DWG Trueview Icon
Author: Paul Cobben
Date: February 17, 2023

Repackaging tips and silent install information for Autodesk DWG TrueView 2023. 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

2023

Download Link

https://efulfillment.autodesk.com/NetSWDLD/2023/ACD/EC2FCD9E-AC4D-3E9D-8526-96832A231455/SFX/DWGTrueView_2023_English_64bit_dlm.sfx.exe

License Needed

No

Vendor Install

Installation Type

Setup.exe

Architecture

x64

Description

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

C:\Install\DWGTrueViewsetup.exe –q (After a few minutes the desktop shortcut will appear)

Silent Uninstall Command

"%ProgramFiles%\Autodesk\AdODISV1\Installer.exe" -i uninstall -q -m C:\ProgramData\Autodesk\ODIS\metadata\{5E30049E-BFCC-3E1D-B280-6216BD413995}\bundleManifest.xml; "%ProgramFiles%/Autodesk/AdODISV1/Installer.exe" -i uninstall -q -m C:/ProgramData/Autodesk/ODIS/metadata/{EC2FCD9E-AC4D-3E9D-8526-96832A231455}/bundleManifest.xml

Repackaging Score

MSI

Unknown

MSIX

Unknown

App-V

Unknown

ThinApp

Unknown

Citrix App Layer

Unknown

VMWare App Volumes

Unknown

Other

Full Functional

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 “C:\Users\%Username%\AppData\Roaming\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"
}

Comments

0 Comments

Submit a Comment

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

Free Download

Upcoming Events

may 2024

13may(may 13)9:00 am17(may 17)5:00 pmIT Pro Masters Packaging for MSIXMasters Level

september 2024

16sepAll Day19Workplace Ninja Summit 2024

october 2024

11oct8:00 am7:00 pmAppManagEvent 2024

Upcoming Courses

march 2024

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

25mar(mar 25)9:00 am29(mar 29)4:30 pm USA: Application Packaging with AdminStudio 2023

april 2024

15apr(apr 15)9:00 am19(apr 19)4:30 pmUSA: Learning MSI Projects with InstallShield 2023

22apr(apr 22)9:00 am26(apr 26)4:30 pmEMEA: Application Packaging with AdminStudio 2023