My computer at work is a Windows. Lately I have been having to use batch files for moving documents around. I wanted a way to pin a batch file to my taskbar, but Windows doesn't have a way to do this. After some research, the answered offered here is one that works for me.
cmd.exe /C "path-to-your-batch"
© 2024 by Ryan Rickgauer