All variations that I tryed ended with the same error:
com.lab126.appmgrd failed to set value for property start (0x3)
for reference, I tryed:
Code:
lipc-set-prop com.lab126.appmgrd start app://com.lab126.booklet.reader/mnt/us/documents/rpg/wod.pdf
Code:
lipc-set-prop com.lab126.appmgrd start "app://com.lab126.booklet.reader/mnt/us/documents/rpg/wod.pdf"
Code:
lipc-set-prop com.lab126.appmgrd start app://com.lab126.booklet.reader:/mnt/us/documents/rpg/wod.pdf
and also
Code:
lipc-set-prop com.lab126.appmgrd start app://com.lab126.booklet.reader/mnt/us/documents/rpg/wod.pdf
with the filesystem writable (that is, before running that line, I ran mntroot rw)
Also, thank you for your response