Indiana Jones and the Fate of Atlantis

Informations

Créateur Messages
Quentin PÂRIS Anonymous

Information

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

Informations

Plate-formes :
Téléchargements : 12097
Wine: System

Retours d'expérience

Code source

#!/bin/bash
[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"
  
TITLE="Indiana Jones and the Fate of Atlantis"
PREFIX="IndianaJonesAtlantis"
EDITOR="LucasArts"
 
export WINEDEBUG="-all"
  
#Presentation
POL_SetupWindow_Init
POL_Debug_Init
POL_SetupWindow_presentation "$TITLE" "$EDITOR" "" "Tinou" "$PREFIX"
  
POL_SetupWindow_cdrom
POL_SetupWindow_check_cdrom "INSTALL.EXE"
  
POL_Wine_SelectPrefix "$PREFIX"
POL_SetupWindow_prefixcreate "1.4-dos_support_0.5"
  
POL_Wine_WaitBefore "$TITLE"
POL_Wine "$CDROM/INSTALL.EXE"
  
POL_Shortcut "ATLANTIS.EXE" "$TITLE"
 
POL_SetupWindow_Close
exit 0

Contributions

Filters:

Contribuer
Membre Messages