Jump to content

Pin Shortcuts to Taskbar / Metro?


Recommended Posts

Posted
I have a program called IRSSI, a command-line IRC client, that runs from a batch file or Windows Command Script. I can't pin these on the Taskbar or Start screen, neither can I do this with shortcuts. Dragging the file on to the taskbar comes up with a not allowed symbol. Any idea how to do this?
Posted

Never mind, found a solution, It only likes applications so reference the interpreter directly ie:

 

C:\Windows\System32\cmd.exe /K "C:\Users\J\Desktop\test.bat"

 

in a shortcut then you can pin that to the taskbar by dragging it on to it, just tested it here.

  • Thanks 1

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...