First install .net framework 4.5 as this is a prereq.
1. Install using .\Setup.exe /w /q for default silent installation
2. Install using Windows Installer. Browse to .\x64\dwgviewr
MSIEXEC.EXE /I "%PATHTOMSI%\dwgviewr.msi" ADSK_SETUP_EXE=1 MSIRESTARTMANAGERCONTROL=Disable ALLUSERS=1 REBOOT=REALLYSUPPRESS
I was having a few issues with the .NET 4.0 thing (didn't want to go to 4.5) . It was asking for SP1 or higher, installed that (KB2468871), no joy, look at some other forums, same issues.
Looking at the setup.ini, its looking for the update I installed (KB2468871)
so I took the section [DOTNET4KB2468871] out of the setup.ini
#============================= DOTNET Begin =============================
[DOTNET4KB2468871]
And obviously the lines the make up the section to the next section.
All configuration options like plotter settings are stored in HKEY_CURRENT_USER\Software\Autodesk\DWG TrueView\R12
1. Install .Net Framework 4 or newer
2. Unpack exe-file SetupDWGTrueView2014_ENU_64bit.sfx or SetupDWGTrueView2014_ENU_86bit.sfx
Install Silent: setup.exe /Q /W /I setup.ini
Uninstall Silent: Msiexec /X {5783F2D7-D028-0409-0100-0060B0CE6BBA} MSIRESTARTMANAGERCONTROL=Disable /qb-!
View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.
http://images.autodesk.com/adsk/files/dwg_trueview_system_requirements-FY14.pdf - anonymous_95342 10 years ago