Deploy the application without Installation

2 Answers 234 Views
Installer and Visual Studio Extensions Licensing Security
gary
Top achievements
Rank 1
Iron
gary asked on 09 May 2021, 03:11 AM | edited on 09 May 2021, 03:12 AM

Hey. Is there anyway that I can deploy the application without ClickOnce or any Installation but just copy the compiled file to the client machine?

Our company has very complicated and tedious IT process. The best one to deploy the project is just to copy the app to the client machine and run it.

BTW, it is .net core 3.1 WPF APP.

2 Answers, 1 is accepted

Sort by
0
Dilyan Traykov
Telerik team
answered on 12 May 2021, 10:30 AM

Hello Gary,

You can have a look at the following blog post which lists possible ways to deploy a .NET Core WPF application. One of the suggested approaches is to simply create an archive with the files generated after deploying the application with Visual Studio. You can also have a look at the referenced articles at the end of the post.

Please let me know if you find this helpful.

Regards,
Dilyan Traykov
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

0
gary
Top achievements
Rank 1
Iron
answered on 14 May 2021, 02:09 AM
Thanks. That solved my question.
Tags
Installer and Visual Studio Extensions Licensing Security
Asked by
gary
Top achievements
Rank 1
Iron
Answers by
Dilyan Traykov
Telerik team
gary
Top achievements
Rank 1
Iron
Share this question
or