Dreamweaver 8

Informations

Créateur Messages
dlzerocool

Information

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

Informations

Plate-formes :
Téléchargements : 91353
Wine: System

Retours d'expérience

Description

Proprietary web development tool.

Appdb.winehq.org . Wikipedia.

Code source

#!/bin/bash

# CHANGELOG
# [SuperPlumus] (2013-07-07 21-21)
#   Update POLv3 -> POLv4

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

TITLE="Dreamweaver 8"
PREFIX="Dreamweaver8"

POL_SetupWindow_Init
POL_Debug_Init

POL_SetupWindow_presentation "$TITLE" "Adobe Macromedia" "http://www.macromedia.com/software/dreamweaver/" "dl.bonsai" "$PREFIX"

POL_Wine_SelectPrefix "$PREFIX"
POL_Wine_PrefixCreate

cd "$HOME"
POL_SetupWindow_browse "$(eval_gettext 'Please select the setup file to run')" "$TITLE"
POL_Wine_WaitBefore "$TITLE"
POL_Wine "$APP_ANSWER"
POL_Wine_WaitExit "$TITLE"

#Shortcut
POL_Shortcut "Dreamweaver.exe" "$TITLE"

POL_SetupWindow_Close
exit

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