Hello,
I am having a frustrating problem with Visio as it is opening. It keeps displaying the message that I have in the title about it trying to configure. I have tried the following:
reg add HKCU\Software\Microsoft\Office\15.0\Visio\Options /v NoReReg /t REG_DWORD /d 1
To manually fix this issue, run 'regedit' and manually change the value of [HKEY_CLASSES_ROOT\.vsd] to Visio.Drawing.11 (if using the Visio client) or VisioViewer.Viewer (if using the Visio Viewer).
secedit /configure /cfg %windir%\inf\defltbase.inf/db defltbase.sdb/verbose
What's strange is the user profile that it was installed under works fine, but any other user that logs onto the computer gets this message every time. I even tried exporting the entire Current User Office chain from the registry to the other user and that still didn't work
I can get it to work if I create a shortcut and put in a "/noreg" handle at the end of the target, but that doesn't help with opening files.
Please help!