Adi 4 College

Informations

Creator Message
Quentin PÂRIS Anonymous

Information

This installer has been approved by the team.

Informations

Platforms:
Downloads: 13621
Wine: 1.2.3

Feedbacks

Description

TechWare (from France), 199x. Wikipedia

Screenshots

Miniature

Source code

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

TITLE="Adi 4"
WINEVERSION="1.2.3"

POL_SetupWindow_Init
POL_Debug_Init
POL_SetupWindow_presentation "$TITLE" "Coktel" "" "Tinou" "Adi4"


POL_Wine_SelectPrefix "Adi4"
POL_Wine_PrefixCreate "$WINEVERSION"

POL_SetupWindow_cdrom
POL_SetupWindow_check_cdrom "setup.exe"

POL_Wine_WaitBefore "$TITLE"
cd "$CDROM"
POL_Wine "$CDROM/setup.exe"

POL_Shortcut "ADI4.EXE"  "Adi 4"

POL_SetupWindow_Close
exit

Contributions

Filters:

Contribute
Member Message