The MP3car.com Store  

Welcome to the MP3Car.com forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. Registering will also remove advertisements. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact us.

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner

Reply
 
Thread Tools Display Modes
Old 03-30-2007, 04:48 PM   #1
Para Laura
thanatos106's CarPC Specs
 
thanatos106's Avatar
 
Join Date: Nov 2004
Location: Miami Beach,FL U.S.A
Vehicle: Xterra SE supercharged
Posts: 3,478
My Photos: (0)
question about the "onresume" command

I can say that i have tryed everything I found after serching for "onresume" (which is pretty straight forward) but nothing seems to work!

Here is the code of my ExecTBL... programs is in C:\ so is not a path problem:

/, This (OPTIONAL) file contains translation commands.
/, RR will accept the commands defined on the LEFT
/, and execute them as expressed on the RIGHT
/, you can use this to create or redefine any command
/, (or to add functionality to any syandard command).
/,
/, The Format of this file is (by choice):
/,
/, "<COMMAND>","<EXEC COMMAND>"
/, "<COMMAND>","<EXEC COMMAND>",filename.skin
/,
/, Examples:
/, "AUDIO","LOAD;audio_player.skin;Audio Player"
/, "RESTARTSONG","SEEKTO;00:00",audio_player.skin
/,
/, Extas:
/, XM, FM and MM can be used instead of a skin file
/, to be translated when XM, FM or MM is turned ON.
/,
/, PLAY, PAUSE and STOP can be used instead of skin
/, file name so it executes commands based on MP3 or
/, Video playback status.

"QUIT","SendMsg;RRCDRip;showplugin||bye"
"BYE","QUIT"

/, Set Bellow the Path to the CDRip plugin (if used)
"CDRIP","PLUGIN;RRCDRip;C:\VBStuff\Road Runner\CDRip\CDRip.exe"

/, You can add commands to execute before suspend
/, and after resume, using the codes bellow:

"ONSUSPEND",""
"ONRESUME","RUN;C:\test.bat"

"ONLINE",""
"OFFLINE",""
"ONFILECLICK",""
"ONDIRCLICK",""
"ONPLCLICK",""
"ONDLCLICK",""
"ONPBCLICK",""
"ONPLSELCLICK",""
"ONDLSELCLICK",""
"ONSONGSTART",""
"ONSKINSTART",""

/, For MediaCar Compatibility only:
"AUDIONEXT","RRNEXT"
"AUDIOPREV","RRPREV"

Also, I'm running version 11.12.06 and if it helps this is my RR.ini

Thanks in advance for any input.

Thanatos.
Attached Files
File Type: rar rr.rar (1.0 KB, 6 views)
__________________
RexBruMet Skin for FrodoPlayer

Nissan Aux-in MOD


Quote: Originally Posted by bgoodman
We're an international forum, post in whatever langauge you like.


Last edited by thanatos106 : 03-30-2007 at 05:06 PM.
thanatos106 is online now   Reply With Quote
Sponsored Links
Old 03-30-2007, 06:11 PM   #2
RoadRunner Mastermind
guino's CarPC Specs
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Vehicle: 04/Mazda/RX-8
Posts: 8,025
My Photos: (5)
try "RUN;C:\Windows\notepad.exe" and see if it works, if .bat is not associated properly on your machine you may need to do something like 'cmd /c run.bat'.. I'd just double check the path and maybe try RUNW instead of just RUN
__________________
Road 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."
guino is offline   Reply With Quote
Old 03-30-2007, 06:47 PM   #3
Para Laura
thanatos106's CarPC Specs
 
thanatos106's Avatar
 
Join Date: Nov 2004
Location: Miami Beach,FL U.S.A
Vehicle: Xterra SE supercharged
Posts: 3,478
My Photos: (0)
Yes notepad works just fine...well basically I have made a .bat file (also tryed with a autoit exe to call the .bat file) and it doesn't work checked the path and tryed runw and nothing works.

All I want is to execute rasdial.exe so I don't have to push any button to be connect it to the net after hibernation.

Thanatos.
__________________
RexBruMet Skin for FrodoPlayer

Nissan Aux-in MOD


Quote: Originally Posted by bgoodman
We're an international forum, post in whatever langauge you like.

thanatos106 is online now   Reply With Quote
Old 03-31-2007, 12:08 AM   #4
RoadRunner Mastermind
guino's CarPC Specs
 
guino's Avatar
 
Join Date: Nov 2004
Location: Vitória, ES - Brazil
Vehicle: 04/Mazda/RX-8
Posts: 8,025
My Photos: (5)
that's weird I mean, if notepad works, any other command should also work.. you should even be able to run rasdial directly.. to be honest, chances are that the command IS indeed working but rasdial is bailing out on you for some reason.. try adding a delay to it using "WAIT" or adding a delay to your autoit/bat script.
__________________
Road 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."
guino is offline   Reply With Quote
Old 03-31-2007, 04:22 AM   #5
Para Laura
thanatos106's CarPC Specs
 
thanatos106's Avatar
 
Join Date: Nov 2004
Location: Miami Beach,FL U.S.A
Vehicle: Xterra SE supercharged
Posts: 3,478
My Photos: (0)
After trying everything I just made a button to run the .bat file and it works (really weird than it doesn't on onresume) I will try the delay tomorrow morning... Also I'm using scripts cus I don't want the little command prompt splash when it is benn execute)

Thanks.

Thanatos.
__________________
RexBruMet Skin for FrodoPlayer

Nissan Aux-in MOD


Quote: Originally Posted by bgoodman
We're an international forum, post in whatever langauge you like.

thanatos106 is online now   Reply With Quote
Old 03-31-2007, 06:20 AM   #6
Variable Bitrate
 
wfs1's Avatar
 
Join Date: Oct 2005
Location: Arkansas
Vehicle: 2001 F150 Supercharged
Posts: 250
My Photos: (0)
Where is the ExecTBL file located? In RR or Skin directory?
wfs1 is offline   Reply With Quote
Old 03-31-2007, 07:46 AM   #7
Confusion Master
Enforcer's CarPC Specs
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Vehicle: 1997 BMW E36 328I
Posts: 9,714
My Photos: (1)
both.
Enforcer is offline   Reply With Quote
Old 03-31-2007, 09:28 AM   #8
MGD
FLAC
MGD's CarPC Specs
 
MGD's Avatar
 
Join Date: Feb 2005
Location: Los Angeles
Vehicle: 2005 Chrysler 300
Posts: 1,277
My Photos: (0)
If you runnimg the new Beta you can use the topmost command and you will not see the Cmd Window.
SETTOPMOST;RR;True||RUN;C:\Test.bat||WAIT;5||SETTO PMOST;RR:FALSE
MGD is offline   Reply With Quote
Old 03-31-2007, 11:13 AM   #9
Para Laura
thanatos106's CarPC Specs
 
thanatos106's Avatar
 
Join Date: Nov 2004
Location: Miami Beach,FL U.S.A
Vehicle: Xterra SE supercharged
Posts: 3,478
My Photos: (0)
Quote: Originally Posted by Enforcer View Post
both.

FU doesn't have a ExecTBL file, I just have the one in RR root folder.


Thanatos.

Quote: Originally Posted by MGD View Post
If you runnimg the new Beta you can use the topmost command and you will not see the Cmd Window.
SETTOPMOST;RR;True||RUN;C:\Test.bat||WAIT;5||SETTO PMOST;RR:FALSE

So it will be something like this:

"ONRESUME", "SETTOPMOST;RR;True||RUN;C:\Test.bat||WAIT;5||SETTO PMOST;RR:FALSE"

Thanks for the tip.

Thanatos.
__________________
RexBruMet Skin for FrodoPlayer

Nissan Aux-in MOD


Quote: Originally Posted by bgoodman
We're an international forum, post in whatever langauge you like.


Last edited by thanatos106 : 03-31-2007 at 11:13 AM. Reason: Automerged Doublepost
thanatos106 is online now   Reply With Quote
Old 03-31-2007, 02:10 PM   #10
Confusion Master
Enforcer's CarPC Specs
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Vehicle: 1997 BMW E36 328I
Posts: 9,714
My Photos: (1)
Quote: Originally Posted by thanatos106 View Post
FU doesn't have a ExecTBL file, I just have the one in RR root folder.


Thanatos.

It can have though


you can have one in the skin folder as well. Mine does as does LSXVoid and JohnWPB's. And I believe chucks skin has a humongous one
Enforcer is offline   Reply With Quote
Sponsored Links
Old 03-31-2007, 02:18 PM   #11
FLAC
 
Chuck's Avatar
 
Join Date: Sep 2003
Location: Ellicott City, MD
Vehicle: 2001 Chevy S10 ZR2
Posts: 1,452
My Photos: (0)
Almost did not fit here
Attached Files
File Type: txt ExecTBL.ini.txt (185.3 KB, 61 views)
__________________
2001 S10 ZR2

Chucks Skin
Chuck is offline   Reply With Quote
Old 04-01-2007, 02:22 AM   #12
Para Laura
thanatos106's CarPC Specs
 
thanatos106's Avatar
 
Join Date: Nov 2004
Location: Miami Beach,FL U.S.A
Vehicle: Xterra SE supercharged
Posts: 3,478
My Photos: (0)
Quote: Originally Posted by Enforcer View Post
It can have though


you can have one in the skin folder as well. Mine does as does LSXVoid and JohnWPB's. And I believe chucks skin has a humongous one

I know that, believe me I seen them inside the skin folder... I was just affirming that the skin that I was using doesn't have one

also don't flame me for been a RR n00b

Thanatos.
__________________
RexBruMet Skin for FrodoPlayer

Nissan Aux-in MOD


Quote: Originally Posted by bgoodman
We're an international forum, post in whatever langauge you like.

thanatos106 is online now   Reply With Quote
Old 04-01-2007, 06:03 AM   #13
Variable Bitrate
 
wfs1's Avatar
 
Join Date: Oct 2005
Location: Arkansas
Vehicle: 2001 F150 Supercharged
Posts: 250
My Photos: (0)
I should have said in "which" ExecTBL file is the "test.bat located. I also have two. I was trying to see when/where "test.bat file was being called.

Now, when I set up a rasdial batch file, I put the .bat file in the "root" directory of my C drive.
Also, is your Communication device an USB?
If so, go into device manager and check the settings for it in both the power management section of the USB controllers "for allow device to be turned off" and sometimes in the network or modem connections for device power saving or "allow wakeup".

If you have multiple USB devices and do a "wakeup" not all USB devices re-initialize the same or in a timely manner.

Last edited by wfs1 : 04-01-2007 at 06:13 AM.
wfs1 is offline   Reply With Quote
Old 04-01-2007, 08:40 AM   #14
Confusion Master
Enforcer's CarPC Specs
 
Enforcer's Avatar
 
Join Date: Sep 2003
Location: If you go down to the woods today, You're sure of
Vehicle: 1997 BMW E36 328I
Posts: 9,714
My Photos: (1)
Quote: Originally Posted by thanatos106 View Post
also don't flame me for been a RR n00b

Thanatos.


As if?


























Damn N00bs.
Enforcer is offline   Reply With Quote
Old 04-01-2007, 12:00 PM   #15
Para Laura
thanatos106's CarPC Specs
 
thanatos106's Avatar
 
Join Date: Nov 2004
Location: Miami Beach,FL U.S.A
Vehicle: Xterra SE supercharged
Posts: 3,478
My Photos: (0)
No you didn't!!!








































Thanatos.
__________________
RexBruMet Skin for FrodoPlayer

Nissan Aux-in MOD


Quote: Originally Posted by bgoodman
We're an international forum, post in whatever langauge you like.

thanatos106 is online now   Reply With Quote
Sponsored Links
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off

Similar Threads
Thread Thread Starter Forum Replies Last Post
Any in-dash monitor with built in FM Radio QUESTION. ??? 74Camaro LCD/Display 2 05-02-2006 05:15 PM
Command to Switch Skins Cruizer FreeDrive 7 10-01-2005 05:02 PM
Question regarding Devcon & GPS hibernation Sonicxtacy02 GPS 1 08-15-2005 12:12 PM
Paint And Polish Question gboy Fabrication 8 08-13-2005 07:22 PM
FM Card Question.... Superbike1k Car Audio 1 05-16-2005 09:03 AM


All times are GMT -5. The time now is 11:10 PM.


Sponsored Links
The MP3car.com Store

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0
Copyright © 1999 - 2008 Mp3Car.com Inc.
Ad Management by RedTyger
Message Board Statistics