1

I have a JavaFX application that consists of a Launcher.exe and an App.exe. When the application is installed on client machines, a shortcut to Launcher is created on their desktop.

This shortcut performs some actions and then runs App.exe, which cannot be run directly and must be called from Launcher.

The issue my users are having is they are trying to "pin" this application to their Windows 10 taskbars by right-clicking on the taskbar button for App.exe and pinning that.

Is there a way to override that behavior so that it actually pins the shortcut for Launcher.exe instead?

Zephyr
  • 9,885
  • 4
  • 28
  • 63

0 Answers0