Vous êtes ici
mIRC
Informations
Créateur | Messages |
---|---|
Quentin PÂRIS
![]()
|
InformationCet installateur a été accepté par l'équipe. InformationsPlate-formes : Retours d'expérience0 0 DescriptionmIRC is a popular Internet Relay Chat client used by millions of people, and thousands of organizations, to communicate, share, play and work with each other on IRC networks around the world. Serving the Internet community for over a decade, mIRC has evolved into a powerful, reliable and fun piece of technology.
Code source#!/bin/bash [ "$PLAYONLINUX" = "" ] && exit 0 source "$PLAYONLINUX/lib/sources" TITRE="mIRC" PREFIXE="mIRC" file="mirc632.exe" cd $REPERTOIRE/tmp/ rm *.jpg wget $SITE/setups/mirc/left.jpg POL_SetupWindow_Init "" "$REPERTOIRE/tmp/left.jpg" POL_SetupWindow_presentation "$TITRE" "mirc" "http://www.mirc.com/" "Tinou" "$PREFIXE" cd $REPERTOIRE/tmp/ select_prefix "$REPERTOIRE/wineprefix/$PREFIXE" POL_SetupWindow_prefixcreate POL_SetupWindow_download "Downloading $TITRE" "$TITRE" "$SITE/divers/$file" POL_SetupWindow_wait_next_signal "Installing $TITRE" "$TITRE" wine $file POL_SetupWindow_detect_exit POL_SetupWindow_message "Please press Next when mIRC is fully installed" "$TITRE" POL_SetupWindow_make_shortcut "$PREFIXE" "Program Files/mIRC" "mirc.exe" "" "$TITRE" POL_SetupWindow_message "$TITRE has been installed successfully" "$TITRE" POL_SetupWindow_Close exit |
Contributions
Filters:
ContribuerMembre | Messages |