Add file association to Basic4ppc source code files (on the device)

burtcom

Member
Licensed User
Again, I'm not requesting a create-an-exe compile, but a simple auto-run that would load the file into the editor and run it.

But we should probably be having this conversation in the wish-list topic :)
 
Last edited:

RacingDog

Active Member
Licensed User
Re The proggy in the first post. I was just wondering, if it's that easy, then why isn't it part of the installation? The only complication is that every device seems to have a different name for the SD card, if present. But the CAB file can figure this just by asking for main memory or storage card, it doesn't ask for the name of the card, so it must be possible to work it out. Is the card name a registry entry? It has to be somewhere easy to find.
 

RacingDog

Active Member
Licensed User
I noted people having to edit the path in the proggy 'cos of the differeng SD card names, and using the SD card in the first place. So I scanned my Dev's registry and modified the prog accordingly. It should now work regardless of where B4PPC is installed.

Hope this helps somebody.

P.S. not sure why this is built with the desktop library, because registry contents differ.
 

Attachments

  • SetFileAssociation.zip
    7.2 KB · Views: 341
Top