Go Back   CodingForums.com > :: Computing & Sciences > Computer Programming

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 01-08-2006, 12:35 PM   PM User | #1
iota
Registered User

 
Join Date: Oct 2004
Posts: 592
Thanks: 0
Thanked 1 Time in 1 Post
iota is an unknown quantity at this point
Particular icon with own application

Hi masters,


For example,I save a file with .iota extension. The saved file icon image is system default 'cos the OS doesn't know which program is to use to open that file.

So how can I register .iota extension file in OS to show appropriate icon?

Let me know any programming code you show, esp in VB.Net.
Thank you so much.

Last edited by iota; 01-08-2006 at 12:40 PM..
iota is offline   Reply With Quote
Old 01-08-2006, 05:11 PM   PM User | #2
vinyl-junkie
$object->toCD-R(LP);


 
vinyl-junkie's Avatar
 
Join Date: Jun 2003
Posts: 3,053
Thanks: 2
Thanked 22 Times in 22 Posts
vinyl-junkie is on a distinguished road
What you need to do is add a file called .htaccess to your server root (or modify the existing one) and add an AddType directive to it. Basically, that tells the server what kind of file it is and thus how to process it.
__________________
Music Around The World - Collecting tips, trade
and want lists, album reviews, & more
SNAP to it!
vinyl-junkie is offline   Reply With Quote
Old 01-08-2006, 05:37 PM   PM User | #3
KeZZeR
Regular Coder

 
Join Date: Oct 2004
Location: England
Posts: 282
Thanks: 0
Thanked 0 Times in 0 Posts
KeZZeR is an unknown quantity at this point
Quote:
Originally Posted by vinyl-junkie
What you need to do is add a file called .htaccess to your server root (or modify the existing one) and add an AddType directive to it. Basically, that tells the server what kind of file it is and thus how to process it.
I didn't see him mention anything about a server for viewing the files.
KeZZeR is offline   Reply With Quote
Old 01-08-2006, 09:46 PM   PM User | #4
vinyl-junkie
$object->toCD-R(LP);


 
vinyl-junkie's Avatar
 
Join Date: Jun 2003
Posts: 3,053
Thanks: 2
Thanked 22 Times in 22 Posts
vinyl-junkie is on a distinguished road
Quote:
Originally Posted by KeZZeR
I didn't see him mention anything about a server for viewing the files.
Don't you have to run VB.Net on a server?
__________________
Music Around The World - Collecting tips, trade
and want lists, album reviews, & more
SNAP to it!
vinyl-junkie is offline   Reply With Quote
Old 01-09-2006, 04:08 AM   PM User | #5
glenngv
Supreme Master coder!


 
glenngv's Avatar
 
Join Date: Jun 2002
Location: Los Angeles, CA Original Location: Philippines
Posts: 10,241
Thanks: 0
Thanked 112 Times in 111 Posts
glenngv will become famous soon enough
Quote:
Originally Posted by iota
So how can I register .iota extension file in OS to show appropriate icon?
In Windows Explorer, go to Tools > Folder Options > File Types tab and then create the new extension .iota and choose the Associated File Type that is needed to run the file with .iota extension. The icon associated to the chosen file type will be automatically used. You can change it by specifying a new icon in the Advanced dialog.

Is that what you're looking for?
__________________
Glenn
_____________________________________________
Play Tower of Hanoi Android app (Ad-FREE!)
Play Tower of Hanoi Android app (FREE!)
Go to Tower of Hanoi Leaderboard
Play Tower of Hanoi Facebook app
glenngv is offline   Reply With Quote
Old 01-10-2006, 06:37 PM   PM User | #6
oracleguy
Rockstar Coder


 
Join Date: Jun 2002
Location: USA
Posts: 9,043
Thanks: 1
Thanked 322 Times in 318 Posts
oracleguy is a jewel in the roughoracleguy is a jewel in the roughoracleguy is a jewel in the rough
Quote:
Originally Posted by vinyl-junkie
Don't you have to run VB.Net on a server?
You can but its also a conventional application programming language that you can build exes, dlls, etc. with.
__________________
OracleGuy
oracleguy is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 07:53 AM.


Advertisement
Log in to turn off these ads.