POL_Shortcut 'Desura.exe' '$SHORTCUT_NAME' '' 'desura://launch/games/star-twine/$DESURA_ID' # Shortcut done before install for desura version POL_Wine start /unix 'steam.exe' steam://install/$STEAM_IDĮlif then
POL_SetupWindow_message '$(eval_gettext 'When $TITLE download by Steam is finished,\nDo NOT click on Play.\n\nClose COMPLETELY the Steam interface, \nso that the installation script can continue')' '$TITLE'Ĭd '$WINEPREFIX/drive_c/$PROGRAMFILES/Steam' POL_Shortcut 'steam.exe' '$SHORTCUT_NAME' '$TITLE.png' 'steam://rungameid/$STEAM_ID' # Shortcut done before install for steam version POL_Call POL_Install_steam_flags '$STEAM_ID' # Set Graphic Card information keys for wine # Asking about memory size of graphic card POL_SetupWindow_InstallMethod 'STEAM_DEMO,STEAM,DESURA,LOCAL' # Choose between DVD and Digital Download version POL_Wine_PrefixCreate '$WORKING_WINE_VERSION' POL_System_SetArch 'x86' # For dotnet/mono
# Downloading wine if necessary and creating prefix POL_SetupWindow_presentation '$TITLE' '$EDITOR' '$GAME_URL' '$AUTHOR' '$PREFIX' # Distribution used to test : Linux Mint 12 圆4