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

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 *

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