Surfer 8
Informations
| Creator | Message |
|---|---|
|
luiscuadrado123
|
InformationThis installer has been approved by the team. InformationsPlatforms: Feedbacks0 1 Description3d contour maps and surface plots software. Source code#!/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:
Contribute| Member | Message |
| Dadu042 | Sunday 30 June 2019 at 7:55 |
|
Dadu042
|
InformationThis update has been approved by the team. MessageSurface 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 New source code#!/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 Replies |
| saulera | Thursday 11 May 2017 at 14:36 |
saulera
|
MessageLuis, esse link não funciona pelo playonlinux. Você tem outro? This link doesn't work on playonlinux! Do you have another one?
RepliesSunday 30 June 2019 at 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
Install this program