About the Authors


  • David Lau

    Hashim Mundol

    Aaron Hai

    Avto Chachava

    Martin Langolf

Translate

« Design Review 2012: Where is Design Review when I modify the deployment? | Main | SketchBook Designer 2012 in AutoCAD 2012: It does not load in AutoCAD »

07/07/2011

Comments

Alex Diaz

David,

As an IT/CAD Administrator I am always looking for ways to install any software silently. Few days ago I needed a way to create silent installs for the Revit 2011 extensions (we have not moved to 2012 yet) and I found a workaround. I posted the steps here for anyone looking to do the same.

http://forums.autodesk.com/t5/Installation-Licensing/Revit-2011-Extensions-How-to-install-passively/td-p/2709879

I forgot to add the last step. Once you have all the extracted files and the response (.ISS) file in the same folder, to silently install the extension you run:

setup.exe -s setup.iss

Alex

David Lau

Thanks for sharing this with the community.

Alex Diaz

You’re welcome.

Alternatively to the solution above for the 2012 extensions, if you do have a mixed OS environment (32 and 64 bit) and using a software distribution product like SMS or SCCM you can extract the 2012 extension package then use this command line in your program to install the extension:

Setup.exe /qn /I Setup.ini

Alex

Alex Diaz

Sorry the silent switch should be /qb

The command line will be:

Setup.exe /qb /I Setup.ini

The comments to this entry are closed.


Virtual Agent

RSS Feed