Page 1 of 1

2 questiongs about file types

Posted: Wed Mar 15, 2006 5:17 pm
by FleetAdmiralBacon
OK, I have VB6, and if you don't know what I'm working on, your IQ is below 70. (which is the polite way to say you are retarded)
I'll make this quick:

1) I have 2 file types I want to set up with icons automatically using a VB program that will run at the end of my installer. How?
2) One of these file types is to be set up to open with the UHMM (I already have the correct command line stuff, and it works and all that), I want the program to set this association up automatically. How?

Posted: Wed Mar 15, 2006 8:44 pm
by live2board
I don't know about #1 but for #2 you can look here, it has some code on how to assign certain file extensions to open with whatever program. Hope this helps.

Posted: Thu Mar 16, 2006 12:09 pm
by FleetAdmiralBacon
ACtually, no, that didn't. I don't do C#....
I'm looking for something with VB6. I'll see what I can find my self...
You know what, I'll see if I can write a program with VB.net and just make it a tiny little thing...

Posted: Thu Mar 16, 2006 1:50 pm
by live2board
Aww crap I didn't even notice that. Sorry wasn't paying attention.

Posted: Sat Mar 18, 2006 9:51 am
by modder4321
u goto register the filetype(#1)