Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: unknown file types  (Read 15914 times)

0 Members and 1 Guest are viewing this topic.

hot dog

  • Guest
unknown file types
« on: June 21, 2009, 05:38:50 PM »
hey guys, I've got a floppy disk full of old files with unknown file extensions..They belong to my father and I'm just trying to figure out what program I should use to open the files, but I can't do that unless I know what file extensions I'm working with..

Using Windows XP, I'll right click on the files to see what the extensions are but nothing shows, only the name of the file shows... When I go into Folder Options, to make sure File Extensions are not hidden, the box is already unchecked...




billrich

  • Guest
Re: unknown file types
« Reply #1 on: June 21, 2009, 06:50:30 PM »
Try to open a file with notepad.  Notepad will safely open most files.
Or
At the windows level, double click the icon for the file.  XP will find the correct program to open the file.
or
Point to the file icon, right click and choose open with . . .

To display hidden files and folders
Open Folder Options in Control Panel.
Click Start, and then click Control Panel.
Double-click Folder Options.
On the View tab, under Hidden files and folders, click Show hidden files and folders.

Is the floppy drive D: ?

copy  D:\*.*   C:\


C:\>attrib   *.*
A    R     C:\2line.bat
A    R     C:\2pdfdos.bat
A    R     C:\3
A    R     C:\a-hire.txt
A    R     C:\A.bat
A    R     C:\aaa.txt
A    R     C:\aaw7boot.log
A    R     C:\AcroRd32.exe
A    R     C:\anecho.bat
A    R     C:\ans.bat
A    R     C:\AUTOEXEC.BAT
A    R     C:\B.bat
A    R     C:\bat.txt


C:\>attrib /?
Displays or changes file attributes.

ATTRIB [+R | -R] [+A | -A ] [+S | -S] [+H | -H] [drive:][path][filename]
       [/S [/D]]

  +   Sets an attribute.
  -   Clears an attribute.
  R   Read-only file attribute.
  A   Archive file attribute.
  S   System file attribute.
  H   Hidden file attribute.
  [drive:][path][filename]
      Specifies a file or files for attrib to process.
  /S  Processes matching files in the current folder
      and all subfolders.
  /D  Processes folders as well.


C:\>attrib +R  *.*
Not resetting hidden file - C:\boot.ini
Not resetting hidden file - C:\dell.sdr
Not resetting hidden file - C:\hiberfil.sys
Not resetting hidden file - C:\IO.SYS
Not resetting hidden file - C:\MSDOS.SYS
Not resetting hidden file - C:\NTDETECT.COM
Not resetting hidden file - C:\ntldr
Not resetting hidden file - C:\pagefile.sys

C:\>

hot dog

  • Guest
Re: unknown file types
« Reply #2 on: June 21, 2009, 07:01:08 PM »
OK, nevermind about the unkwown file types...

I downloaded Open Office Org and it opens the unknown files just fine... :)

We've already tried notepad, wordpad, and M$ Word...

chow, and thanks

patio

  • Moderator


  • Genius
  • Maud' Dib
  • Thanked: 1769
    • Yes
  • Experience: Beginner
  • OS: Windows 7
Re: unknown file types
« Reply #3 on: June 21, 2009, 07:20:11 PM »
I'm left wondering why the file extensions were not reported...
" Anyone who goes to a psychiatrist should have his head examined. "

billrich

  • Guest
Re: unknown file types
« Reply #4 on: June 21, 2009, 07:29:37 PM »

Block wrote:

Quote
"OK, nevermind about the unkwown file types...

I downloaded Open Office Org and it opens the unknown files just fine... "

What did the "Open Office Org"  reveal as the extensions?

What were the files?  Love letters to his girlfriend?

hot dog

  • Guest
Re: unknown file types
« Reply #5 on: June 22, 2009, 12:08:56 AM »
 :( sorry, I'll find out what they were and post back

squall_01



    Prodigy

    Thanked: 80
    Re: unknown file types
    « Reply #6 on: June 22, 2009, 02:19:25 AM »
    was going to say that if you click regulary it tell you, that it cant find a program to open it an try online from Micro site.
    Windows 7 RC Tester.  Working on it.  Your monitor says etchasketch on the side!

    If I fall who is there to pick me up now.  I stand alone but I stand as the gaurdian for whom I wish to protect.  The sound of my blade utters my name as you fall.  For I shall not move.  For those that forsake the very people are wosres

    BC_Programmer


      Mastermind
    • Typing is no substitute for thinking.
    • Thanked: 1140
      • Yes
      • Yes
      • BC-Programming.com
    • Certifications: List
    • Computer: Specs
    • Experience: Beginner
    • OS: Windows 11
    Re: unknown file types
    « Reply #7 on: June 22, 2009, 03:00:52 AM »
    these files have no extension... so the web service would have nothing to go on anyway.
    I was trying to dereference Null Pointers before it was cool.

    billrich

    • Guest
    Re: unknown file types
    « Reply #8 on: June 22, 2009, 05:22:35 PM »
    these files have no extension... so the web service would have nothing to go on anyway.

    How do we know there is no extension?  I thought all files had a extention?

    Broni


      Mastermind
    • Kraków my love :)
    • Thanked: 614
      • Computer Help Forum
    • Computer: Specs
    • Experience: Experienced
    • OS: Windows 8
    Re: unknown file types
    « Reply #9 on: June 22, 2009, 05:34:37 PM »
    Pretty funny thread...
    8 replies, and still:
    Quote
    I'm left wondering why the file extensions were not reported...

    quaxo



      Guru
    • Thanked: 127
      • Yes
    • Computer: Specs
    • Experience: Guru
    • OS: Windows 11
    Re: unknown file types
    « Reply #10 on: June 22, 2009, 05:52:12 PM »
    How do we know there is no extension?  I thought all files had a extention?

    I thought all files had a extention?

    No, it is possible to make files without extensions. Inside my attachment is a file without an extension. (Sorry, had to put it in a zip since the boards won't allow me to upload it without an extension.)

    Normally, a file with an unknown extension will give you the choice of using the web service or choosing from a list. A file without an extension will just go directly to the list. It doesn't offer the choice since going to the web service would be pointless anyway.

    By default, Windows XP will show the extension of a file if the extension isn't associated with any program. If the file isn't associated and Windows isn't showing the extension, that's usually because there isn't one.

    [attachment deleted by admin]

    billrich

    • Guest
    Re: unknown file types
    « Reply #11 on: June 22, 2009, 06:06:47 PM »
    quaxo,

    We are back to step one.  If there is no extention, how do determine if the file is .txt .doc . . .?  How do we open the file without an extention?

    If we do determine the type of file, can we rename the file and add the extension?

    Then the renamed file should open?
     
    These questions may have been answered above? 

    I Opened the sample file with notepad.  Would there be a problem when the file is not a .txt file?

    hot dog

    • Guest
    Re: unknown file types
    « Reply #12 on: June 22, 2009, 06:16:07 PM »
    sorry about the hold up......I'll email my dad and get him to open some of the files so we can unravel the mystery  8)

    he's 50 miles away at the moment

    quaxo



      Guru
    • Thanked: 127
      • Yes
    • Computer: Specs
    • Experience: Guru
    • OS: Windows 11
    Re: unknown file types
    « Reply #13 on: June 22, 2009, 06:17:46 PM »
    Sure, you can add, remove, or change an extension. That file I attached was just a text file until I removed its extension, then Windows didn't know what to do with it anymore. If you added the .txt again, it would open in Notepad again. If you added some other extension, Windows would attempt to open it with a different program, even though that's not really what the file is. Like if you changed it to MP3, Windows would try to open it with the default MP3 player, but the player would come back saying the file was corrupt or something as it has an MP3 extension, but the contents of the file don't match what the program was expecting.

    Determining what the file is without the extension is mostly trial and error. First place to start is usually trying to open it in Notepad or some other text editor.

    patio

    • Moderator


    • Genius
    • Maud' Dib
    • Thanked: 1769
      • Yes
    • Experience: Beginner
    • OS: Windows 7
    Re: unknown file types
    « Reply #14 on: June 22, 2009, 07:53:49 PM »
    Well if it's a zip it has an extension...
    Or am i missing the point ? .
    " Anyone who goes to a psychiatrist should have his head examined. "