2013 32-bit
Application Details:
Version: | 2013 (32 bit) |
License: | Retail |
URL: | http://www.microsoft.com/visio... |
Votes: | 0 |
Latest Rating: | Garbage |
Latest Wine Version Tested: | 4.0 |
Maintainers: About Maintainership
What works
It doesn't open.
What does not
It doesn't open.
Workarounds
What was not tested
Everything
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Linux Mint 19.1 Tessa | Apr 13 2019 | 4.0 | Yes | No | No | Garbage | Priyank Vashiar | |
Show | Ubuntu 18.04 "Bionic" amd64 (+variants like Kubuntu) | Apr 23 2018 | 3.6 | Yes | Yes | No | Platinum | patrez |
Bug # | Description | Status | Resolution | Other apps affected |
Make sure winbind is installed. For Ubuntu you could type command:
sudo apt-get install winbind
Install Riched20 dll to fix dialog displaying issue and vcrun2010 to be able to run installer:
WINEPREFIX="$HOME/prefix32" WINEARCH=win32 winetricks -q vcrun2010 riched20
Run Visio:
WINEPREFIX="$HOME/prefix32" WINEARCH=win32 wine ~/prefix32/drive_c/Program\ Files/Microsoft\ Office/Office15/VISIO.EXE