How to pin either a Shortcut or a Batch file to the new Windows 7, 8 and 10 Taskbar and start menu?
-
Create a shortcut to your batch file.
-
Get into shortcut property and change target to something like:
cmd.exe /C "path-to-your-batch". -
Simply drag your new shortcut to the taskbar. It should now be pinnable.