BNews.id - How do I install Google Chrome MSI silently?
To install Google Chrome silently, you can use the command-line version of the installer and specify the necessary options. Here are the steps to follow:
Go to the Google Chrome website (https://www.google.com/chrome/).
Click the "Download Chrome" button.
Click the "Accept and Install" button to accept the terms of service and start the download.
When the download is complete, open the downloaded file (called "ChromeSetup.exe").
To install Google Chrome silently, you will need to use the command-line version of the installer. To do this, open a command prompt window and navigate to the directory where the installer is located.
To install Google Chrome silently, you will need to use the command-line version of the installer
Run the following command to install Google Chrome silently:
ChromeSetup.exe --system-level --silent-launch
This will install Google Chrome without any user interaction and without displaying any installation screens or prompts. The "--system-level" option installs Google Chrome for all users on the system, and the "--silent-launch" option runs the installer in silent mode.
Once the installation is complete, Google Chrome will be installed on your laptop and can be accessed from the Start menu or by clicking the Chrome icon on your desktop.
Post a Comment