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.
@Haviv Elbsz , you could use ClickOnce to publish your app.
Please refer to the following link to publish your app.
Deploy a .NET Framework desktop app using ClickOnce
Deploy a .NET Windows desktop application using ClickOnce
After publishing your app, you could get a publish folder.
Then you could install the app in other machines.
Hope this could help you.
Best Regards,
Jack
If the answer is the right solution, please click "Accept Answer" and upvote it.If you have extra questions about this answer, please click "Comment".
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.