Enterprise Architect
Informations
Créateur | Messages |
---|---|
alesliehughes
![]()
|
InformationCet installateur a été accepté par l'équipe. InformationsPlate-formes : Retours d'expérience4 0 DescriptionEnterprise Architect is a comprehensive UML analysis and design tool, covering software development from requirements gathering through analysis, design, testing and maintenance. Code source |
Contributions
Filters:
ContribuerMembre | Messages |
schepparn | Mercredi 29 Novembre 2017 à 13:37 |
schepparn
![]()
|
MessagesWorks like a charm on PlayOnMac, thank you! Réponses |
alesliehughes | Vendredi 10 Juin 2016 à 1:10 |
alesliehughes
![]()
|
InformationCette mise à jour a été acceptée par l'équipe MessagesNo changes. Just placed in the correct location hopefully. DifferencesNouveau code sourceRéponses |
alesliehughes | Mardi 7 Juin 2016 à 2:18 |
alesliehughes
![]()
|
WarningCette mise à jour n'a pas été approuvée par l'équipe. MessagesDifferencesNouveau code sourceRéponses |
alesliehughes | Mardi 7 Juin 2016 à 2:14 |
alesliehughes
![]()
|
MessagesRéponses |
alesliehughes | Mardi 7 Juin 2016 à 2:03 |
alesliehughes
![]()
|
Messages#!/usr/bin/env playonlinux-bash [ "$PLAYONLINUX" = "" ] && exit 0 TITLE="Enterprise Architect" POL_SetupWindow_Init POL_System_TmpCreate "$PREFIX" if [ "$INSTALL_METHOD" = "LOCAL" ] POL_Wine_SelectPrefix "$PREFIX" POL_Call POL_Install_corefonts # WORKAROUND the fact that msxml4 and msxml6 doesn't override the DLL before/after installing. POL_Wine_OverrideDLL "native" "msxml6" POL_Call POL_Install_mdac28 Set_OS "winxp" POL_SetupWindow_wait "Installation in progress." "Enterprise Architect installation" POL_Shortcut "EA.exe" "$TITLE" Réponses |
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