Du bist hier
LRose Online
Informations
Creator | Nachricht |
---|---|
Quentin PÂRIS
![]() Admin
|
InformationThis installer has been approved by the team. InformationsPlatforms: Feedbacks0 0 Source code#!/bin/bash [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" #presentation TITLE="LRose Online" POL_SetupWindow_Init POL_SetupWindow_presentation "LRose Online" "" "http://www.l-rose.net" "Tinou" "LRose" # Avertissement POL_SetupWindow_message "You must download the game first\n\nhttp://l-rose.net/?page=telechargement\n\nClick next to continue" "$TITLE" browser "http://l-rose.net/?page=telechargement" #Préparation de Wine POL_Wine_SelectPrefix "LRose" POL_Wine_PrefixCreate "1.2.3" POL_SetupWindow_browse "Now, select $TITLE install file" "$TITLE" CHEMIN="$APP_ANSWER" POL_Wine_WaitBefore "$TITLE" Set_Managed Off POL_Wine "$CHEMIN" POL_Call POL_Install_vcrun2008 #reglage de wine #CREATION LANCEUR POL_Shortcut "RoseOnline.exe" "$TITLE" POL_SetupWindow_Close exit |
Contributions
Filters:
ContributeMember | Nachricht |