Quote:
Originally Posted by ivor
The content of the test directory looks quite interesting.
|
Yes the format of the autorun.xml file in the test directory is the same as the autorun's I have seen being used successfully by the PSR-505.
Namely:
Quote:
?xml version="1.0" encoding="UTF-8"?>
<document xmlns="http://www.kinoma.com/fskin/1">
</document>
|
So I wonder why placing the file in Sony Reader software directory does not work?
Note the code in the Test Directory is found inside XML Tags:
<document>
<model>
<code>
Where as the 505 autorun.xml code I have seen is found in
<document>
<code>
Could this be the difference that stops autorun.xml running on a 600?
Can anyone give me a cut down "Hello World" autorun.xml and autorun.js to play with?