Saturday, February 16, 2019

Is it possible to use a button to create a desktop shortcut in ASP.NET Core?

I'd like to create a button on my ASP.NET Core application which places a shortcut on the users desktop. I've written a small console application which users can run and that works fine, but in a bid to remove this remaining step, is there a way I can implement this into my application?

Everything I've looked at so far has been too old, anyone able to point me in the right direction? Is it even possible?

Is it possible to use a button to create a desktop shortcut in ASP.NET Core? Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team