Enterprise Architect
Informations
Creator | Message |
---|---|
alesliehughes
![]()
|
InformationThis installer has been approved by the team. InformationsPlatforms: Feedbacks4 0 DescriptionEnterprise Architect is a comprehensive UML analysis and design tool, covering software development from requirements gathering through analysis, design, testing and maintenance. Source code |
Contributions
Filters:
ContributeMember | Message |
schepparn | Wednesday 29 November 2017 at 13:37 |
schepparn
![]()
|
MessageWorks like a charm on PlayOnMac, thank you! Replies |
alesliehughes | Friday 10 June 2016 at 1:10 |
alesliehughes
![]()
|
InformationThis update has been approved by the team. MessageNo changes. Just placed in the correct location hopefully. DifferencesNew source codeReplies |
alesliehughes | Tuesday 7 June 2016 at 2:18 |
alesliehughes
![]()
|
WarningThis update has not been approved yet by the team. MessageDifferencesNew source codeReplies |
alesliehughes | Tuesday 7 June 2016 at 2:14 |
alesliehughes
![]()
|
MessageReplies |
alesliehughes | Tuesday 7 June 2016 at 2:03 |
alesliehughes
![]()
|
Message#!/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" Replies |
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