Performing a Silent Install as an Administrator
Administrators deploying SketchUp on a large scale have the option to run silent distributed installations.
Warning: Performing silent installations is an advanced procedure and should only be handled by a network administrator.
Offline Silent Installation
Silent installations can only be performed on Windows platforms. Before running an offline silent installation the following prerequisites must be installed:
Default Silent Installation
To install SketchUp with English as the default language and C:\Program Files\ as the installation path, follow these steps:
Download the most current SketchUp installer from Download All. The full installer includes all of the language packs.
Open the Windows Command Prompt.
Run the following script:
SketchUpPro{installer_name}.exe /silentInstallation can take a few minutes. During this time no additional windows open.
Custom Silent Installation
A customized install will use a language other than English or a specific installation path. To perform a customized installation, modify the installation script using one of the following commands:
FEATURES adds languages or features.
INSTALLDIR specifies the install destination.
For example, to install SketchUp 2024 in French along with Scan Essentials and Revit Importer in the default directory, use the following command:
SketchUp-2024-0-553-221.exe/silent/FEATURES=fr,scan_essentials,revit_importer
To install SketchUp in Apps instead of C:\Program Files\, use the following command:
SketchUp-2024-0-553-221.exe/silent/INSTALLDIR=C:\Apps\Sketchup2024
Note: SketchUp does not recommend or support custom installation to any location other than a device's primary local drive.
Additional Features
Your SketchUp subscription might include licenses for all or some of the following additional features. These additional features don’t support custom installation directories, only SketchUp does.
Feature Code | Feature |
|---|---|
vray | V-Ray for SketchUp |
scan_essentials | Scan Essentials for SketchUp |
revit_importer | Revit importer for SketchUp |
Supported Languages
Feature Code | Language |
|---|---|
de | German |
es | Spanish |
fr | French |
it | Italian |
ja | Japanese |
ko | Korean |
pt_br pt-br | Portuguese |
ru | Russian |
sv | Swedish |
zh_cn zh-cn | Chinese Simplified |
zh_tw zh-tw | Chinese Traditional |
en_only | English only (when installing on a non-English OS) |
Troubleshooting
The InstallShield.log file contains information that can be useful when troubleshooting issues come up during a silent install. SketchUp creates this file during installation in the directory specified during installation.
If you experience any issues when following these steps, please contact our support team for additional assistance.