Open notepad and enter the following for Thief/G:
imagecfg -u thief.exe
imagecfg -a 0x1 thief.exe
pause
For Thief 2 it's:
imagecfg -u thief2.exe
imagecfg -u thief2.icd
imagecfg -a 0x1 thief2.exe
imagecfg -a 0x1 thief2.icd
pause
For System Shock 2 it's:
imagecfg -u shock2.exe
imagecfg -u shock2.icd
imagecfg -a 0x1 shock2.exe
imagecfg -a 0x1 shock2.icd
pause
( Added by R Soul )
Note: If you use Dromed/ShockEd you'll also need to include either of the following:
imagecfg -u dromed.exe
imagecfg -a 0x1 dromed.exe
Or
imagecfg -u shocked.exe
imagecfg -a 0x1 shocked.exe