‎10-17-2023 05:39 PM
Hello, can someone help me with the script to update chrome with the deployment, I tried several but it didn't work for me.
Solved! Go to Solution.
‎10-17-2023 09:37 PM
I have attached the export of the deployment that I use. If you go to deployments then choose import and choose the xml file I attached and import it, the deployment job will be created. All you will need to do is download the Chrome setup file. I use the following URL to download the setup file:
https://www.askvg.com/official-link-to-download-google-chrome-standalone-offline-installer/
You can choose if you want the 32 or 64 bit version. You may also need to change the path to the exe file.
Hope this helps.
‎10-18-2023 02:47 PM - edited ‎10-18-2023 03:11 PM
I will post instructions instead:
Download the Chrome setup file and move it to yhe package share on your lansweeper server.
Create a new deployment and name it so you know that it update Google Chrome. This same deployment can be used to install Chrome as well. Select the run mode. I personally also select rescan assets option as well so Lansweeper will report the new version of Chrome, but that is up to you. Click ok.
Click add step. Under action select condition. In the step name filed you can name it Check Version of Chrome. Click add condition. In the condition type field select file.
In the path field enter the location to Chrome. It should either be C:\Program Files (x86)\Google\Chrome\Application or C:\Program Files\Google\Chrome\Application depending if you are running 64 or 32 bit.
In the filename field enter chrome.exe.
Under condition select has version and enter the version of chrome that you are updating to.
In the actin on success field select stop success. In the action on failure select next. Click ok.
Click add step. In the action field choose installer.
In the step name field enter Update Google Chrome
In the install file field enter that path that you copied the chrome setup file to on your Lansweeper server.
In the parameters field enter /silent /install
Don't worry about the success codes field. Leave it as is.
The actin on success field should be stop (success) and the action on failure field should be stop (failure).
Hope this helps.
‎05-15-2024 10:24 PM - edited ‎05-16-2024 11:19 PM
I've had similar problems with Chrome on my Mac as you. The browser kept crashing and running slow. I tried reinstalling it, but that didn’t help. Reading the article on https://setapp.com/how-to/fix-chrome-problems-on-mac gave me the solution I needed. Following their steps, I fixed the issue, and now Chrome works perfectly again.
‎10-18-2023 03:12 PM
Thanks to all!!
‎10-18-2023 02:47 PM - edited ‎10-18-2023 03:11 PM
I will post instructions instead:
Download the Chrome setup file and move it to yhe package share on your lansweeper server.
Create a new deployment and name it so you know that it update Google Chrome. This same deployment can be used to install Chrome as well. Select the run mode. I personally also select rescan assets option as well so Lansweeper will report the new version of Chrome, but that is up to you. Click ok.
Click add step. Under action select condition. In the step name filed you can name it Check Version of Chrome. Click add condition. In the condition type field select file.
In the path field enter the location to Chrome. It should either be C:\Program Files (x86)\Google\Chrome\Application or C:\Program Files\Google\Chrome\Application depending if you are running 64 or 32 bit.
In the filename field enter chrome.exe.
Under condition select has version and enter the version of chrome that you are updating to.
In the actin on success field select stop success. In the action on failure select next. Click ok.
Click add step. In the action field choose installer.
In the step name field enter Update Google Chrome
In the install file field enter that path that you copied the chrome setup file to on your Lansweeper server.
In the parameters field enter /silent /install
Don't worry about the success codes field. Leave it as is.
The actin on success field should be stop (success) and the action on failure field should be stop (failure).
Hope this helps.
‎10-18-2023 02:42 PM
Where is the attach file?
‎10-17-2023 09:37 PM
I have attached the export of the deployment that I use. If you go to deployments then choose import and choose the xml file I attached and import it, the deployment job will be created. All you will need to do is download the Chrome setup file. I use the following URL to download the setup file:
https://www.askvg.com/official-link-to-download-google-chrome-standalone-offline-installer/
You can choose if you want the 32 or 64 bit version. You may also need to change the path to the exe file.
Hope this helps.
‎10-17-2023 10:02 PM
Hi, i dont see the attach file.
Experience Lansweeper with your own data. Sign up now for a 14-day free trial.
Try Now