Hi,
I am new to VB script..I want to write a script to run a exe through all files in a folder..I have searched the forum and found some help on working with all files in a folder, but not anything that relates ro running an application through all files in folder..
This is what I need to do..I have a software which needs two input files(one fixed reference and other varies through all files in a folder) and a few commandline options.I want to run this software or exe through all files in a folder automatically. I am able to open the software using the script , but not able to run anything..would be great if Somebody can help me.. Fortunately, I have a batch file(.bat) that comes with the software to run the software with just one file..So, as an alternate option I can use this batch file and all I have to do is just write a script that has a FOR loop to run this batch file through all files in a folder..
If anybody has clue on how to do this..Please help me..If you think you have something and dont understand completely, please post your suggestion and I will reply..
Thanks
Uday
I am new to VB script..I want to write a script to run a exe through all files in a folder..I have searched the forum and found some help on working with all files in a folder, but not anything that relates ro running an application through all files in folder..
This is what I need to do..I have a software which needs two input files(one fixed reference and other varies through all files in a folder) and a few commandline options.I want to run this software or exe through all files in a folder automatically. I am able to open the software using the script , but not able to run anything..would be great if Somebody can help me.. Fortunately, I have a batch file(.bat) that comes with the software to run the software with just one file..So, as an alternate option I can use this batch file and all I have to do is just write a script that has a FOR loop to run this batch file through all files in a folder..
If anybody has clue on how to do this..Please help me..If you think you have something and dont understand completely, please post your suggestion and I will reply..
Thanks
Uday