Surfer 8

Informatie

Creator Bericht
luiscuadrado123

Information

This installer has been approved by the team.

Informatie

Platforms:
Downloads: 13514
Wine: System

Feedbacks

Omschrijving

3d contour maps and surface plots software.

Website.

Broncode

#!/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 Bericht
Dadu042 Zondag 30 Juni\ 2019 om 7:55
Dadu042

Information

This update has been approved by the team.

Bericht

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

Antwoorden

saulera Donderdag 11 Mei 2017 om 14:36
saulera Anonymous

Bericht

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

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

 

Antwoorden

Zondag 30 Juni\ 2019 om 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