Greg needs to be able to merge a specific reg file into the registry on the lab client machines after they've been built; the file is named for the machine name, so I wrote a little console app that finds the name of the machine it's running on, then uses that to find and merge the reg file silently. Simple for Delphi, but apparently impossible in Ghost.