You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Our application generates .docx files for reporting. I would like to add a context menu item to file explorer so there is a new option, "View in " for docx files. I don't want to break the association with Microsoft word. I would like Word to continue to be the default handler for docx file.
Can I do this using wix?
I added the following entries and the context menu entry shows up when my app is the default handler but not when Word is the default handler.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Our application generates .docx files for reporting. I would like to add a context menu item to file explorer so there is a new option, "View in " for docx files. I don't want to break the association with Microsoft word. I would like Word to continue to be the default handler for docx file.
Can I do this using wix?
I added the following entries and the context menu entry shows up when my app is the default handler but not when Word is the default handler.
Beta Was this translation helpful? Give feedback.
All reactions