BIM World
A Professional BIM Learning Platform


How to Silently Install a Service Pack in AutoCAD

BIM Software Tip: How to Install a Service Pack Silently in AutoCAD

Answer:

First, download the service pack.

Then, open the command prompt and navigate to the folder where you saved the service pack by typing:

cd <path-of-your-downloaded-service-pack>

Press Enter.

Next, run the service pack installer silently with the following command:

<service-pack-name>.exe /quiet

Press Enter.

Example:

If you downloaded AutoCAD_2013_SP2_64bit.exe and saved it to c:acaddownloadsSP, enter:

cd c:acaddownloadsSP

Press Enter.

Then run:

AutoCAD_2013_SP2_64bit.exe /quiet

Press Enter.

If you want to convert the executable file to an MSP file for deployment, rename the .exe file to an .msp file by running this command:

<service-pack-name>.exe /e /<service-pack-name>.msp

Press Enter.

Example:

AutoCAD_2013_SP2_64bit.exe /e /AutoCAD_2013_SP2_64bit.msp

Press Enter.

xuebim
Follow the latest BIM developments in the architecture industry, explore innovative building technologies, and discover cutting-edge industry insights.
← Scan with WeChat
Like(0) 打赏
BIM WORLD » How to Silently Install a Service Pack in AutoCAD

Comment Get first!

Must log in before commenting!

 

BIM World, A Professional BIM Learning Platform

Stay updated on the latest architecture trends and share new building technologies.

Contact UsAbout Us

觉得文章有用就打赏一下小编吧

非常感谢你的打赏,我们将继续提供更多优质内容,让我们一起创建更加美好的网络世界!

支付宝扫一扫

微信扫一扫

Account Login

By signing in, you agree toUser Agreement

Sign Up