
VBS script for starting XXX.cmd if XXX.txt is in the directory
@Vasil Vasilev 2190 days ago
When you have to automate some process and you need to start different commands depends on some logic.. you can use the script to start the script with some name if there is a text file with the same name in source directory.Here the...