I just ran into the following. I tried executing a VBS file and got a message that TCC couldn't find WScript.exe, but it is located exactly where TCC said it was looking for it. I'm confused… Anyone have a clue as to what I'm not getting ? D:\!VBS Projects\ ver /r TCC 9.02.152 Windows XP [Version 5.1.2600] TCC Build 152 Windows XP Build 2600 Service Pack 3 Registered to TecDoc Digital Solutions - 2 System License D:\!VBS Projects\ wmiMemInfo2.vbs TCC: (Sys) The system cannot find the path specified. "%SystemRoot%\System32\WScript.exe" D:\!VBS Projects\ echo %systemroot% C:\WINDOWS D:\!VBS Projects\ dir %systemroot%\system32\wscript.exe Volume in drive C is unlabeled Serial number is 4c8a:5146 Directory of C:\WINDOWS\system32\wscript.exe 5/08/2008 7:24a 155,648 wscript.exe 155,648 bytes in 1 file and 0 dirs 155,648 bytes allocated 400,600,739,840 bytes free D:\!VBS Projects\ Mr. Jiggs