
Run Visio viewer and Visio on the same machine
Posted on August 9th, 2008
Follow this order:
- Install visio viewer
- install visio 2003 standard
- run this regfile to re-associate .vsd files with viewer
This will default the .vsd files with the viewer
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT.vsd]
“Content Type”=”application/vnd.ms-visio.viewer”
@=”VisioViewer.Viewer”[HKEY_CLASSES_ROOT.vst]
“Content Type”=”application/vnd.ms-visio.viewer”
@=”VisioViewer.Viewer”[HKEY_CLASSES_ROOT.vdx]
“Content Type”=”application/vnd.ms-visio.viewer”
@=”VisioViewer.Viewer”[HKEY_CLASSES_ROOT.vss]
“Content Type”=”application/vnd.ms-visio.viewer”
@=”VisioViewer.Viewer”[HKEY_CLASSES_ROOT.vst]
“Content Type”=”application/vnd.ms-visio.viewer”
@=”VisioViewer.Viewer”[HKEY_CLASSES_ROOT.vsx]
“Content Type”=”application/vnd.ms-visio.viewer”
@=”VisioViewer.Viewer”[HKEY_CLASSES_ROOT.vtx]
“Content Type”=”application/vnd.ms-visio.viewer”
@=”VisioViewer.Viewer”
Tags: associations, file, fix, reg, registry, script, Scripts/Reg, visio
Filed under Applications, Scripts/Reg |
One Response to “
Run Visio viewer and Visio on the same machine”
-
Recent Links Tagged With "visio" - JabberTags Says:
October 30th, 2008 at 3:04 pm[...] public links >> visio Run Visio viewer and Visio on the same machine Saved by jasmine2robinson on Wed 29-10-2008 ANy Visio experts Saved by pri22059410 on Wed [...]















