You are here
Graph
Informations
Creator | Message |
---|---|
Quentin PÂRIS
|
InformationThis installer has been approved by the team. InformationsPlatforms: Feedbacks0 0 DescriptionGraph 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.
ScreenshotsSource 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:
ContributeMember | 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