I installed the demo of Stat/Transfer 11 this morning. Soon my license code will arrive.
My first attempt to "inputst" a file failed.
It worked if I edited my c:\ado\plus\i\inputst.ado
I changed the line
> stcmd `0' stata "`tmpdta'" /y
to
> stcmd `0' stata/se "`tmpdta'" /y
If you run a different version of Stata, YMMV
I suppose that sscinstall stcmd , replace, would work too.