Design Review
Welcome to Autodesk’s Design Review Forums. Share your knowledge, ask questions, and explore popular Design Review topics.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Silent install

1 REPLY 1
Reply
Message 1 of 2
andre_cds
294 Views, 1 Reply

Silent install

HI,

I would like to customize the installation for using silent install running from GPO. To create an MST file, what are the properties to set? Are they the same as Voloview 3?

Thanks,
1 REPLY 1
Message 2 of 2
Anonymous
in reply to: andre_cds

Hi Andre,

Here's some information that was forwarded to me from the developer who worked on the DWF Composer installer:

DWF Composer supports standard MSI command line installation. Here is a sample batch file that an IT admin can edit and use. It will install DWF Composer on to a local machine in silent mode with the provided serial number.

set SERVER=\\ithsrvbld1\Archive-Twister\2161
set SERIAL=123-12345678

msiexec /i %SERVER%\SetupDWFComposer.msi ADSK_DWF_COMPOSER_SERIAL=%SERIAL% /l*v install.log /qb

For complete options to use with msiexec command, see http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/msiexec.mspx.

Hope this helps.

--Doug

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report