I made a script with Batch which looks for a wildcard *.cc within all folders of the program and runs a program.exelike
Is there a way to accomplish the same in Visual Basic? I am new and have been trying this with For each, but can't figure it out. Can someone please help?
Code:
program.exe folder1/ad.cc
program.exe folder2/cd.cc,