WineHQ

Microsoft Visio

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

Test Results

Old test results
The test results you have selected are very old and may not represent the current state of Wine.
Selected Test Results

What works

It doesn't open.

What does not

It doesn't open.

Workarounds

What was not tested

Everything

Hardware tested

Graphics:

  • GPU: AMD
  • Driver: open source

Additional Comments

selected in Test Results table below
Operating systemTest dateWine versionInstalls?Runs?Used
Workaround?
RatingSubmitter
CurrentLinux Mint 19.1 TessaApr 13 20194.0Yes No NoGarbagePriyank Vashiar 
ShowUbuntu 18.04 "Bionic" amd64 (+variants like Kubuntu)Apr 23 20183.6Yes Yes NoPlatinumpatrez 

Known Bugs

Bug # Description Status Resolution Other apps affected

Show all bugs

HowTo / Notes

How to install and run MS Visio 2013 32bit

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 

Comments

Back