i ended up using an ugly work around

used FindWindow to get the cmd box handle and SendKeys to send subsequent strings/commands to it..