A handful of scripts can eliminate a lot of work.
Windows PowerShell ISE (Integrated Scripting Environment) from Microsoft is an indispensable tool for automating tasks and managing Windows systems. Offering a feature-rich scripting and automation ...
And, assuming "Program2 -t" outputs "chicken" your script would be the equivalent of "Program1 -q chicken" How can I duplicate this in DOS scripting or other windows scripting? (Windows 7, FWIW) ...