You are here
Adi 4 College
Informations
Creator | Message |
---|---|
Quentin PÂRIS
|
InformationThis installer has been approved by the team. InformationsPlatforms: Feedbacks0 0 DescriptionTechWare (from France), 199x. Wikipedia ScreenshotsSource code#!/bin/bash [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITLE="Adi 4" WINEVERSION="1.2.3" POL_SetupWindow_Init POL_Debug_Init POL_SetupWindow_presentation "$TITLE" "Coktel" "" "Tinou" "Adi4" POL_Wine_SelectPrefix "Adi4" POL_Wine_PrefixCreate "$WINEVERSION" POL_SetupWindow_cdrom POL_SetupWindow_check_cdrom "setup.exe" POL_Wine_WaitBefore "$TITLE" cd "$CDROM" POL_Wine "$CDROM/setup.exe" POL_Shortcut "ADI4.EXE" "Adi 4" POL_SetupWindow_Close exit |
Contributions
Filters:
ContributeMember | Message |
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