Geoplan Geospace

Informations

Creator Message
Quentin PÂRIS Anonymous

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 10483
Wine: System

Feedbacks

Description

French. Construction de figures mathématiques en 2D ou 3D.

Wikipedia.

Screenshots

Miniature

Source code

#!/bin/bash

# CHANGELOG
# [Quentin PÂRIS] (2012-05-08 10-31)
#   Initial release
# [SuperPlumus] (2013-12-08 18-43)
#   Update gettext messages

[ "$PLAYONLINUX" = "" ] && exit
source "$PLAYONLINUX/lib/sources"

TITLE="Geoplan Geospace"
PREFIX="GeoplanGeospace"

POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "GeoplanGeospace" "" "Quentin PÂRIS" "$PREFIX"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate

POL_System_TmpCreate "$PREFIX"

cd "$POL_System_TmpDir"
POL_Download "$SITE/divers/installer_geoplan-geospace.exe" "e114c0ef1d9bcf8100cab110cc409c05"
POL_Call POL_Install_LunaTheme
POL_Wine_WaitBefore "$TITLE"
POL_Wine "installer_geoplan-geospace.exe"
POL_Wine_WaitExit "$TITLE"

POL_System_TmpDelete

POL_Shortcut "GeoplanGeospace.exe" "$TITLE"

POL_SetupWindow_Close
exit

Contributions

Filters:

Contribute
Member Message