La Panthere Rose 1 - Passeport pour le Danger

Informations

Creator Mensajes
Quentin PÂRIS Anonymous

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 13239
Wine: 1.4

Feedbacks

Screenshots

MiniatureMiniature

Source code

#!/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:

Contribute
Member Mensajes