DIMGROBHelper.exe - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html) +--- Forum: HP Prime (/forum-5.html) +--- Thread: DIMGROBHelper.exe (/thread-738.html) |
DIMGROBHelper.exe - veeblefester - 02-21-2014 06:58 PM In Help > Tree > Program Catalog > Commands Menu > Drawing Commands > ICON a program is mentioned. DIMGROBHelper.exe Where might one find this program? Thanks in advance for any help. RE: DIMGROBHelper.exe - Stefan - 02-21-2014 07:07 PM Here (see attachment). (I once asked the same question on the "official" HP calculator support forum: http://h30499.www3.hp.com/t5/Calculators/HP-Prime-Help-Entry-ICON-Setting-App-Icons/td-p/6298613#.Uwei7WfCOpE) I guess you could also use your favourite hex editor, because all the program does is to convert the binary png into a string which represents the bytes in hex form. (see the link to the HP forum thread for an example). |