|
 |
|
10-21-2005, 04:30 AM
|
#1
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
send commands to apps not working?
im trying to get RR to launch and app and also send commands (switches) to the app but it dosent seem to be working, when i use any commands RR fails to launch the app and just sits there.
In the "Skin Commands.txt" file it says
"Dynamic Commands: set the code of a button to: "RUN;COMMAND+PARAMETERS" will
make it so clicking this button runs the specified command¶meters in the computer."
ive tried using the plus symbol and also the "&" symbol but no dice.
when i use the commands on a windows shortcut they work fine, the full command line is below. Note, this is used only on a windows shortcut. What it does is open Opera with all UI elements turned off, including the file menu
"C:\Program Files\Opera\Opera.exe" /kioskmode /kiosknormalscreen /nomenu /nopanel
ive even tried it only using one command but RR still doesnt like my code.
here is the RR code
"RUN;C:\playfile.exe|C:\Music.wav||LOAD;opera.skin ;RUN;C:\Program Files\Opera\Opera.exe+/nomenu;Opera"
anybody have any ideas?
thanks
|
|
|
|
|
|
Advertisement
|
Sponsored links
|
10-21-2005, 10:46 AM
|
#2
|
|
FLAC
Join Date: Feb 2005
Location: Los Angeles
Posts: 1,648
|
I think you still need a Double Pipe in there and get rid of the plus sign.
Try this command:
"RUN;C:\playfile.exe|C:\Music.wav||MENU;opera.skin ||RUN;C:\Program Files\Opera\Opera.exe /nomenu;Opera"
|
|
|
10-21-2005, 01:34 PM
|
#3
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
no dice
not sure why nothing happens
|
|
|
10-21-2005, 01:44 PM
|
#4
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
it has something to do with the commands being sent to the app,
this works
"RUN;C:\playfile.exe|C:\Music.wav||LOAD;opera.skin ;RUN;C:\Program Files\Opera\Opera.exe;Opera"
but this dosent work
"RUN;C:\playfile.exe|C:\Music.wav||LOAD;opera.skin ;RUN;C:\Program Files\Opera\Opera.exe /nomenu;Opera"
the only difference is the /nomenu
|
|
|
10-21-2005, 02:35 PM
|
#5
|
|
FLAC
Join Date: Sep 2003
Location: Ellicott City, MD
Posts: 1,670
|
TRy
"RUN;C:\playfile.exe|C:\Music.wav||LOAD;opera. skin ;RUN;C:\Program Files\Opera\Opera.exe|nomenu;Opera"
|
|
|
10-21-2005, 06:54 PM
|
#6
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,060
|
pay attention man:
"RUN;C:\playfile.exe|C:\Music.wav||LOAD;opera.skin ;Opera;C:\Program Files\Opera\Opera.exe|/nomenu;Opera"
you mixed up the load command and the run command inside of it...
__________________
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
|
|
|
10-21-2005, 06:55 PM
|
#7
|
|
FreeDrive Creator
Join Date: Feb 2004
Location: Manchester
Posts: 3,196
|
lol consider yourself TOLD..
|
|
|
10-25-2005, 04:19 AM
|
#8
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
Quote: Originally Posted by guino
pay attention man:
"RUN;C:\playfile.exe|C:\Music.wav||LOAD;opera.skin ;Opera;C:\Program Files\Opera\Opera.exe|/nomenu;Opera"
you mixed up the load command and the run command inside of it...
almost forgott i was even having issues with this. Its late now though, ill check it out in teh morning.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
10-26-2005, 01:25 PM
|
#9
|
|
Maximum Bitrate
Join Date: Jul 2004
Location: Atlanta, GA
Posts: 630
|
Okay, so I'm trying to get Mobile Emulator to run inside of RR, and I was told I need to add this button (and the associated string of commands/parameters):
B06,3,312,275,78,"RUN;C:\playfile.exe|C:\Music.wav ||LOAD;games.skin;RUN;C:\Program Files\Mobile Impact\me.exe;Mobile Impact",""
But I'm not sure where this should go. The file to RRSource.zip seems to be down. Can I get a little help?
__________________
CarPC #3: 99% CompletePentium M 1.7Ghz, 1GB DDR2 RAM
DVD/CD-RW installed in dash below monitor
OEM LCD relocated for 7" Touchscreen
Wi-Fi, GPS, PS2 controllers...
500+ full albums
4,000+ video games
music videos, movies, & more! old carPC
|
|
|
10-26-2005, 01:34 PM
|
#10
|
|
Newbie
Join Date: Aug 2005
Location: Wherever I run out of fuel!
Posts: 22
|
Where?
Hi,
From the look of it that's a button command and should go in menu.skin in your skin folder. Always make a copy of your skin and call it something different, and work with the copy. Remember to change RR config to the new skin name!  Don't ask me how many times I've forgot that!
Cheers,
Gavin.
__________________
Stuff: Via M10K, 60Gb 2.5", Sony slim combo, Travla case, carnetix PSU, Shuttle Express,12" tft!
Progess: Fitted,Works,Looks kinda ugly!
Prizes to date: Winner of Most Ghetto, Digital Car meet Oct'05!!
|
|
|
10-26-2005, 01:36 PM
|
#11
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,929
|
Quote: Originally Posted by ITL
Okay, so I'm trying to get Mobile Emulator to run inside of RR, and I was told I need to add this button (and the associated string of commands/parameters):
B06,3,312,275,78,"RUN;C:\playfile.exe|C:\Music.wav ||LOAD;games.skin;RUN;C:\Program Files\Mobile Impact\me.exe;Mobile Impact",""
But I'm not sure where this should go. The file to RRSource.zip seems to be down. Can I get a little help?
Ok, my mistake the playfile is not needed (nicked the code from liquid smokes skin)
B06,3,312,275,78,LOAD;games.skin;RUN;C:\Program Files\Mobile Impact\me.exe;Mobile Impact",""
this is a button command in one of your skin files.
Basically you need to create a button on a skin and put that code in.
Then you need to have a games.skin file and the associated skins to go with it.
|
|
|
10-26-2005, 08:59 PM
|
#12
|
|
RoadRunner Mastermind
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Posts: 9,060
|
hahaha... I still see a mix of the load command and the run command with the impropper separator (  instead of || as it should be... you can launch applications using the LOAD command ONLY or using the RUN command SEPARATELY from the Load command... but in no way the RUN command should be "part" of the LOAD command as you guys have been posting here..
__________________
Ride Runner RR's Myspace
"Being happy is not about having what you want, it's about wanting what you have."
"The best things in life are always free - but that doesn't mean money can't buy you good things."
|
|
|
10-27-2005, 04:27 AM
|
#13
|
|
Confusion Master
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Posts: 11,929
|
Quote: Originally Posted by guino
hahaha... I still see a mix of the load command and the run command with the impropper separator (  instead of || as it should be... you can launch applications using the LOAD command ONLY or using the RUN command SEPARATELY from the Load command... but in no way the RUN command should be "part" of the LOAD command as you guys have been posting here..
so it should be
B06,3,312,275,78,LOAD;games.skin;games;C:\Program Files\Mobile Impact\me.exe;Mobile Impact",""
then?
Last edited by Enforcer; 10-27-2005 at 08:38 AM.
|
|
|
10-27-2005, 05:13 AM
|
#14
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
the upcomeing update of the skin has support for mobile emulator and a skin for mobile emulator to use with road runner.
The code for that button that im using is this
"RUN;C:\playfile.exe|C:\Music.wav||LOAD;N64.skin;R UN;C:\Program Files\Mobile Impact\Me.exe;Game Emulator"
works everytime for me.
|
|
|
10-27-2005, 05:21 AM
|
#15
|
|
SMKFree
Join Date: Aug 2003
Location: Chicago
Posts: 4,841
|
Quote: Originally Posted by Enforcer
so it should be
B06,3,312,275,78,LOAD;games.skin;C:\Program Files\Mobile Impact\me.exe;Mobile Impact",""
then?
so only the path to a file is needed to run it? Ive been using the run command with load on a lot of stuff.
|
|
|
|
Sponsored links
|
|
Advertisement
|
|
| Thread Tools |
|
|
| Display Modes |
Linear Mode
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 11:29 AM.
| |