Visio For Mac Free
Visio Online Plan 2 includes Visio desktop, Visio Online, and 2GB of OneDrive storage, making it our most powerful diagramming suite. It’s best for professional diagramming needs. Visio desktop comes with a robust library of built-in and third-party templates and shapes, as well as integrated collaboration tools.
Sep 27, 2018 Our Free Visio Viewer for Mac, Windows, and Linux helps Chrome users collaborate with colleagues that diagram in Microsoft Visio. Use Lucidchart to open Visio files saved to your computer, attached to an email, or posted on a website. If you are a Mac user and want to make diagrams with Microsoft Visio? You're out of luck, it only works on Windows. Edraw Max is a powerful and all-in-one diagramming solution for those looking for a Visio ® alternative on a Mac. This article will recommend 6 best Visio viewers for Mac, allowing you view Visio files on Mac in the same easy way as on Windows. Each Mac Visio viewer has its advantages, and you can pick according to your needs. Visio ® is a Windows only product. SmartDraw offers a powerful and easy-to-use solution for those looking for a Visio ® alternative on a Mac. SmartDraw offers more templates, better tools, industry-leading automation — all while being more affordable and available on any platform, Mac or Windows. List of free Visio Alternative that can replace Microsoft Office Visio Professional version from your Mac device. There are lots of free diagramming software that offer multiple features same as Visio Office for free or cheaper prices. Here is the list of some of the best free Visio alternatives that you can select to replace Microsoft Visio.
This article is written intended to guide you how to Install Microsoft Visio Mac / MacBook Pro / MacBook Air running OS X El Capitan.
One program that missing when using MacBook is there is no Microsoft Visio for Mac. Although Microsoft has been officially releasing Microsoft Office (e.g Word, Excel, PowerPoint) for Mac, Microsoft still does not release Visio for Mac, at least until now.
Since I work as a network administrator, Microsoft Visio is very important for me to draw network diagram / topology. Although there are many Visio alternatives for Mac such ConceptDraw, LucidChart, SmartDraw, or OmniGraffle according to my opinion they can not replace Visio. It is the best because of its simplicity and easy to use. Another reason is I am already familiar with Visio when running Windows and also already bought the software license so buying another program for this purpose is wasting money.
In this article I will not talk about which software is better. I want to show you how to install Microsoft Visio on Mac running OS X El Capitan on top of Wine, thanks to WineHQ team for making this great tool. It should be applicable on previous version of OS X such as OS X Yosemite, OS X Mavericks, and Mac OS X Mountain Lion.
Lets start with the installation process
Video recording software for mac. Windows programs can be run on OS X, Linux and BSD via WINE (Windows Emulator) so first we need to install wine and winetricks.
We can install wine and winetricks packages using Homebrew, follow this post how to install Wine on OS X.

Microsoft Visio For Mac Free
Define Visio Home directory
Microsoft Visio For Mac Download
Although it is not necessary, it is better to set environment folder for Visio. We will set it under $HOME/.vision2007. Inside your $HOME directory (/Users/your_username), create .visio2007 directory.
Perform Wine initialisation and setup of WINEPREFIX in .visio2007
We need several packages be installed to run Visio 2007. Those packages are gdiplus, msxml6, dotnet20, riched20, and corefonts. Install them using winetricks as follows:
Visio For Mac Trial
Capture example of installing .Net Framework (dotnet20) is as in image below:
After installing the packages above, then run Wine configuration editor (winecfg)
In Wine configuration, under Libraries tab make sure that gdiplus, msxml6, riched20 are set to native. See image below!
Run Visio setup installation
Once the above dependency packages installed and configured, we are ready to run the installation.
After the installation completed and successful, you can run Visio using command below:
Visio should be running well without any problem.
Create visio script
To make it easier to run Visio using Terminal, create a script named as ‘visio’.
Copy and paste the following command into the visio script. Change the ‘your-username’ accordingly with yours.
Make it executable and then move it into $PATH
To run Visio, just type visio in Terminal.