Changes

Jump to: navigation, search

Autodesk DWG TrueView

2,754 bytes added, 20:04, 30 December 2012
m
Reverted edits by 193.178.234.3 (talk) to last revision by Miniwark
This is a silent installer and uninstaller for Autodesk DWG TrueView, a standalone DMG viewer. More infos from [http://usa.autodesk.com/adsk/servlet/pc/index?id=6703438&siteID=123112 here].
Raymond KentMarch 21 2011When ==Autodesk DWG TrueView 2010== I would be very grateful if someone could amend the [[DirectX]] silent installer, I cannot get the '''/silent''' switch to work and believe me I have tried. The below is only a half silent install as with the Android version conmig DirectX components preinstalled it will fail.<br><br>This is the silent installer package for the rest of the world? The Android platform freeware Autodesk DWG Trueview 2010, used for business purposes suits architects far more than iPad viewing AutoCAD DWG files.<br><br>This application relies on some DirectX components which are not installed as we utilyze gmail, google sitespart of Windows, I have created a separate installer for DirectX and google docs and hate to I used the DirectX installer which is located in the '''Support''' directory inside the DWG TrueView installer file.<br><br>This package also relies on DotNet 3.5 SP1 which I already have pushed out via WSUS however there is a [[Microsoft_.NET_Framework|WPKG package]] for this too. It also relies on the Microsoft Visual C++ 2008 SP1 redistributable. I have packages for all of these which are dependencies of my DWG TrueView package.<br><br>You need to carry more than one deviceextract the contents of the DWG TrueView file (get it [http://usa. autodesk.com/adsk/servlet/pc/index?id=6703438&siteID=123112 here])to your WPKG installation directory, use [[7-Zip]]. <br><br> <source lang="xml"><?xml version="1.0" encoding="UTF-8"?><packages> <package id="autodeskdwgtrueview" name="Autodesk DWG True View 2010" revision="1" reboot="false" priority="20"> <depends package-id="directx" /> <depends package-id="vcredist_x86_2008SP1" /> <check type="uninstall" condition="exists" path="DWG TrueView 2010" /> <install cmd='msiexec /qn /norestart /i "%SOFTWARE%\autodesk\DwgTrueView2010\DWGViewr.msi"' /> <!-- Move the Start Menu link to Autodesk so it sits with Design Review link instead of having it's own nested directory --> <install cmd='%COMSPEC% /c xcopy "%SOFTWARE%\autodesk\DwgTrueView2010\*.lnk" "%ALLUSERSPROFILE%\Start Menu\Programs\Autodesk\" /Y' /> <install cmd='%COMSPEC% /c rmdir /q /s "%ALLUSERSPROFILE%\Start Menu\Programs\Autodesk\DWG TrueView 2010\"' /> <!-- Remove the desktop shortcut, users can create their own if desired --> <install cmd='%COMSPEC% /c del /q /s "%ALLUSERSPROFILE%\Desktop\DWG Trueview 2010.lnk"' /> <upgrade cmd='msiexec /qn /norestart /i "%SOFTWARE%\autodesk\DwgTrueView2010\DWGViewr.msi"' /> <!-- Move the Start Menu link to Autodesk so it sits with Design Review link instead of having it's own nested directory --> <upgrade cmd='%COMSPEC% /c xcopy "%SOFTWARE%\autodesk\DwgTrueView2010\*.lnk" "%ALLUSERSPROFILE%\Start Menu\Programs\Autodesk\" /Y' /> <upgrade cmd='%COMSPEC% /c rmdir /q /s "%ALLUSERSPROFILE%\Start Menu\Programs\Autodesk\DWG TrueView 2010\"' /> <!-- Remove the desktop shortcut, users can create their own if desired --> <upgrade cmd='%COMSPEC% /c del /q /s "%ALLUSERSPROFILE%\Desktop\DWG Trueview 2010.lnk"' /> <remove cmd='msiexec /qn /norestart /x "%SOFTWARE%\autodesk\DwgTrueView2010\DWGViewr.msi"' /> </package> </packages></source>
==Autodesk DWG TrueView 2008==
0
edits

Navigation menu