How to run/execute a PND?


Hồng Thất Công

Đả Cẩu Bổng Pháp
Joined
Dec 19, 2012
Messages
4,386
Location
Cái Bang
Hi,

I'm following _wb_'s suggestion and move installer pnds to a separate directory on one of my SD cards.  How do you execute, via terminal, that pnd?  Say, I put the CodecPack.pnd in /media/psd2/installer_pnds directory, how would you execute it from here.

Thanks,

Shenmue
 
Last edited by a moderator:
/usr/pandora/scripts/pnd_run.sh
IIRC that should be what you're looking for.
 
Try this in a terminal:

Code:
pnd_run /media/psd2/installer_pnds/CodecPack.pnd
 
Back
Top