Adi 4 College

Informatie

Creator Bericht
Quentin PÂRIS Anonymous

Information

This installer has been approved by the team.

Informatie

Platforms:
Downloads: 13909
Wine: 1.2.3

Feedbacks

Omschrijving

TechWare (from France), 199x. Wikipedia

Schermafdrukken

Miniature

Broncode

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

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