The included test.kix file seems to bomb out at the following section....I thought maybe because the C:\users folder didnt exist, but changed it to c:\windows and still nothing.

 Code:
"kixtart has dir. kixnet also has getfiles:"
for each $file in getfiles("c:\windows",0) ; non-recursive option
 ? $file
next

This is on a Windows XP SP3 machine. It has up to .Net 4.0 installed.