Regis, >For testing purpose, I would like to extract one of the integrated >application (.prc) from a ROM image (or from a device) >A long time ago I saw a software that was able to do that but I don't recall >its name. >Any clue?
There are a number of ways of doing this. One is using debug/console mode and issuing the proper commands. Bur arguably just as easy is to copy it some other way such as: - Use FileZ or similar to copy to a SD card, then use a card reader on the PC - Use a tool like RsrcEdit to duplicate the database in RAM, then set backup bit and HotSync to desktop - Beam it to another device, which, even if it has the same name in its ROM, will allow a RAM copy -- then set the backup bit and HotSync to desktop - Use a FTP client to send it to a server - Etc Doug -- For information on using the PalmSource Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
