The SetTime command dosn't work on KiX 4.12 RC1

I have found this error on XP and 95
code:
SetTime "\\Server"
"Error: " + @Error + " = " + @SError

@Error returns different errors:
  • 123 on XP (Invalid name)
  • 162 on 95 (Bad pathname)
I have reported this to Ruud.
AND PLEASE, i know that SetTime is not needed for Win2k+ (Not even for NT if you install W32Time)

-Erik