Applications

Choose a category

accessories
Accessories
development
Development
education
Education
games
Games
graphics
Graphics
internet
Internet
multimedia
Multimedia
office
Office
other
Other

Daggerfall-TheElderScrollsChapter2

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

cfg_check

presentation "Daggerfall - The Elder Scrolls Chapter 2" "Bethesda Softworks" "http://www.bethsoft.com/games/games_daggerfall.html" "roderick" "Daggerfall"

Ask_For_cdrom 1
Check_cdrom "INSTALL.EXE"

warning "A Full Install Requires 400MB. You must verify you have 400MB before selecting a Full Install, as this script turns off the INSTALL.EXE check for disk space." "FULL Install Warning"

select_prefixe "$REPERTOIRE/wineprefix/Daggerfall"
creer_prefixe

cd $WINEPREFIX/drive_c
start_dos D:\INSTALL.EXE /U

creer_lanceur_dos "Daggerfall" "DAGGER" "FALL.EXE Z.CFG" "" "Daggerfall - The Elder Scrolls Chapter 2"

Il n'y a rien à voir ici