Start/Open a desktop application from Blazor button click

Posted 3 years ago by MyzerUbeshim
Edited 3 years ago
0

Hi All, I am looking for way to start a desktop application from a button click in Blazor. 
 

Intially I used the  System.Diagnostics.Process.Start("C:\\Program Files (x86)\\application.exe -parm sdfdf.
It seems like it wants to start the application in the server. In this respect I am looking for a way to open an application from a button click in blazor server application. It must start the application that is in the user's machine.

 

  • 0

    I've never tried this, but I suspect it's not really possible without some sort of plugin being installed in the user's browser, since it would make it easy for malicious code to execute programs on a user's computer.

    Posted 3 years ago by selliott
Someone is typing...

Post a Reply

You must be logged in to add a new post.
Number of online users: 1
An error has occurred. This application may no longer respond until reloaded. Reload 🗙