Estas Aqui

Surfer 8

Informations

Creator Mensajes
luiscuadrado123

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 13514
Wine: System

Feedbacks

Description

3d contour maps and surface plots software.

Website.

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 Mensajes
Dadu042 Sunday 30 June 2019 at 7:55
Dadu042

Information

This update has been approved by the team.

Mensajes

Surface and contour mapping program.

Website.

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

Respuestas

saulera Thursday 11 May 2017 at 14:36
saulera Anonymous

Mensajes

Luis, esse link não funciona pelo playonlinux. Você tem outro?

This link doesn't work on playonlinux! Do you have another one?

 

Respuestas

Sunday 30 June 2019 at 7:56
Script improved. We don't provide softwares.

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