When we type "Notepad" in "Windows > Run" the Notepad is launched.
In the same way, I would like to load my WPF window Application when a user types the program name in "Windows > RUN" or in command prompt(cmd).
What should I do to make this happen?