Without using the shell command what would be the best way to incorporate a registry file.

shell 'regedit /s //server/share/....' DOES work but would like to keep the number of recursive calls that kix makes to a minimum.

TIA