Vous êtes ici

Graph

Informations

Créateur Messages
Quentin PÂRIS Anonymous

Information

Cet installateur a été accepté par l'équipe.

Informations

Plate-formes :
Téléchargements : 16595
Wine: System

Retours d'expérience

Description

Graph is an open-source program which enables you to eaily draw mathematical graphs in a user-friendly environment. It can be seamlessly handled by users of any level of experience.

 

Website.

Captures d'écran

Miniature

Code source

#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Graph"
PREFIX="Graph"

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

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate

cd "$WINEPREFIX/drive_c"

POL_Download "$SITE/divers/SetupGraphBeta-4.4.0.415.exe" "fa4dc1876fcff8ebcde3aad185448d11"

POL_Wine_WaitBefore "$TITLE"
POL_Wine "SetupGraphBeta-4.4.0.415.exe" /silent

POL_Shortcut "Graph.exe" "$TITLE"

POL_SetupWindow_Close
exit 0

Contributions

Filters:

Contribuer
Membre Messages

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