Microsoft 3D Pinball - Space Cadet

Informatie

Creator Bericht
Quentin PÂRIS Anonymous

Information

This installer has been approved by the team.

Informatie

Platforms:
Downloads: 72704
Wine: 1.7.37

Feedbacks

Omschrijving

Schermafdrukken

Miniature

Broncode

#!/bin/bash

## Note for the future: Could also be installed with XP SP2 

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Microsoft Pinball"
WINEVERSION="1.7.37"
EDITOR="Microsoft"
EDITOR_URL="http://www.microsoft.com"
PREFIX="MicrosoftPinball"

POL_SetupWindow_Init
POL_Debug_Init


POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$EDITOR_URL" "" "$PREFIX"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"

cd "$WINEPREFIX/drive_c/" || POL_Debug_Fatal "Unable to change directory"

POL_Call POL_Install_LunaTheme
POL_Download "https://www.dropbox.com/s/2qgtjp7lyegps1w/3d_pinball_for_windows_-_space_cadet.exe?dl=1" "2670a7ecdab26460f5217ffe43ba4279"
mv "3d_pinball_for_windows_-_space_cadet.exe?dl=1" "3d_pinball_for_windows_-_space_cadet.exe"
POL_Wine_WaitBefore "$TITLE"
POL_Wine "3d_pinball_for_windows_-_space_cadet.exe"

POL_Shortcut "PINBALL.EXE"  "$TITLE"

POL_SetupWindow_Close
exit 0

Contributions

Filters:

Contribute
Member Bericht
Quentin PÂRIS Maandag 25 Mei 2015 om 1:12
Quentin PÂRIS Anonymous

Information

This update has been approved by the team.

Differences

@@ -6,7 +6,7 @@
 source "$PLAYONLINUX/lib/sources"
 
 TITLE="Microsoft Pinball"
-WINEVERSION="1.4"
+WINEVERSION="1.7.37"
 EDITOR="Microsoft"
 EDITOR_URL="http://www.microsoft.com"
 PREFIX="MicrosoftPinball"
@@ -23,7 +23,8 @@
 cd "$WINEPREFIX/drive_c/" || POL_Debug_Fatal "Unable to change directory"
 
 POL_Call POL_Install_LunaTheme
-POL_Download "http://mspinball.weebly.com/uploads/4/3/7/3/4373639/3d_pinball_for_windows_-_space_cadet.exe" "2670a7ecdab26460f5217ffe43ba4279"
+POL_Download "https://www.dropbox.com/s/2qgtjp7lyegps1w/3d_pinball_for_windows_-_space_cadet.exe?dl=1" "2670a7ecdab26460f5217ffe43ba4279"
+mv "3d_pinball_for_windows_-_space_cadet.exe?dl=1" "3d_pinball_for_windows_-_space_cadet.exe"
 POL_Wine_WaitBefore "$TITLE"
 POL_Wine "3d_pinball_for_windows_-_space_cadet.exe"
 

New source code

#!/bin/bash

## Note for the future: Could also be installed with XP SP2 

[ "$PLAYONLINUX" = "" ] && exit 0
source "$PLAYONLINUX/lib/sources"

TITLE="Microsoft Pinball"
WINEVERSION="1.7.37"
EDITOR="Microsoft"
EDITOR_URL="http://www.microsoft.com"
PREFIX="MicrosoftPinball"

POL_SetupWindow_Init
POL_Debug_Init


POL_SetupWindow_presentation "$TITLE" "$EDITOR" "$EDITOR_URL" "" "$PREFIX"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WINEVERSION"

cd "$WINEPREFIX/drive_c/" || POL_Debug_Fatal "Unable to change directory"

POL_Call POL_Install_LunaTheme
POL_Download "https://www.dropbox.com/s/2qgtjp7lyegps1w/3d_pinball_for_windows_-_space_cadet.exe?dl=1" "2670a7ecdab26460f5217ffe43ba4279"
mv "3d_pinball_for_windows_-_space_cadet.exe?dl=1" "3d_pinball_for_windows_-_space_cadet.exe"
POL_Wine_WaitBefore "$TITLE"
POL_Wine "3d_pinball_for_windows_-_space_cadet.exe"

POL_Shortcut "PINBALL.EXE"  "$TITLE"

POL_SetupWindow_Close
exit 0

Antwoorden

Anonymous
Maandag 25 September 2017 om 19:21
update is gone? Original has no sound :(

Aangepast door Tinou

petch Zondag 24 Mei 2015 om 20:11
petch

Bericht

404, the download URL is gone?

Antwoorden

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