|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
|
|
SlickEdit: Code in over 40 languages across 7 platforms. SlickEdit’s unmatched power, speed, and flexibility allows even the most accomplished developers to write better code faster. Download a free trial today! |
|
#1
|
|||
|
|||
|
is there an easy way to associate an extension with my app? I was hoping to not use an installer - just allow the user the choice to associate it by clicking a button in the program.
I want the documents with that extension to have my icon too! thanks Last edited by bzzz : May 13th, 2002 at 03:25 PM. |
|
#2
|
|||
|
|||
|
Ammmm,
Im 99% sure that it's a registry setting somewhere and that it can be changed with an API call. Goto www.vbapi.com and search for "file type change". It should bring up the name of the API. |
|
#3
|
|||
|
|||
|
vb module to do what you want...
this module allows you to register a file type on windows - should work on all flavours - comments on usage are inthe code....
|
![]() |
| Viewing: Dev Articles Community Forums > Programming > ASP Development > how to associate file types with app in vb6? |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|