

# Note: The Wine registry changes included in this script work well with POL_SetupWindow_make_shortcut "$PREFIX" "$PROGRAMFILES/Activision/Star Trek - Armada" "Armada.exe" "" "$TYTUL" POL_SetupWindow_menu "How do you want to run the game?" "Windowed or Full Screen" "Full Screen/Windowed" "/"Įlif thenĬp $(find "$HOME/.local/share/icons/" -type f | grep '_armada.xpm') "$REPERTOIRE/icones/32/$TYTUL" #give the option to run the game windowed or full screen #requesting video memory size for registry entries POL_SetupWindow_question "Do you have a post-installation patch you'd like to install?" "Post-installation patch" #asking if you wish to patch your install POL_SetupWindow_wait_next_signal "Installation in progress." "$TYTUL"

POL_SetupWindow_check_cdrom "setup/setup.exe" Select_prefix "$REPERTOIRE/wineprefix/$PREFIX" POL_SetupWindow_presentation "$TYTUL" "Activision" "" "JimBo" "$PREFIX" POL_SetupWindow_wait_next_signal "Patch installation in progress." "$TYTUL" POL_SetupWindow_browse "Please select the patch file" "Patch selection" "" PROGRAMFILES=`wine cmd /c echo "%ProgramFiles%"` #fetching PROGRAMFILES environmental variable Use the Advanced Wine Configuration plugin to tweak settings, if required. # Note: The Wine registry changes included in this script work well with my Nvidia # This is a PlayOnLinux script for Activisions Star Trek: Armada # Distribution used to test : OpenSUSE 11.1 (32 & 64 bit) Application/Game : Activision's Star Trek: Armada
