Graph

Informations

Creator Message
Quentin PÂRIS Anonymous

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 16571
Wine: System

Feedbacks

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.

Screenshots

Miniature

Source code

#!/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:

Contribute
Member Message

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