Garmin Express
Informations
Creator | Message |
---|---|
dingo35
|
InformationThis installer has been approved by the team. InformationsPlatforms: Feedbacks2 3 DescriptionThis script installs Garmin Express, the software Garmin uses to update your device (like Golfwatch, Running Watch etc.). Both the script and the application after install run slowly, so you have to be PATIENT to use this succesfully! See also: compatibility reports with Crossover. Source code#!/bin/bash # Date: (2020-09-13 13:25) # Last revision: (2020-09-13 13:25) # Wine version used: 5.8 # Distribution used to test: Ubuntu 20.04 # Author: Dingo35 # --------------------------------------------------------------------------------------------------------- # CHANGELOG # Version 0.0.1 by Dingo35; tested with GarminExpress for Windows v7.1.3.0 # --------------------------------------------------------------------------------------------------------- # Under BSD License! # Copyright (c) 2018, Quentin Pâris, Eduardo Lucio and N0rbert, GuerreroAzul # All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. # * Neither the name of the free software community nor the # names of its contributors may be used to endorse or promote products # derived from this software without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE # DISCLAIMED. IN NO EVENT SHALL Quentin Pâris and Eduardo Lucio BE LIABLE FOR ANY # DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND # ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # --------------------------------------------------------------------------------------------------------- # Initialization! [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Garmin Express" PREFIX="GarminExpress" #wine 5.0, 5.8 work, 5.16 doesnt WINEVERSION="5.8" OSVERSION="vista" POL_GetSetupImages "https://i.imgur.com/licFVuF.png" "https://i.imgur.com/ff6PkEZ.png" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_SetID 3064 POL_SetupWindow_presentation "$TITLE" "Garmin" "https://www.garmin.com/en-US/software/express/windows/" "Dingo35" "$TITLE" POL_Debug_Init # --------------------------------------------------------------------------------------------------------- # Perform some validations! POL_RequiredVersion 4.3.4 || POL_Debug_Fatal "$TITLE might not work with $APPLICATION_TITLE $VERSION!\nPlease update!" #check if winetricks present winetricks -V || POL_Debug_Fatal "Please install winetricks before installing $TITLE!" POL_System_SetArch "x86" POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run.')" "$TITLE" SetupIs="$APP_ANSWER" # --------------------------------------------------------------------------------------------------------- # Prepare resources for installation! POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WINEVERSION" #POL_SetupWindow_message "This installation is going to take a LONG time (maybe 30 minutes or more)!" "$TITLE" POL_SetupWindow_wait "This installation is going to take a LONG time (maybe 30 minutes or more)! I have to install .NET 4.7.2, and Microsoft decided I first have to install 4.0, then 4.5, then 4.6, then 4.6.1, then 4.6.2, and then finally 4.7.2...." "$TITLE" Set_OS "$OSVERSION" #for some reason the dotnet472 installation is not recognized by the application, so we have to use winetricks #POL_Call POL_Install_dotnet472 winetricks -q dotnet472 POL_Call POL_Install_vcrun2010 #for some reason the d3dcompiler_47 is not giving a good result, so we have to use winetricks #POL_Call POL_Install_d3dcompiler_47 winetricks d3dcompiler_47 #without corefonts the login window is not displayed correctly winetricks corefonts #it is really necessary to put it in Vista again, the previous installs put it on win7 #without it, the transfer of files to the device will not work Set_OS "$OSVERSION" # --------------------------------------------------------------------------------------------------------- # Install! POL_SetupWindow_message "$(eval_gettext 'Move this window over to the upper right part of your screen, so that it remains visible when the application shows up.')" "$TITLE" POL_SetupWindow_message "$(eval_gettext 'Now I will install Garmin Express. After installing, you will see a window that says: This application could not be started. You must etc. Do you want to view information about this issue? ANSWER NO!')" "$TITLE" POL_Wine "$SetupIs" # --------------------------------------------------------------------------------------------------------- # Create shortcuts, entries to extensions and finalize! POL_Shortcut "express.exe" "$TITLE" # --------------------------------------------------------------------------------------------------------- POL_SetupWindow_message "$(eval_gettext 'Now Garmin Express is installed. If you start Garmin Express, only part of your screen is updated. Give the app 30 seconds to start up, then MOVE your mouse in the upper middle of the screen and parts of the screen WILL be visible. If you press a button full screen WILL appear.')" "$TITLE" POL_SetupWindow_message "$(eval_gettext 'After installation, if you are updating software and/or maps, make sure to be PATIENT. Progress bar will not move for a long time (sometimes 20 minutes or more) but behind the screens it IS updating your device. Good luck!')" "$TITLE" POL_SetupWindow_Close exit 0 |
Contributions
Filters:
ContributeMember | Message |
runlevel0 | Thursday 17 August 2023 at 11:19 |
runlevel0
|
MessageHi, the installer works fine (Fedora 38, Using Win7 as Windows version and Wine 7.22). Thanks for the installer!
Replies |
dingo35 | Wednesday 8 June 2022 at 9:15 |
dingo35
|
MessageFrom the author: This script is now (June 2022) deprecated; the old Garmin Express software works with this script, BUT if you update charts on your device it will complain that the charts cannot be unlocked. This can be solved with the current version of Garmin Express (7.13.1 or later), but I couldn't get that version to run with playonlinux anymore... There is a problem with GE trying to install .net 4.7.2 while playonlinux thinks it is already installed... The only thing I can advise linux users is to install a virtual machine with Windows that runs under linux, if you redirect the USB port that your device is connected to you can upgrade your software AND your charts from there!
RepliesMonday 24 July 2023 at 17:44
Edited by dingo35 |
pullistricker | Tuesday 15 March 2022 at 13:41 |
pullistricker
|
MessageHello, I got errors - can I get help here? Error installing .Net 4.7.2 [00C0:00C4][2022-03-15T13:36:51]i001: Burn v3.11.1.2318, Windows v6.0 (Build 6002: Service Pack 2), path: C:\windows\temp\{75DBDA78-346B-4D16-8F10-7D5D205D707D}\.cr\GarminExpress.exe
Replies |
bwallum | Thursday 10 March 2022 at 15:27 |
bwallum
|
MessageHello I am very much a newbie and have managed to install Garmin Express on a AMD64 Ubuntu 20.04 installation using you PlayOnLinux software. I run a Garmin Nuvi2595LM satnav with a 32GB add on microSD card. I can access the card outwith the sat nav using a USB port and can see the contents on the card. I cannot access the memory from the satnav. It shows that it is in data mode and I try to connect to it using the Garmin Express search mode. The satnav goes on to a normal boot after 15-20 seconds or so and the search fails with an option to try again. I have repeated this several times without success. Can anybody offer any assistance please to help me update my satnav using Garmin Express? Thank you
Replies |
lordbah | Tuesday 22 February 2022 at 2:09 |
lordbah
|
MessageI tried to follow along and execute the winetricks commands - I don't have PlayOnLinux on this box - and was able to start GarminExpress.exe, and it detected my device, however when trying to login to Garmin I just get a window with a big black box and I am not able to login. I didn't see any new error messages, just the one emitted all through the installation process 002f:err:combase:RoGetActivationFactory Failed to find library for L"Windows.Foundation.Diagnostics.AsyncCausalityTracer" Pop!_OS 21.10, wine 5.0.3 Any thoughts?
RepliesSunday 27 February 2022 at 6:22
|
k0d3r1s | Wednesday 9 February 2022 at 20:04 |
k0d3r1s
|
MessageThis is interesting. Script itself is fine but there is an issue with winetricks - dotnet471 and dotnet472 can not be downloaded (urls return 404) and this script fails. If you find where to download NDP471-KB4033342-x86-x64-AllOS-ENU.exe and NDP472-KB4054530-x86-x64-AllOS-ENU.exe (i used web archive) and install them in wine prefix created by this script, and run garmin setup again, everything installs and runs correctly. RepliesWednesday 12 June 2024 at 7:51
|
tfoote | Friday 21 January 2022 at 23:47 |
tfoote
|
MessageI'm new to Play on Linux. The prompt: "Please select the setup file to run." is not clear to me. What should I be selecting? RepliesTuesday 25 January 2022 at 8:56
|
seantorrez | Thursday 9 December 2021 at 1:05 |
seantorrez
|
MessageI was not able to complete installation on Xubuntu 20.04 with the most-current (December 2021) Garmin Express installer. The installer version current Version of Garmin Express for Windows: v7.10.0 as of November 16th, 2021 I am not very experienced debugging with playonlinux but I will try it out. Here is the end of the logfile: X Error of failed request: GLXBadFBConfig
Replies |
ulfschaper | Monday 22 February 2021 at 0:28 |
ulfschaper
|
MessageHi dingo35 et al., the installation of GarminExpress.exe works fine, and it also detects my Garmin Edge 1030 device. Then, however, it tells me that I need to create a Garmin account or login to an existing account. When I press either button, a new (pretty much empty) window will appear, and the application will crash after a second. Any chance that one of you can support me? RepliesSunday 6 June 2021 at 16:42
|
AlbertRtk | Sunday 3 January 2021 at 16:00 |
AlbertRtk
|
InformationThis update has been approved by the team. Differences@@ -84,6 +84,8 @@ #for some reason the d3dcompiler_47 is not giving a good result, so we have to use winetricks #POL_Call POL_Install_d3dcompiler_47 winetricks d3dcompiler_47 +#without corefonts the login window is not displayed correctly +winetricks corefonts #it is really necessary to put it in Vista again, the previous installs put it on win7 #without it, the transfer of files to the device will not work Set_OS "$OSVERSION" New source code#!/bin/bash # Date: (2020-09-13 13:25) # Last revision: (2020-09-13 13:25) # Wine version used: 5.8 # Distribution used to test: Ubuntu 20.04 # Author: Dingo35 # --------------------------------------------------------------------------------------------------------- # CHANGELOG # Version 0.0.1 by Dingo35; tested with GarminExpress for Windows v7.1.3.0 # --------------------------------------------------------------------------------------------------------- # Under BSD License! # Copyright (c) 2018, Quentin Pâris, Eduardo Lucio and N0rbert, GuerreroAzul # All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. # * Neither the name of the free software community nor the # names of its contributors may be used to endorse or promote products # derived from this software without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE # DISCLAIMED. IN NO EVENT SHALL Quentin Pâris and Eduardo Lucio BE LIABLE FOR ANY # DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND # ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # --------------------------------------------------------------------------------------------------------- # Initialization! [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Garmin Express" PREFIX="GarminExpress" #wine 5.0, 5.8 work, 5.16 doesnt WINEVERSION="5.8" OSVERSION="vista" POL_GetSetupImages "https://i.imgur.com/licFVuF.png" "https://i.imgur.com/ff6PkEZ.png" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_SetID 3064 POL_SetupWindow_presentation "$TITLE" "Garmin" "https://www.garmin.com/en-US/software/express/windows/" "Dingo35" "$TITLE" POL_Debug_Init # --------------------------------------------------------------------------------------------------------- # Perform some validations! POL_RequiredVersion 4.3.4 || POL_Debug_Fatal "$TITLE might not work with $APPLICATION_TITLE $VERSION!\nPlease update!" #check if winetricks present winetricks -V || POL_Debug_Fatal "Please install winetricks before installing $TITLE!" POL_System_SetArch "x86" POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run.')" "$TITLE" SetupIs="$APP_ANSWER" # --------------------------------------------------------------------------------------------------------- # Prepare resources for installation! POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WINEVERSION" #POL_SetupWindow_message "This installation is going to take a LONG time (maybe 30 minutes or more)!" "$TITLE" POL_SetupWindow_wait "This installation is going to take a LONG time (maybe 30 minutes or more)! I have to install .NET 4.7.2, and Microsoft decided I first have to install 4.0, then 4.5, then 4.6, then 4.6.1, then 4.6.2, and then finally 4.7.2...." "$TITLE" Set_OS "$OSVERSION" #for some reason the dotnet472 installation is not recognized by the application, so we have to use winetricks #POL_Call POL_Install_dotnet472 winetricks -q dotnet472 POL_Call POL_Install_vcrun2010 #for some reason the d3dcompiler_47 is not giving a good result, so we have to use winetricks #POL_Call POL_Install_d3dcompiler_47 winetricks d3dcompiler_47 #without corefonts the login window is not displayed correctly winetricks corefonts #it is really necessary to put it in Vista again, the previous installs put it on win7 #without it, the transfer of files to the device will not work Set_OS "$OSVERSION" # --------------------------------------------------------------------------------------------------------- # Install! POL_SetupWindow_message "$(eval_gettext 'Move this window over to the upper right part of your screen, so that it remains visible when the application shows up.')" "$TITLE" POL_SetupWindow_message "$(eval_gettext 'Now I will install Garmin Express. After installing, you will see a window that says: This application could not be started. You must etc. Do you want to view information about this issue? ANSWER NO!')" "$TITLE" POL_Wine "$SetupIs" # --------------------------------------------------------------------------------------------------------- # Create shortcuts, entries to extensions and finalize! POL_Shortcut "express.exe" "$TITLE" # --------------------------------------------------------------------------------------------------------- POL_SetupWindow_message "$(eval_gettext 'Now Garmin Express is installed. If you start Garmin Express, only part of your screen is updated. Give the app 30 seconds to start up, then MOVE your mouse in the upper middle of the screen and parts of the screen WILL be visible. If you press a button full screen WILL appear.')" "$TITLE" POL_SetupWindow_message "$(eval_gettext 'After installation, if you are updating software and/or maps, make sure to be PATIENT. Progress bar will not move for a long time (sometimes 20 minutes or more) but behind the screens it IS updating your device. Good luck!')" "$TITLE" POL_SetupWindow_Close exit 0 RepliesSunday 3 January 2021 at 19:18
Monday 4 January 2021 at 12:15
Monday 4 January 2021 at 14:24
Monday 15 November 2021 at 18:04
|
dingo35 | Monday 14 September 2020 at 13:14 |
dingo35
|
WarningThis update has not been approved yet by the team. Differences@@ -0,0 +1,109 @@ +#!/bin/bash +# Date: (2020-09-13 13:25) +# Last revision: (2020-09-13 13:25) +# Wine version used: 5.8 +# Distribution used to test: Ubuntu 20.04 +# Author: Dingo35 + +# --------------------------------------------------------------------------------------------------------- + +# CHANGELOG +# Version 0.0.1 by Dingo35; tested with GarminExpress for Windows v7.1.3.0 +# --------------------------------------------------------------------------------------------------------- + +# Under BSD License! + +# Copyright (c) 2018, Quentin Pâris, Eduardo Lucio and N0rbert, GuerreroAzul +# All rights reserved. + +# Redistribution and use in source and binary forms, with or without +# modification, are permitted provided that the following conditions are met: +# * Redistributions of source code must retain the above copyright +# notice, this list of conditions and the following disclaimer. +# * Redistributions in binary form must reproduce the above copyright +# notice, this list of conditions and the following disclaimer in the +# documentation and/or other materials provided with the distribution. +# * Neither the name of the free software community nor the +# names of its contributors may be used to endorse or promote products +# derived from this software without specific prior written permission. + +# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND +# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED +# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE +# DISCLAIMED. IN NO EVENT SHALL Quentin Pâris and Eduardo Lucio BE LIABLE FOR ANY +# DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES +# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; +# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND +# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT +# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS +# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +# --------------------------------------------------------------------------------------------------------- + +# Initialization! +[ "$PLAYONLINUX" = "" ] && exit 0 +source "$PLAYONLINUX/lib/sources" + +TITLE="Garmin Express" +PREFIX="GarminExpress" +#wine 5.0, 5.8 work, 5.16 doesnt +WINEVERSION="5.8" +OSVERSION="vista" + +POL_GetSetupImages "https://i.imgur.com/licFVuF.png" "https://i.imgur.com/ff6PkEZ.png" "$TITLE" + +POL_SetupWindow_Init +POL_SetupWindow_SetID 3064 + +POL_SetupWindow_presentation "$TITLE" "Garmin" "https://www.garmin.com/en-US/software/express/windows/" "Dingo35" "$TITLE" + +POL_Debug_Init +# --------------------------------------------------------------------------------------------------------- +# Perform some validations! +POL_RequiredVersion 4.3.4 || POL_Debug_Fatal "$TITLE might not work with $APPLICATION_TITLE $VERSION!\nPlease update!" + +#check if winetricks present +winetricks -V || POL_Debug_Fatal "Please install winetricks before installing $TITLE!" + +POL_System_SetArch "x86" +POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run.')" "$TITLE" +SetupIs="$APP_ANSWER" +# --------------------------------------------------------------------------------------------------------- +# Prepare resources for installation! + +POL_Wine_SelectPrefix "$PREFIX" +POL_Wine_PrefixCreate "$WINEVERSION" +#POL_SetupWindow_message "This installation is going to take a LONG time (maybe 30 minutes or more)!" "$TITLE" +POL_SetupWindow_wait "This installation is going to take a LONG time (maybe 30 minutes or more)! I have to install .NET 4.7.2, and Microsoft decided I first have to install 4.0, then 4.5, then 4.6, then 4.6.1, then 4.6.2, and then finally 4.7.2...." "$TITLE" +Set_OS "$OSVERSION" + +#for some reason the dotnet472 installation is not recognized by the application, so we have to use winetricks +#POL_Call POL_Install_dotnet472 +winetricks -q dotnet472 +POL_Call POL_Install_vcrun2010 +#for some reason the d3dcompiler_47 is not giving a good result, so we have to use winetricks +#POL_Call POL_Install_d3dcompiler_47 +winetricks d3dcompiler_47 +#it is really necessary to put it in Vista again, the previous installs put it on win7 +#without it, the transfer of files to the device will not work +Set_OS "$OSVERSION" + +# --------------------------------------------------------------------------------------------------------- +# Install! +POL_SetupWindow_message "$(eval_gettext 'Move this window over to the upper right part of your screen, so that it remains visible when the application shows up.')" "$TITLE" +POL_SetupWindow_message "$(eval_gettext 'Now I will install Garmin Express. After installing, you will see a window that says: This application could not be started. You must etc. Do you want to view information about this issue? ANSWER NO!')" "$TITLE" + +POL_Wine "$SetupIs" + +# --------------------------------------------------------------------------------------------------------- +# Create shortcuts, entries to extensions and finalize! + +POL_Shortcut "express.exe" "$TITLE" + +# --------------------------------------------------------------------------------------------------------- + +POL_SetupWindow_message "$(eval_gettext 'Now Garmin Express is installed. If you start Garmin Express, only part of your screen is updated. Give the app 30 seconds to start up, then MOVE your mouse in the upper middle of the screen and parts of the screen WILL be visible. If you press a button full screen WILL appear.')" "$TITLE" +POL_SetupWindow_message "$(eval_gettext 'After installation, if you are updating software and/or maps, make sure to be PATIENT. Progress bar will not move for a long time (sometimes 20 minutes or more) but behind the screens it IS updating your device. Good luck!')" "$TITLE" + +POL_SetupWindow_Close +exit 0 New source code#!/bin/bash # Date: (2020-09-13 13:25) # Last revision: (2020-09-13 13:25) # Wine version used: 5.8 # Distribution used to test: Ubuntu 20.04 # Author: Dingo35 # --------------------------------------------------------------------------------------------------------- # CHANGELOG # Version 0.0.1 by Dingo35; tested with GarminExpress for Windows v7.1.3.0 # --------------------------------------------------------------------------------------------------------- # Under BSD License! # Copyright (c) 2018, Quentin Pâris, Eduardo Lucio and N0rbert, GuerreroAzul # All rights reserved. # Redistribution and use in source and binary forms, with or without # modification, are permitted provided that the following conditions are met: # * Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # * Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. # * Neither the name of the free software community nor the # names of its contributors may be used to endorse or promote products # derived from this software without specific prior written permission. # THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND # ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE # DISCLAIMED. IN NO EVENT SHALL Quentin Pâris and Eduardo Lucio BE LIABLE FOR ANY # DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES # (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; # LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND # ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT # (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS # SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # --------------------------------------------------------------------------------------------------------- # Initialization! [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Garmin Express" PREFIX="GarminExpress" #wine 5.0, 5.8 work, 5.16 doesnt WINEVERSION="5.8" OSVERSION="vista" POL_GetSetupImages "https://i.imgur.com/licFVuF.png" "https://i.imgur.com/ff6PkEZ.png" "$TITLE" POL_SetupWindow_Init POL_SetupWindow_SetID 3064 POL_SetupWindow_presentation "$TITLE" "Garmin" "https://www.garmin.com/en-US/software/express/windows/" "Dingo35" "$TITLE" POL_Debug_Init # --------------------------------------------------------------------------------------------------------- # Perform some validations! POL_RequiredVersion 4.3.4 || POL_Debug_Fatal "$TITLE might not work with $APPLICATION_TITLE $VERSION!\nPlease update!" #check if winetricks present winetricks -V || POL_Debug_Fatal "Please install winetricks before installing $TITLE!" POL_System_SetArch "x86" POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run.')" "$TITLE" SetupIs="$APP_ANSWER" # --------------------------------------------------------------------------------------------------------- # Prepare resources for installation! POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate "$WINEVERSION" #POL_SetupWindow_message "This installation is going to take a LONG time (maybe 30 minutes or more)!" "$TITLE" POL_SetupWindow_wait "This installation is going to take a LONG time (maybe 30 minutes or more)! I have to install .NET 4.7.2, and Microsoft decided I first have to install 4.0, then 4.5, then 4.6, then 4.6.1, then 4.6.2, and then finally 4.7.2...." "$TITLE" Set_OS "$OSVERSION" #for some reason the dotnet472 installation is not recognized by the application, so we have to use winetricks #POL_Call POL_Install_dotnet472 winetricks -q dotnet472 POL_Call POL_Install_vcrun2010 #for some reason the d3dcompiler_47 is not giving a good result, so we have to use winetricks #POL_Call POL_Install_d3dcompiler_47 winetricks d3dcompiler_47 #it is really necessary to put it in Vista again, the previous installs put it on win7 #without it, the transfer of files to the device will not work Set_OS "$OSVERSION" # --------------------------------------------------------------------------------------------------------- # Install! POL_SetupWindow_message "$(eval_gettext 'Move this window over to the upper right part of your screen, so that it remains visible when the application shows up.')" "$TITLE" POL_SetupWindow_message "$(eval_gettext 'Now I will install Garmin Express. After installing, you will see a window that says: This application could not be started. You must etc. Do you want to view information about this issue? ANSWER NO!')" "$TITLE" POL_Wine "$SetupIs" # --------------------------------------------------------------------------------------------------------- # Create shortcuts, entries to extensions and finalize! POL_Shortcut "express.exe" "$TITLE" # --------------------------------------------------------------------------------------------------------- POL_SetupWindow_message "$(eval_gettext 'Now Garmin Express is installed. If you start Garmin Express, only part of your screen is updated. Give the app 30 seconds to start up, then MOVE your mouse in the upper middle of the screen and parts of the screen WILL be visible. If you press a button full screen WILL appear.')" "$TITLE" POL_SetupWindow_message "$(eval_gettext 'After installation, if you are updating software and/or maps, make sure to be PATIENT. Progress bar will not move for a long time (sometimes 20 minutes or more) but behind the screens it IS updating your device. Good luck!')" "$TITLE" POL_SetupWindow_Close exit 0 Replies |
This site allows content generated by members, and we promptly remove any content that infringes copyright according to our Terms of Service. To report copyright infringement, please send a notice to dmca-notice@playonlinux.com