Do you have a network license?
here is some info for (silent) install:
2020 Silent install instructions:
This is done by running the .exe with the -silent option on the command line. We had to make changes to the installer so the new instructions are listed below.
Running without an internet connection
You will need to make sure the following prerequisites are installed. These will automatically install if an internet connection is available.
Microsoft Visual C++ 2015-2019 Redistributable (x64) - 14.23.27820
KB2999226 - Windows 7 Only
Microsoft .NET Framework 4.5.2
How to run the silent installer with default options
Download a SketchUp 2020 installer. The full installer includes all of the language packs.
From an elevated command line or script run
SketchUpPro2020-0-363-132.exe /silent
This will install with default options. English as the language, C:\Program Files\SketchUp\SketchUp 2020 as the install directory.
While the install is running no windows will open. After a couple of minutes SketchUp will be installed.
How to run a customized silent installer
For customized installs you can specify the language and/or the install destination path.
FEATURES= is for adding languages.
INSTALLDIR= is for specifying install destination
Examples:
SketchUpPro2020-0-363-132.exe /silent FEATURE=fr INSTALLDIR=D:\Apps\Sketchup2020
SketchUpPro2020-0-363-132.exe INSTALLDIR=D:\Apps\Sketchup2020
SketchUpPro2020-0-363-132.exe /silent FEATURE=fr,ja
Supported Languages
Feature Code Language
languages
de German
es Spanish
fr French
it Italian
ja Japanese
ko Korean
pt_br Portuguese
pt-br
ru Russian
sv Swedish
zh_cn Chinese Simplified
zh-cn
zh_tw Chinese Traditional
zh-tw
Troubleshooting
The installer creates an InstallShield.log from the directory where it was run. This can contain information useful for troubleshooting.