forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Launch PRX from .bat-file

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
BLK_Dragon



Joined: 18 Jul 2007
Posts: 1

PostPosted: Wed Jul 18, 2007 6:13 pm    Post subject: Launch PRX from .bat-file Reply with quote

What I heed is to launch a .PRX from command-line (which can be added to makefile/jamfile) without typing "exec MyGame.prx" in terminal every time. Sure, I can bind a key in telnet client (actually, I did) but it doesn't help much when new apps are being added (nearly) every day;

I tried plink, but it doesn't work:
Code:

start plink.exe -v -telnet -P 10000 localhost exec MyGame.prx


outputs this:
Code:

Looking up host "localhost"
Connecting to 127.0.0.1 port 10000
client: WILL NAWS
client: WILL TSPEED
client: WILL TTYPE
client: WILL NEW_ENVIRON
client: DO ECHO
client: WILL SGA
client: DO SGA


USBhostfs says "Accepting async connection (0) from 127.0.0.1" and that's all, nothing happens;

Perhaps I forgot some options to for ISBhostfs/plink?..
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group