Graph

Informatie

Creator Bericht
Quentin PÂRIS Anonymous

Information

This installer has been approved by the team.

Informatie

Platforms:
Downloads: 16639
Wine: System

Feedbacks

Omschrijving

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.

Schermafdrukken

Miniature

Broncode

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

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