linux - Java execute a application in specific session -


i invoking application on windows xp, 7 machines remote linux using winexe. not able execute application in foreground executes in background. tried psexec no success. can me?

you have run application under same user loged on on windows-machine , use start @ beginning of cmd command.


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -