Thank You for your continued support and contributions!
i tried to save the file as a .rock file when downloading and it worked but when i tried to open it it sayed content not supported... this is intresting because windows defines it as a .ROCK file ...
Quote from: Username:* on April 18, 2008, 08:22:07 PMi tried to save the file as a .rock file when downloading and it worked but when i tried to open it it sayed content not supported... this is intresting because windows defines it as a .ROCK file ...No. Windows doesn't "define" any file content. Windows only recognizes files based on file extensions, not based on their content. Thus, you can give any file any arbitrary extension and windows will recognize it as such -- for example, if you rename an executable (.exe) file to say .doc windows will think it's a word document now and try opening it with word (which obviously won't work). If windows doesn't know the file extension it will simply call the file type the same using upper letters -- for example, if you don't have word installed on your computer (and no other program that registered the extension .doc) windows will call word files simply "DOC file".
on Linux, file extensions don't have any importance : the system "scans" the files instead to determine which kind of data it is so, changing the extension doesn't change the file itself
if you rename a program from ".exe" to ".txt", the result won't be the source code of the original file, it will just fool the system into thinking that the file is a text document, which is false (just try it on your computer: it will just crash notepad...)
Page created in 0.085 seconds with 15 queries.