Share via

Visio C# Publish

学伦 陈 21 Reputation points
2022-04-17T08:46:05.617+00:00

I used C # to conduct secondary development for Visio. Now I want to release this Visual Studio project into a form of installation package. Is there any way to use the software I have published without installing Visio on other computers?

Microsoft 365 and Office | Visio | For business | Windows
Developer technologies | C#
Developer technologies | C#

An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.


Answer accepted by question author

Bruce (SqlWork.com) 84,086 Reputation points
2022-04-17T21:51:41.457+00:00

there is no runtime version of Visio. all you users need an installed licensed version of Visio.

Was this answer helpful?

0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Ceasar Chen_MSFT 4,486 Reputation points
    2022-04-18T02:38:16.843+00:00

    Hi, @91768435
    You can refer to Bruce-SqlWork's answer. You need to have Visio installed in order to call your program. In addition, you can also go to Office developer community to learn about related content.


    If the response is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    Was this answer helpful?

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.