Skip to Content
Help

Performing a Silent Install as an Administrator

Last updated: 4月 11, 20262 分鐘 read.

Administrators deploying SketchUp on a large scale have the option to run silent distributed installations.

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:

  1. Download the most current SketchUp installer from Download All. The full installer includes all of the language packs.

  2. Open the Windows Command Prompt.

  3. Run the following script: SketchUpPro{installer_name}.exe /silent

  4. Installation 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 Studio 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 a custom directory use the following command:

SketchUp-2024-0-553-221.exe/silent/INSTALLDIR=C:\Apps\Sketchup2024

Studio Features

  • Studio features may require additional licensing.

  • Studio features do not support custom installation directories, only SketchUp does.

Supported Languages

Troubleshooting

The InstallShield.log created during installation can be found in the directory where you ran the installation. This log can contain information useful for troubleshooting.