View Single Post
Old 05-16-2008, 12:28 AM   #5
wallcraft
reader
wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.wallcraft ought to be getting tired of karma fortunes by now.
 
wallcraft's Avatar
 
Posts: 6,977
Karma: 5183568
Join Date: Mar 2006
Location: Mississippi, USA
Device: Kindle 3, Kobo Glo HD
What does the shell access package actually do? Is it more than the following in /mnt/settings/registry/registry.xml
Code:
       <application type="SHELL">
            <appCategory>viewer</appCategory>
            <xResourceName>sh</xResourceName>
            <ipcChannel>14</ipcChannel>
            <argMask>_FILENAME_</argMask>
            <execute>/bin/sh</execute>
            <supportFormat>
                <extName>sh</extName>
            </supportFormat>
            <appIconPath/>
        </application>
Even if this is all it is, I don't see how to get a modified registry.xml onto a Chinese iLiad.
wallcraft is offline   Reply With Quote