Surfer 8
Informations
Créateur | Messages |
---|---|
luiscuadrado123
|
InformationCet installateur a été accepté par l'équipe. InformationsPlate-formes : Retours d'expérience0 1 Description3d contour maps and surface plots software. Code source#!/bin/bash # Auto-generated script : /home/lui/.PlayOnLinux//scripts/Surfer8_17 # Les trucs entre { } doivent etre remplaces par POL Online # CHANGELOG # [SuperPlumus] (2013-06-09 16-01) # Partial clean + gettext # [Dadu042] (2019-06-30) # Fix Wineprefix (for POL website). [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Surfer 8" PREFIX="Surfer8" POL_SetupWindow_Init POL_Debug_Init POL_SetupWindow_presentation "$TITLE" "Golden Software" "" "luiscuadrado123" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run')" "$TITLE" SETUP_PATH="$APP_ANSWER" POL_Wine_WaitBefore "$TITLE" POL_Wine "$SETUP_PATH" POL_Wine_WaitExit "$TITLE" POL_Shortcut "surfer.exe" "$TITLE" POL_SetupWindow_Close exit 0 |
Contributions
Filters:
ContribuerMembre | Messages |
Dadu042 | Dimanche 30 Juin 2019 à 7:55 |
Dadu042
|
InformationCette mise à jour a été acceptée par l'équipe MessagesSurface and contour mapping program. Differences@@ -5,8 +5,11 @@ # CHANGELOG # [SuperPlumus] (2013-06-09 16-01) # Partial clean + gettext +# [Dadu042] (2019-06-30) +# Fix Wineprefix (for POL website). -[ "$PLAYONLINUX" = "" ] && exit + +[ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Surfer 8" @@ -18,7 +21,7 @@ POL_SetupWindow_presentation "$TITLE" "Golden Software" "" "luiscuadrado123" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" -POL_Wine_PrefixCreate "" +POL_Wine_PrefixCreate POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run')" "$TITLE" SETUP_PATH="$APP_ANSWER" @@ -30,4 +33,4 @@ POL_Shortcut "surfer.exe" "$TITLE" POL_SetupWindow_Close -exit \ No newline at end of file +exit 0 \ No newline at end of file Nouveau code source#!/bin/bash # Auto-generated script : /home/lui/.PlayOnLinux//scripts/Surfer8_17 # Les trucs entre { } doivent etre remplaces par POL Online # CHANGELOG # [SuperPlumus] (2013-06-09 16-01) # Partial clean + gettext # [Dadu042] (2019-06-30) # Fix Wineprefix (for POL website). [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Surfer 8" PREFIX="Surfer8" POL_SetupWindow_Init POL_Debug_Init POL_SetupWindow_presentation "$TITLE" "Golden Software" "" "luiscuadrado123" "$PREFIX" POL_Wine_SelectPrefix "$PREFIX" POL_Wine_PrefixCreate POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run')" "$TITLE" SETUP_PATH="$APP_ANSWER" POL_Wine_WaitBefore "$TITLE" POL_Wine "$SETUP_PATH" POL_Wine_WaitExit "$TITLE" POL_Shortcut "surfer.exe" "$TITLE" POL_SetupWindow_Close exit 0 Réponses |
saulera | Jeudi 11 Mai 2017 à 14:36 |
saulera
|
MessagesLuis, esse link não funciona pelo playonlinux. Você tem outro? This link doesn't work on playonlinux! Do you have another one?
RéponsesDimanche 30 Juin 2019 à 7:56
|
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