PDU Spy

Informations

Créateur Messages
Quentin PÂRIS Anonymous

Information

Cet installateur a été accepté par l'équipe.

Informations

Plate-formes :
Téléchargements : 9974
Wine: 1.4

Retours d'expérience

Description

PDU = Protocol Data Unit.

Website.

Code source

#!/bin/bash

# CHANGELOG
# [SuperPlumus] (2013-06-27 11-32)
#   Clean code

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

TITLE="PDU Spy"
WORKING_WINE_VERSION="1.4"
EDITOR="noobi.com"
EDITOR_URL="http://www.noobi.com"
PREFIX="PDUSpy"

POL_SetupWindow_Init
POL_Debug_Init

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

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate "$WORKING_WINE_VERSION"

POL_Call POL_Install_LunaTheme

cd "$WINEPREFIX/drive_c"
POL_Download "http://www.nobbi.com/download/pduspy.zip" "36d8a5ab2e51bfbed5b4aa19b0087fe4"
unzip "pduspy.zip"

POL_Shortcut "PDUspy.exe"  "$TITLE"

POL_SetupWindow_Close
exit 0

Contributions

Filters:

Contribuer
Membre Messages

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