View Single Post
  #1 (permalink)  
Old 11-13-2007, 07:29 AM
Erel's Avatar
Erel Erel is offline
Administrator
 
Join Date: Apr 2007
Posts: 2,820
Lightbulb Add file association to Basic4ppc source code files (on the device)

The attached code adds the required registry entries to associate Basic4ppc source code files (.sbp) with Basic4ppc device IDE.
Run SetFileAssocation from the device IDE.
First it checks if Basic4ppc is installed in the default location:
\Program File\Basic4ppc
If it isn't in the default location, the program will stop and will not change the registry.

* Basic4ppc version 5.80 is required for this application.

You can change the source code to associate other file types.
Attached Files
File Type: zip SetFileAssociation.zip (7.2 KB, 145 views)

Last edited by Erel : 01-02-2008 at 05:32 AM. Reason: RegistryDesktop / RegistryDevice files were updated
Reply With Quote