View Single Post
Old 07-04-2009, 01:06 PM   #15
PJ45
Member
PJ45 began at the beginning.
 
Posts: 20
Karma: 10
Join Date: Jun 2009
Device: Frs 505
Thank you for your response. I was just trying to format it in order to install the sony update 85041 since your suggestion to change the code into eBookUpdater\scripts\updated.xml. does not work for me...
I followed your instructions to the letter:
can you please tell me what am I doing wrong:?
my version is 1.1.01.25200
I am trying the run the PRSCustomizer version 1.0.0..
(runnig the sony "upadate"software give my a grey square windows instead.

I understand your are replacing the full line with the same end of it ? so it's the same as erasing the begining << { this.checkmark.show(true) this.button.enable(false) this.container.setVariable("updateStatus", "This PRS-505 is up-to-date") } >> isn't it?
or should I keep the sign " {... } ' ???

this is what I replaced the whole you mentioned line with:

if (this.compareDeviceVersion(version)) {(this.checkmark.show(false) this.button.enable(true) this.container.setVariable("updateStatus", "Please click below to continue") }
PJ45 is offline   Reply With Quote