This module lets you create or delete with only a simple function filetype associations in the registry. Usefull to use your own filetypes, with theire own icon and description in your vb-project. Once you have your own filetype, this is recognized in the explorer and when you click this file, your associated program is started and the filename is passed trough to the command function in your program. The module contains lots of comments about the function and how to use the Command function. All comments, questions and suggestions are most welcome
File List:
@PSC_ReadMe_54397_1.txt
1Kb
FileAssoc.bas
8Kb
Similar code
Exe Compiler
(Popularity: ) : This code demonstrates how to compile exe files using vb code, like the winzip self extractor. File Search
(Popularity: ) : I use this to scan through my avp logs and locate certain text within it. This example shows you how to scan through a text file and locate text within. All while showing a status bar and the total number ... A- taskToDo LIKE Vb.Net
(Popularity: ) : Are you tired to forget what do you want to change of your code when you are debuggin? When you stop debug you cant remember wich was the error, if there where a lot of errors? This utility may help ...