I call my silent installs from RunOnceEx, but I can change to a different method if need be. They are all self-installers with no parameters in a folder at the root of my cd. I install everything in that folder. Is there any way to set up a file to automatically scan that folder for files or to just go through the files in that folder through alphabetical order?
The reason I ask is that I get tired of changing my RunOnceEx every time I make a change to my install folder at the root of my cd.