By default the installer creates a DesignReview.exe shortcut on the desktop which corresponds to the install internal property (ADSK_DESKTOPSHORTCUT_1) value being equal to 1. To disallow setup from creating this shortcut, the property value has to be set to 0. To change this value when setup is run from a DOS prompt, use this command:
By default, Autodesk Design Review 2010 periodically checks for updates and opens a marketing dialog box when you first run the application. Administrators can now disable that functionality.
Prior to installing Design Review, the administrator must apply these parameters to the Setup.ini file.
Change the name of the full installation package executable to SetupDesignReview2010_bundle.zip.
Extract the zip file. The Setup.ini is in the root folder of the extracted files.
Modify the Setup.ini file:
In the [ADR] section, change the EXE_PARAM to EXE_PARAM=ADR_DONOTSHOWAGAIN=1 ADR_NEXT_INITIAL_CHECK=1 PREFERENCELOCKED=1
Save and close the modified Setup.ini file.
Run Setup.exe to install ADR with the new settings.
The expected result should show the registry settings for HKLM\Software\Autodesk\Design Review\Settings\AutoUpdate as follows:
DoNotShowAgain=1
InitialCheck=1
Locked=1
Autodesk Design Review 2010 should not check for updates now and you should not see the marketing dialog box when you first run the application.
Administrators who wish to disable the functionality through the MSI should install Design Review from the DOS prompt using these parameters:
This installation method is meant to remotely install the Design Review 2010 on a large number of workstations.
Create a network share and copy to it both the SetupDesignReview2010.msi and Microsoft's vcredist_x86.exe package.
If necessary, uninstall DGN Import Plug-in using this command:
%WINDIR%\SYSTEM32\Msiexec.exe /qn /uninstall {106EC844-9F5E-4B72-BB3B-1E47D274A944}
If necessary, uninstall JT Import Plug-in using this command:
%WINDIR%\SYSTEM32\Msiexec.exe /qn /uninstall {02A00C13-555A-4B8A-B53B-1D02FFF5EEAF}
Install Microsoft Visual C++ 2005 SP1 Redistributable Package (x86), vcredist_x86.exe, available from Microsoft's website: http://www.microsoft.com/downloads/details.aspx?familyid=200B2FD9-AE1A-4A14-984D-389C36F85647&displaylang=en
To install this package in silent mode, use this command:
Install Visual C++ 2008 SP1 Redistributable Package (x86) available from Microsoft's website: http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&displaylang=en
To install this package in silent mode, use this command:
vcredist_x86.exe /q:a /c:"vcredist_x86.exe /q"
Install Microsoft .NET Framework 3.5 SP1 available from Microsoft's website: http://www.microsoft.com/downloads/details.aspx?familyid=AB99342F-5D1A-413D-8319-81DA479AB0D7&displaylang=en
To install this package in silent mode, use this command:
"dotnetfx35setup.exe /q"
Install Autodesk Design Review 2010 using the SetupDesignReview2010.msi package.
For the default path, use this command:
To change this default file type to DWF
MsiExec /i SetupDesignReview2010.msi DEFAULTFILETYPE=dwf
If the DEFAULTFILETYPE argument is not specified, the default file type will be set to DWFx, which is equivalent to executing this command:
MsiExec /i SetupDesignReview2010.msi DEFAULTFILETYPE=dwfx
This flag sets at the "HKCU\Software\Autodesk\Design Review\Preferences\User Interface" key, the "Default File Type" dword value:
If set to 0, the file type is DWFx
If set to 1, the file type is DWF
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ