![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Questions & Help Needed Post any question regarding Basic4ppc. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
||||
|
I've been playing with Erel's SetFileAssociation program.
My intention was to write an app that associates a .filetype, eg, .dll with a .ico image that shows in the PPC explorer. As usual, no luck yet. I can create an association with a program, but not just the icon file. Any ideas ![]() This is work in progress. it's New Years Day and i'm ![]()
__________________
Endemol ![]() Waste of space ![]() O2 XDA Artemis Touch Flo 4.02 Full Cube Rom WM6.1 http://www.taximania.net |
|
||||
|
I'm not sure that you can use a .ico file.
Usually it is an icon embedded in an executable or a dll file. Code:
reg.SetStringValue("sbpfile\DefaultIcon","Default","\Program Files\Basic4ppc\Basic4ppc.exe,-32512")
You could find it with a program like: http://angusj.com/resourcehacker/ |
|
||||
|
Sorted it
![]() Create your .ico graphic. Add it to a blank Basic4ppc program. Compile the program for device, place the .exe on your device, and use the .ico from within the blank .exe Now when i'm using the standard device explorer, I can see what the filetype is. I will post an example in 'Show Your Creations' later.
__________________
Endemol ![]() Waste of space ![]() O2 XDA Artemis Touch Flo 4.02 Full Cube Rom WM6.1 http://www.taximania.net |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CSV file generates strange start in file | sunnyboyj | Questions & Help Needed | 9 | 12-21-2007 09:38 PM |