Yes. On seems to be the default.

When the FileRedirects is on (or not defined), the reg file I run via the script, puts the registry entry in to the "Wow6432Node" of the registry which is not the setting in the reg file.

When the FileRedirects is on (or not defined), the EnumProcess function I use works fine.

When the FileRedirects is off, the reg file I run puts the registry entry in the correct portion of the registry so the "redirect" seems to be off and working how I would like it to... But I get the error with the EnumProcess funcion pop up window:

Windows Unable to Locate Component
Exception Processing Message: C0000135 Parameters 7c7df5f8 7c7df5f8 7c7df5f8 7c7df5f8

Also in the kixtart window you see:
Select * from win_32process where name = 'XXXX.exe"

Jeff