2 questiongs about file types

Post here about scripting and programming for HaloPC (audio, network, ai, etc.)
Post Reply
User avatar
FleetAdmiralBacon




Critic Pyre Articulatist 500

Posts: 2377
Joined: Sat Nov 26, 2005 7:01 pm
Location: Ohio
Contact:

2 questiongs about file types

Post 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?
Image
Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
live2board





Posts: 17
Joined: Sun Mar 27, 2005 10:08 am

Post 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.
User avatar
FleetAdmiralBacon




Critic Pyre Articulatist 500

Posts: 2377
Joined: Sat Nov 26, 2005 7:01 pm
Location: Ohio
Contact:

Post 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...
Image
Everything you'll ever need to know about me.
Need help with Linux, C#, C, Python, Java, PHP, Javascript, CSS, or VB? I'm available from 3:00PM-8:00PM EST on weekdays.
live2board





Posts: 17
Joined: Sun Mar 27, 2005 10:08 am

Post by live2board »

Aww crap I didn't even notice that. Sorry wasn't paying attention.
modder4321





Posts: 118
Joined: Wed Mar 30, 2005 5:35 pm

Post by modder4321 »

u goto register the filetype(#1)
Post Reply