Simultit

Informations

Créateur Messages
Quentin PÂRIS Anonymous

Information

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

Informations

Plate-formes :
Téléchargements : 9383
Wine: 1.4-dos_support_0.5

Retours d'expérience

Description

Chemical learning. French.

Captures d'écran

MiniatureMiniature

Code source

#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"
 
TITLE="Simultit"
PREFIX="Simultit"
 
#Presentation
POL_SetupWindow_Init
POL_Debug_Init
POL_SetupWindow_presentation "$TITLE" "Unknown" "" "Tinou" "$PREFIX" 
 
POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "1.4-dos_support_0.5"

cd "$WINEPREFIX/drive_c"
POL_Download "http://themaximax.free.fr/Logiciels/Simultit.zip" "ca9b1752e8202baba9380f9d0b7a5f75"
unzip Simultit.zip
 
POL_Shortcut "SIMULTIT.EXE" "Simultit"

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