Sponsored links

Go Back   MP3Car.com > Mp3Car Technical > Software & Software Development > Front Ends > Road Runner > RR Skins > RR Skins No Longer Supported


View Poll Results: What GPS Program do you use?
iGuidance 607 57.00%
MapPoint 56 5.26%
Destinator 185 17.37%
Streets & Trips 90 8.45%
Other 127 11.92%
Voters: 1065. You may not vote on this poll

Closed Thread
 
Share Thread Tools Display Modes
Old 01-16-2007, 07:04 AM   #226
Low Bitrate
 
Join Date: Oct 2006
Location: CT
Posts: 91
Zeeshan0581 is an unknown quantity at this point
Quote: Originally Posted by JohnWPB View Post
Ok, then who were you asking?, now I am confused
For each menu change, it involves changing the the PSD files, and then saving them out in on,off,down for each of the 2 menu's and doing that again for the Digital Clock menu variation, as well as for the new digital clock / compass Variation in the next release. That makes a total of 18 images to create just for a simple menu rearrangement. I wish I could do it, but there is just no way....

I was asking you about it. That is exactly what i was asking for. I guess i will have to wait till you post the PSD files.
Thanks for the response
Zeeshan0581 is offline  
Sponsored links
Advertisement
 
Advertisement
Old 01-16-2007, 10:28 AM   #227
Newbie
 
Join Date: May 2006
Posts: 46
ron1 is on a distinguished road
BM Installer Error Message

John, ref your #224: here is error message I get with the 01/16/07 4:16 am download:

Script: E:\RoadRunner\Run\Skins\DigitalFX BM\Install DigitalFX BM|.vbs
Line: 205
Char: 10
Error: File not found
Code: 800A0035
Source: Microsoft VBScript runtime error

[I am not certain what the character is after the BM in the file name, above]

Last edited by ron1; 01-16-2007 at 11:03 AM. Reason: corrected typo
ron1 is offline  
Old 01-16-2007, 10:32 AM   #228
Variable Bitrate
 
Join Date: Aug 2006
Location: PA
Posts: 378
nasa is an unknown quantity at this point
JohnWPB,

Managing so many different variants of your beautiful work seems like it would be very time consuming.

May I inquire why you don't create a folder, defined by an environment variable, where the *default/general* files are located and only have the seperate PSD files in thier individual folders? That way only PSD files have to be managed when installing a new theme.

I am at work right now, so I can't see what files can/can't be seperate out. But I figured it might be something to look at....

Nasa
nasa is offline  
Old 01-16-2007, 11:01 AM   #229
Newbie
 
Join Date: May 2006
Posts: 46
ron1 is on a distinguished road
BM Installer Offending Lines

Commenting out the following three lines allowed the installer to run to completion (NoteTab Pro line numbers):

Line 220: objFSO.CopyFile "Road Runner\Mp3Art.dll" ,RRPath, OverWriteFiles
Line 228: objFSO.CopyFile "Road Runner\ScreenLock.dll" ,RRPath, OverWriteFiles
Line 229: objFSO.CopyFile "Road Runner\screensaver.ini" ,RRPath, OverWriteFiles

RRPath = E:\RoadRunner\Run\

Last edited by ron1; 01-16-2007 at 11:09 AM. Reason: added RRPath variable
ron1 is offline  
Old 01-16-2007, 11:17 AM   #230
Constant Bitrate
 
Join Date: Nov 2005
Posts: 164
jmciver is on a distinguished road
Quote: Originally Posted by ron1 View Post
John, ref your #224: here is error message I get with the 01/16/07 4:16 am download:

Script: E:\RoadRunner\Run\Skins\DigitalFX BM\Install DigitalFX BM|.vbs
Line: 205
Char: 10
Error: File not found
Code: 800A0035
Source: Microsoft VBScript runtime error

[I am not certain what the character is after the BM in the file name, above]

Yup, that is the error I was getting. I was going to install it manually but I wanted to make sure you knew about the installer issue. I will give your fix a try and see what happens.
jmciver is offline  
Old 01-16-2007, 01:35 PM   #231
Newbie
 
Join Date: Jan 2007
Posts: 4
memyselfandi is an unknown quantity at this point
I tried to install the skin and received the same "file not found" error, but a different line number. I then tried the patch that came out 2day and still received an error. I then went to my RR\Skin directory, deleted any folders that had been created from failed attempts and was then able to successfully install the skin? Hope this will help in troubleshooting, seems to have a problem only if it finds an existing directory for me.
memyselfandi is offline  
Old 01-16-2007, 04:51 PM   #232
Super Moderator
 
JohnWPB's Avatar
 
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
JohnWPB is a jewel in the roughJohnWPB is a jewel in the roughJohnWPB is a jewel in the rough
Installer Script

Ok, I really want to get this installer working for everyone. I just spent a couplf of hours going through the installer script and adding a bunch of code. It appears that the problem, was not really a file not found, but had to do with overwriting a file that was registered, and possibly in use. The scrip will no longer copy the .DLL's if they exist already, but will still register them just to make sure. It will also no longer change your screen resolution you have set in the general.ini file, as well as not overwriting your pin code for the screen lock utility.

Someone please give this Brushed Metal version a try and let me know. If all is will I will fix the other 3 installers, and re-upload the complete packages to the server.

EDIT:
You will get a few pop-up's that I forgot in the installer script, saying either copied or not copied, those were for testing purposes, and will be removed when released officially on the site for download.

DigitalFX BM.zip
__________________
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DigitalFX 4.0 Skin Available at www.JohnWPB.com

My Fiero Build Thread

Last edited by JohnWPB; 01-16-2007 at 05:19 PM.
JohnWPB is offline  
Old 01-16-2007, 05:41 PM   #233
Newbie
 
Join Date: Jan 2007
Posts: 4
memyselfandi is an unknown quantity at this point
New installer worked for me.

Last edited by memyselfandi; 01-16-2007 at 05:43 PM. Reason: im stupid
memyselfandi is offline  
Sponsored links
Advertisement
 
Advertisement
Old 01-16-2007, 06:56 PM   #234
Newbie
 
Join Date: Jan 2007
Posts: 2
hinz is an unknown quantity at this point
nope I'm still getting this error message

Script: E:\carputer\Install DigitalFX BM|.vbs
Line: 205
Char: 10
Error: File not found
Code: 800A0035
Source: Microsoft VBScript runtime error

even with the new skin file AND updating my V Basic to ver. 6
hinz is offline  
Old 01-16-2007, 07:01 PM   #235
Newbie
 
Join Date: Jan 2007
Posts: 2
hinz is an unknown quantity at this point
ok got it to work by
deleting everything in the C:Program Files/Road Runner/Skins folder first.
hinz is offline  
Old 01-16-2007, 07:45 PM   #236
Low Bitrate
 
Join Date: Dec 2006
Posts: 85
klundy is an unknown quantity at this point
The test install worked for me, with 3 "not copied" pop ups. This is on a system that previously would not install via script.

Good work!
klundy is offline  
Old 01-16-2007, 08:02 PM   #237
Newbie
 
Join Date: May 2006
Posts: 46
ron1 is on a distinguished road
BM Installer Worked for Me

BM installer ver 1/16/07 4:06 PM worked for me. 3 "not copied" popups.

Thank you for your efforts.
ron1 is offline  
Old 01-16-2007, 08:25 PM   #238
Super Moderator
 
JohnWPB's Avatar
 
Join Date: Sep 2005
Location: West Palm Beach, Florida
Posts: 3,745
JohnWPB is a jewel in the roughJohnWPB is a jewel in the roughJohnWPB is a jewel in the rough
Quote: Originally Posted by hinz View Post
nope I'm still getting this error message

Script: E:\carputer\Install DigitalFX BM|.vbs
Line: 205
Char: 10
Error: File not found
Code: 800A0035
Source: Microsoft VBScript runtime error

even with the new skin file AND updating my V Basic to ver. 6

Ok, I think you are somehow still running the old version of the installer.
"Script: E:\carputer\Install DigitalFX BM|.vbs"
The above line, from your error code still has the |(Pipe Symbol). I removed that on the version I posted above as it was a typo.
__________________
Front End of Choice: Ride Runner (Is there anything else??? ) & Powered by the DigitalFX 4.0 Skin Available at www.JohnWPB.com

My Fiero Build Thread
JohnWPB is offline  
Old 01-16-2007, 11:42 PM   #239
Low Bitrate
 
Join Date: Mar 2006
Posts: 73
spiike is on a distinguished road
Whenever I reboot I get this. Then after I exit the program and restart it, it works fine. Also it's only the main screen, if I press the menu button to go to the 2nd menu everything is fine. Does anyone else get this or know how to fix it? This only happens on my install on my hp laptop. My thinkpad works fine.

__________________
Cars:
2001 Lexus es300 carpc Complete!Lexus es300 thread
CarPC: Hp laptop, Lilliput 7'' ts, ig3, bluedevil skin, hauppage tv tuner, bu-353, griffin powermate, backup camera, ps2, headrest monitors, nightvision camera.
2006 Lexus es330 next project.
spiike is offline  
Old 01-17-2007, 02:51 AM   #240
Constant Bitrate
 
Join Date: Nov 2005
Posts: 164
jmciver is on a distinguished road
John,

I tried using your updated installer for BM (the one you posted a few posts above). It worked, but there was a catch. The first time I ran it, I got the same "File not Found" error. However, as another poster mentioned, I deleted the other skin folders in the main skins folder, and it installed just fine. I then had to re-copy the other skins I use into the skins folder.
jmciver is offline  
Sponsored links
Advertisement
 
Advertisement
Closed Thread

Bookmarks

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

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
For those who want true 5.1 Dolby Digital and DTS antimatter Car Audio 89 06-29-2007 12:54 PM
Artec T14A Mini USB 2.0 Digital HD TV Tuner LESLIEx317537 General Hardware Discussion 2 12-02-2006 01:02 AM



All times are GMT -5. The time now is 02:31 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.3.2
Copyright © 1999 - 2008 Mp3Car.com Inc.Ad Management by RedTyger
Message Board Statistics