March 9, 2012
How To Pin a Batch File to the Taskbar
Create and run a batch file so frequently that you need it on the the Windows 7 Taskbar? Here’s a quick tutorial (Assuming you have the batch file created): Step 1 : Create a shortcut of the batch file Right click -> Create Shortcut Step 2 : Change the Target Type Change the target type to cmd.exe /C “Name and...