La Panthere Rose 1 - Passeport pour le Danger

Informations

Créateur Messages
Quentin PÂRIS Anonymous

Information

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

Informations

Plate-formes :
Téléchargements : 13522
Wine: 1.4

Retours d'expérience

Captures d'écran

MiniatureMiniature

Code source

#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="La Panthere Rose 1 - Passport pour le Danger"
PREFIX="PanthereRose1"
EDITEUR="Wanderlust Interactive"

#Presentation
POL_SetupWindow_Init
POL_Debug_Init
POL_SetupWindow_presentation "$TITLE" "$EDITEUR" "" "Tinou" "$PREFIX"

POL_SetupWindow_cdrom
POL_SetupWindow_check_cdrom "SETUP.EXE"
POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "1.4"

POL_System_CopyDirectory "$CDROM/INSTALL/" "$WINEPREFIX/drive_c/Panthere"

POL_System_TmpCreate "$PREFIX"
cd "$POL_System_TmpDir"
Set_OS win95
POL_System_TmpDelete

Set_Managed Off
POL_Shortcut "PPTP.EXE" "$TITLE"

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