Jesteś tutaj > Les forums > Application tests > Tegnet 1.3.5 sv ru es en fr

Fora

Tegnet 1.3.5

Nowy  - Odpowiedz
Autor Odpowiedzi
jpcristian Data: Poniedziałek 2 Styczeń 2012 ŕ 22:24 - [Cytuj]
Membre

Membre
Wine version: 1.3.36
Distribution: Archlinux
Distribution version: --
Graphics card: Nvidia, geforce 9600
Graphics card driver: 275

#!/bin/bash
 
[ "$PLAYONLINUX" = "" ] && exit
source "$PLAYONLINUX/lib/sources"
 
POL_SetupWindow_Init
 
POL_SetupWindow_message "Welcome to the installation of Tegnet 1.3.5"
 
select_prefix "$HOME/.PlayOnLinux/wineprefix/tegnet/"
 
POL_SetupWindow_prefixcreate
 
POL_SetupWindow_download "Download" "Tegnet 1.3.5" "http://www.tegnet.com.ar/es/download/TegNet_135_Setup.zip"
 
POL_SetupWindow_wait_next_signal "Install" "Tegnet"
unzip TegNet_135_Setup.zip
cd /TegNet_135_Setup/
wine "TegNet_135_Setup.exe"
POL_SetupWindow_detect_exit
POL_SetupWindow_message "Tegnet installed"
 
 
POL_SetupWindow_Close
exit

Edytowane przez jpcristian

Quentin PÂRIS Data: Poniedziałek 2 Styczeń 2012 ŕ 22:30 - [Cytuj]
Admin

Admin
Sorry, we do not accept untranslated scripts.

Please write your script in english and use eval_gettext ;)     
Il n'y a rien à voir ici