Forum Discussion
YMinaev
Staff
15 years agoHi,
You need to iterate through all subdirectories in 'c:\builds' (see the "Processing Files in a Folder" help topic) and find the needed one by some criteria (for example, by name or creation date). Once you find the needed directory, obtain the 'setup.exe' path (you can simply add 'setup.exe' to the current directory path) and run it either by using the WScript.Shell Run method or by changing the path in TestedApps.