You will have to shell out and use the MD from the %comspec%, not use Kix's built in MD command.

example:
shell '%comspec% /c md "u:\long folder name\sub folder\"'

Bryce