I am firing up a small exe file from within my VB application.

The Shell command works just fine.

However, it does not allow me to *position* the exe on my screen. I would like to pass it parameters, like an x/y position, etc..

Anyone have any ideas on how to do this?

Thanks
diver