I start kinect it ask to pick user to control then just repeatedly says "I'm having a problem loading designation grammar I will rectify the problem immediately" it says that about 20 or so times and opens a notepad document every time so end up with 20 or so notepads all titled token and saying
Arguments = WScript.Arguments.Item(0)
Set wmp = CreateObject("WMPlayer.OCX")
wmp.settings.autoStart = True
wmp.settings.volume = 50
wmp.URL = Arguments
while wmp.Playstate <> 1
WSH.Sleep 10
Wend
wscript.Quit
then after its done with that mdkinect just stops all together