Removing games from a Windows XP install.

Because these are core setup files they have to be removed via Windows Setup. The utility sysocmgr.exe can be used in this case. The following command line can be used with the contents of the remgames.txt as per below. (This will be added to the next SOE agency release)

sysocmgr /i:%windir%infsysoc.inf /u:c:remgames.txt /q

[...]