Is there a place to look up what a file extension means?

eyor

Banned
Feb 7, 2000
1,641
0
0
This would be incredibly useful. Does anyone know what a
.SEA
.R00
.RAR
or
.DIZ
file extension is?
Thanks :)
 

LordSandMan

Senior member
Nov 2, 2000
738
0
0
.SEA is Self extracting Archive, It's used on Macs, I'm not sure if it can be uncompressed on PCs.
.RAR and .R00 I believe are compression formats that can be handled by Winrar. I think you can get it at download.com
 

Noriaki

Lifer
Jun 3, 2000
13,640
1
71
not sure what .SEA is

.RAR is the first file in a Rar Archive set, .R00 is the 2nd, .R01 is the 3rd, .R02 is the 4th, and so on.

.DIZ isn't an archive...file_id.diz or whatever is what you are looking at right? It's some kind of checksum or something I think...not sure what it is, I used to see them all the times in my old Warez days I always just ignored them.
 

goldboyd

Golden Member
Oct 12, 1999
1,932
0
0
file_id.diz is usually just a ascii description of the archive. you should be able to read it with any text editor or just by typing type file_id.diz
 

andrey

Diamond Member
Oct 9, 1999
3,238
1
81
I won't ask where you got all those files :p
If seriously,

*.DIZ is a text file which tells you the name of the program, how many files it contains, etc... Use notepad to open it.

*.SEA is usually SoundBlaster Live! presets

*.RAR, *.R00 - *.Rxx are archives (similar to *.ZIP, just supports splitting archive in more than one file). Use WinRAR to open those (start with *.RAR or *.Rxx with the lowest number)

I hope that helps,