Files without extensions not recognizing program

Recently I used my new lacie firewire drive to transfer files from my G4 to a PC laptop. Now the files on the Lacie (when I work on the G4) are missing their icons. Only files without the extension .ai, .m4a etc. Some files will open via right click and choose the program. Some will not open at all.
In every folder there is now a finder.dat and resource.
I read in a recent post about the finder.dat and resource. And now understand the relationship to the PC. This has never happened on my older Lacie drive which I've used between computers.
Is there a repair program I can run on the Lacie?

But for now is there a way to salvage the files that are
gray rectangles. So that they can recognize the program
from which they were created?
First, you do get credit for using some method of backing up. Thats more than many users do
If the files with generic icons were created on another Mac, and they will not open (or prompt you for a program to open), then you likely no longer have either an old copy of the program that created the file, or you do not have the OSX version of the program that created them, or both.
Given they are from a G3, I would suspect they are looking for a Classic based program, not an OSX based program.
First question: Is Classic installed on your new machine?
If not, you may want to install it. Presuming your G3 was up to OS 9.2.2, you should be able to simply copy the System Folder (Os9), as well as the Applications (OS9) folder from the G3 to the external to the G4.
Second question: Based on your folder structure, can you determine what program you originally used to create the file(s)?
If the answer to question 2 is yes, then try opening that program (or the latest version thereof) first, then using it's open... command to open the file that you cannot 2x click.
Once you successfully open the file in (whatever program), save the file. This should 'update' the file, change the icon, and make it 2x clickable from the finder.
If the files with generic icons were created on the PC, then you will need the Mac equivalent of the program, or a program you know can open the file. For these files, once again open the application, then use it's open... command to get to the file.
Keep in mind there may be some files you simply cannot open or run on the Mac. There are way too many to list, but some of the most common will be .MDB (MS Access),DLL,PIF,COM, EXE,CAB, & MSI.

Similar Messages

  • HT3775 My DVD player is supposed to play avi videos, but it often doesn't telling me that the file format is not recognized.  I suspect it's because it's the wrong codec.  How can I tell what the codec is before I burn a DVD?  And how do I get a workable

    My DVD player is supposed to play avi videos, but it often doesn't telling me that the file format is not recognized.  I suspect it's because it's the wrong codec.  How can I tell what the codec is before I burn a DVD?  And how do I get a workable codec?  Thanks for uour help!
    Ken Selvidge ([email protected])

    I am not a computer savy person.  I just need to plug in and have the machine do what it should do.
    Not a problem, but that indicates you have a lot to learn.
    File extensions like mpeg, mp4., avi, wmv, etc. are just wrappers. It is like a box the audio or video content is placed inside. The audio and video content must be encoded with a codec before it is placed in the box. There are thousands of codecs. Not all are installed on your Mac. You must have the same codec installed that encoded the video in order to play it. So, while Quicktime does support mpeg wrapper, it may not have the codecs to decode the internal video.
    Some programs have lots of the codecs available to them, like VLC, Niceplayer, MPlayerX, etc.
    You can also get "plug-ins" for Quicktime that add codecs to Quicktime, like Perian. Although it is no longer being developed, Perian still works well.
    Why is it so difficult? Probably because they are always working on ways to compress the video to get better playback.

  • How to use Terminal to Find or Locate files without extensions?

    I'm conversant with the cli, but not a power-user.  I've discovered a fairly large number of audio files, across dozens of sometimes nested folders, that (somehow) lost their '.aif' extension and now appear as Unix Executable Files.  Upon appending said files with the proper extension, they are perfectly normal audio aif's.
    My Problem: using the Terminal, how can I search a directory tree to find those files *without* an extension, discriminating between files and folders, and then append the correct extension to only the files?
    I've tried a number of queries, mostly built around the idea of using 'filename.*', but for some reason searching for an extension omission (as opposed to a specified string) isn't so simple. 
    The following: ls -al *.
    Brings up 'No such file or directory'
    And the following ls -al .*
    Brings up files AND directories
    I need o discriminate between files and directories, finds all files without extensions, and rename them with the appropriate extension.
    Can anyone help?
    Best, Tom

    The following will find files without a file extension in the current working directory and any sub-directories->
    find . -type f ! -name "*.*"
    If you are confident that the files found are the appropriate audio file (in this case aif) then you could->
    find . -type f ! -name "*.*" -exec mv {} {}.aif \;

  • Edit PHP files without extension

    Hi,
    I'm currently developing a website with DW CS3 and I'm using
    apache's mod_rewrite so I have clean URL's. The thing is that doing
    this forces me to rename my php files e.g.
    index.php to
    index. Is there a way that DW recognizes these files as PHP
    files, so I have nice highlighted code?
    Greets,
    Nick

    Hello,
    Right clicking and selecting open is exactly the answer to
    the question you
    asked about how to open files without an extension.
    There are many young people and people just learning here, so
    all questions
    are answered.
    How was anyone supposed to know you meant something else, and
    that you
    already knew the answer was to right click and select open?
    You didn't mention DW was giving you errors until after 2
    people gave the
    answer to the question you asked.
    The fact that DW is giving you an error message when you try
    to open the
    file is something else entirely.
    So, if that's your actual question, can you expand on "DW
    keeps giving me
    errors" and share what the error messages are, so we can try
    and help you?
    Take care,
    Tim
    "magoo" <[email protected]> wrote in message
    news:gcr7s0$m9n$00$[email protected]..
    > Murray *ACE* wrote:
    >> Right click on the file and select Open.
    >>
    >>
    >> "magoo" <[email protected]> wrote in
    message
    >> news:gcr39p$r7o$01$[email protected]..
    >>> Alan wrote:
    >>>>> is it possible to open files without
    extension in DW?
    >>>>
    >>>> yes- but they will be treated as a plain
    text file, they won't be
    >>>> associated with any type of scripting type
    so no code hints or code
    >>>> coloring.
    >>>
    >>> That`s fine, so how does it work?
    >
    > Wow, what an ace you are. If it was that easy I would
    not have bothered
    > posting here ...
    >
    > --
    > Regards
    > magoo

  • Quick Look for files without extensions.

    I have many files without extensions that quick look does not recognize as text files. Bash shell scripts generally do not use an extension, for example (they are identified by their first line). Similarly I have a lot of text file notes w/o a ".txt" extensions.
    Is there any way to have quick look recognize these as text files? They currently have either text edit or textmate as their default "open with" app. I presume there is a config file of some sort for quick look that will let me default files with no extension to text files, but have not found it yet.

    Can't Quick Look for some text files
    Re: Is it possible to change the viewing format?
    Quick Look for files without extensions.
    Re: Can I view text files without a .txt extension in Quick Look?
    How do I add support to Quick Look

  • FileFilter files without extension (*.)

    I want the file dialog to only show files without extension, so I set the filter to '*.', but the dialog shows no files at all.
    var legendFilter: FileFilter = new FileFilter("Legende", "*.");
    legendFileRef.browse([legendFilter]);
    These legend files are created by another application and don't include an extension.
    I cannot ask the user to rename the files prior to upload, I cannot change the output of the other application and I do want to filter to prevent selection of incompatible files as much as possible.
    Flex 4.6, Windows 7

    Would that be:
    new FileFilter("Legende", "null")
    or
    new FileFilter("Legende", null)
    If this is not correct, maybe you just use browse() without fileFilter,
    and then check the extension property of file() that selected from file browse

  • I find file without Extension after Download.

    In Firefox, when I am trying to download STL file from Email then it allows me to download such file without extension. That means I can't get file with Extension. . Why such thing happen ?

    Hi, Flash Player is a browser plug in, not a standalone player. It works thru your browser. Check in Safari and any other browser that you use for the Shockwave Flash plugin. Make sure it's Enabled.
    You can test each browser here and should be able to see the Flash Player logo(Red F) animate(spin). It will also display the version of Flash Player that you have Installed.
    http://www.adobe.com/software/flash/about/
    eidnolb

  • Flat file message is not recognized.

    I have been pulling my hair out for days now.  I have an ANSI x12 214 v4010 document that validates against the xsd file in visual studio when I remove the Interchange headers
    I add the interchange headers back and deploy for it to pick up the file and I get the error:
    The flat file message is not recognized. Unrecognized messages are not allowed as per the specified configuration.
    This is the extent of the error information that Biztalk will respond with.  I have to assume the issue is with the interchange headers since I know the transaction portion of the document itself validates.  Below is a copy of my headers.
    ISA*00* *00* *ZZ*SEND *ZZ*RECV *040805*0416*U*00401*000000001*0*T*^~GS*QM*SEND*RECV*20040805*0416*000000001*X*004010~[214 Transaction]~GE*1*000000001~IEA*1*000000001~
    I am beginning to believe the problem may be due to the trading partner agreement.  I originally didn't have an agreement at all and was just publishing my service.  I have now added two partners for the send and the receive.  I also created
    an agreement with the Hosted Partner qualifier matching the sender info in the header and the Guest Partner being the receiver info.  I set the version and type to match, added the sender application qualifier (GS02) which matches the sender info (ISA06)
    and set the schema to the one I validate locally X12_00401_214.
    Despite having the agreement in place that matches the headers I still receiving a flat file message not recognized error with no additional error information.
    Please rescue me from the insanity...

    Hi,
    We need a few more details about his scenario.
    have you uploaded this particular schema to the service?
    What kind of bridge are you using – EDI / AS2 / XML
    What tool are you using to push the message to BizTalk service? If you are using EDI / As2 bridge, are you adding proper HTTP headers while sending message from the client?
    You may go through the blog
    Test the Bridges - Post messages – 3 easy tools for the developers
    http://blogs.msdn.com/b/mabs/archive/2014/10/14/test-the-bridges-post-messages-3-easy-tools-for-the-developers.aspx
    Check the section
    Considerations for the EDI / AS2 Bridges
    Hope this helps you
    Girish Prajwal

  • Batch export .ai to .png produces files without extension - please help

    I created an Action to batch export a folder of .ai files to create 300dpi .png's of the .ai file's artboard. I did this by simply recording "Export...as png" with my desired settings then Batch running the Action on desired folder of .ai files.  The files were successfully exported, the trouble is that the exported files lack a .png file extension. My intent is to take these PNG files and
    merge them into a single PDF using Acrobat Pro. Unfortunatly, without the .PNG extension, Acrobat Pro does not recognize the file types and does not let me use the Combine Files feature on them. Going back and manually adding a .png at the end of the exported files defeats the time-saving purpose of Batch Processing all together. Is there something I am missing or doing incorrectly? I have included screenshots of 1) My Batch Action settings 2) folders showing files without .png extension and 3) visual of what I see when I am trying to combine PNGs into a PDF. Assistance would be greatly appreciated!
    - Erin

    Yes, I am on a Mac running Snow Leopard 10.6.8 with CS5 (Illustrator 15.0.2, Acrobat Pro 9.4.6). Your suggestion did not help as "Hide Extension" is not checked. I even set "Open With" to Acrobat Pro and still get no extension or ability to import into Combine in Acrobat. Thanks anyhow. Please see below.

  • Can't open .dmg files, says its "not recognized"

    I have recently tried to mount a .dmg file but a dialogue box will always open, saying that the disk was "not recognized".
    I've already checked "From anywhere" under "System Preferences/Security and Privacy/Allow applications downloaded from", so there should be no problem with downloading a .dmg file off the internet, right?
    The .dmg is an Adobe Extensions Manager CS4. I'm using a Macbook Pro with OS X 10.8, and yes I already know that particular extension manager is not for this operating system, but this has already happened with a 10.8 version as well.

    If you right click on the dmg can you open it? 
    Use Software Update or the OS 10.8.3 combo update to update your OS.  Also, update everything SU has to offer for your computer.  When done, repair permissions and restart your computer.

  • Mac files without extension

    Hi Everyone,
    In our company environment, each user has a home drive (resides on SAN share) and they place a copy of their files on their home drive instead of local machine so that their files can be backed-up on routine bases.
    Now we have start encountering a problem, whenever a Mac user will copy a file (any files that does not have extension) on his home drive and then try to download back to his desktop then Mac machine will not recognize that file. This will only happen with those files does not have an extension. We are running Leopard and Tiger OS X on Macs
    Does anyone know how can I fix this issue?
    Thanks,

    The file extension is part of the file name, and it may be hidden by the Finder. The "Advanced" tab in the Finder preferences permits you to force the file extension part of the file name to be displayed. Otherwise the default is to hide the extension part of the file name unless you've explicitly asked Finder to display the extension for that particular file (select file, press command-I, and uncheck "Hide extension").
    OS X still stores a "Creator Code" and file type for each file in the system metadata (as described in my previous post). You can see these using Terminal, and the command 'mdls'. OS X 10.6 uses this information differently than previous versions. OS X 10.6 maintains the creator code, but now ignores it in deciding which application to use to open a file.
    The Finder (and the shell's "open" command) use the following criteria to decide what application to open a document with (stopping at the first one that fits):
    1. Did the user specify the application using the Finder? If so, use that.
    2. If the file has an extension in the name ('.' followed by a string that doesn't contain a '.'), and that extension is registered with LaunchServices, use the file type and default application registered with LaunchServices.
    3. If the file meta-data contains a 4-letter file type (kMDItemFSTypeCode) and that's registered with LaunchServices, use the default application that's registered.
    If the file type is selected by 2 or 3 and there are multiple applications that can work with those file types and the user hasn't specified a default, then check if the file has a creator code and use that as the default application (note that 10.6 no longer considers the creator code). If there's no creator match, give preference to OS X apps over Classic ones (10.6 no longer supports Classic apps). Give preference to apps on the boot volume over other volumes, and if there's two apps with different versions, give preference to the most recent.
    That said, your problem is specific to files that have no extension (so they aren't subject to the assignment of file type by extension). If OS X can't determine what type of file they are without the extension, then the meta-data that contains the file type and creator have been lost (you're posting to the Leopard discussion group, so the creator code is still relevant). This indicates that the meta-data has been lost or stripped in the process of being transferred to the network drive as I had described above.
    Note that you can programmatically restore the information, but the user can also manually assign the application used to open a file using the Finder.
    Were it me, I'd probably work on trying to figure out why the metadata is being lost and correct that first. You can remediate the problem with some Perl scripting, the 'file' command (which is a UNIX utility that determine's a file's type information by looking at the content of the file), and the SetFile utility (to manually set the creator and file type metadata).
    It should also be noted that if you've lost the file meta-data, you've lost the file resource fork -- if it had one. Using the resource fork for files is deprecated and hasn't been common since before the move to OS X, but it's still possible that you are using some older Classic apps that utilize that. If that's the case, you've lost that information.

  • THM extension not recognized

    I recovered some 600 jpg files inadvertently erased from a flash card, but they all have the extension THM. Since THM is not recognized by PS CS3 nor by Bridge, I can't Batch Rename them to show jpg extensions. It will take me 2-3 hours to rename them one-by-one. Any better suggestions?

    George, I just checked and the command prompt worked to perfection on a list
    of 100+ jpegs that I renamed to *.THM (and then reversed the process with no
    problem.) I'll have to apologize for recommending the explorer method as I
    forgot that I had installed a shell extension from a utility package. In any
    case, I always prefer the command line: it's faster and you have assurance
    of the exact results you desire. You don't have to register a file type or
    do anything special.
    Couple of thoughts: 1) I'm using XP Pro; if you're using Vista there a slim,
    unlikely chance that the command syntax has changed; and 2) If your command
    window is not open in the actual folder/directory where your target is
    located and there are spaces involved, you will have to use quotes, thusly:
    ren "e:\foo bar\*.thm" *.jpg
    But it is generally better to navigate to the desired folder or use the free
    extension from Microsoft that adds "Open Command Window Here" to your
    right-click menu.
    Let me know if this helps,
    Trez

  • Downloading unix archive file (.Z extension) from java program

    Hi,
    I am trying to download unix archive files with .Z extension from java program. When I use
    BufferedReader zReader = new BufferedReader(new InputStreamReader(urlConn.getInputStream()));
    and then read line by line and write it to file, downloaded file can't be decompressed. I tried to open it with winZip which supports .Z files but I get the message : Cannot open file, it does not appear to be a valid archive.
    How can I download file correctly?
    Any help would be appreciated.

    Hi,
    I am trying to download unix archive files with .Z
    extension from java program. When I use
    BufferedReader zReader = new BufferedReader(new
    InputStreamReader(urlConn.getInputStream()));
    and then read line by line and write it to file,How are you writing the file? Since it is binary data you need to be careful about using Reader/Writers, which are meant for character data. Look at using classes from the InputStream/OutputStream hierarchy.
    - N

  • Files without extensions read as UNIX exe files

    I have an iMac connecting to my MacBook Pro that has several external drives attached by firewire. On those external drives the iMac sees any file without an extension as exe files. In particular, font files are seen this way.
    Can I add extension to the font files (most of them postscript type 2) so that the iMac sees them as fonts rather an exe files?
    Or is there a way of solving the problem that has a more broad approach?
    Thanks!!!

    First, ensure that Finder->Preferences->Advanced->Show all filename extensions is checked, then check those files. If the issue continues, then rebuild the LaunchServices database by running this one-line command in the Terminal.app (/Applications/Utilities/)—copy & paste it into the Terminal window and hit the return key:
    */System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchS ervices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user*
    Restart and see if that fixes the problem.

  • Novell File Upload extension not Installing

    I am trying to install the Novell File Upload extension so I can upload my PE file. It will not let me install the plugin in IE or Firefox. I have tried Firefox 22 and IE 8. I have tried from an XP, Win7 and 2003 server. I have tried all of the Active X switches in IE and I have tried the adding the about:config entries in Firefox.
    Has anyone gotten this to work? To be honest this is the first time I have tried to get it to work so I can not say it was working before I updated. I went from 11.2.1 mu2 to 11.2.4.

    Originally Posted by spond
    Melnikok,
    check to see if the file is signed - it should be (mine is, for
    example)
    Shaun Pond
    There is no Digital Signature tab for the .cab file or the .dll's inside the .cab file. I have only checked one of my primary servers. I will check the others. What would my next step be if none of them are signed?

Maybe you are looking for

  • HELP! iMac Will Not Boot Up

    My wife's iMac has died. It has been getting real slow lately, locking up sometimes. We have powered it off and would work again, sort of. Today, she was browsing the net and it locked up loading a page. Couldn't do anything. Would not even open the

  • How to target a label on the stage from a loaded composition

    from EdgeCommons I'm using EC.loadComposition to load another website into a container within EA. Now, from a button inside this loaded composition I would like to call a stop function to target a label on the main stage of the EA file. sym.getCompos

  • Oracle 10:1:0:200 client works on windows 2003 not XP

    Hi Group, The backend oracle database is the same. The Serviced Components Middle Layer is on Windows 2003 and XP Professional SP1. The Clients are tested on the Middle Layer. It works fine on Windows 2003. On XP the error is: ================ Failed

  • Oracle Application Server 10.0.1.0.2

    When will forms and report services be available in the new release because i have install 10.0.1.0 without forms and report services. Moreover does anyone has an installation guide for installing only standalone forms and report services on Suse 9 E

  • Specifying a blank criteria for a smart album

    In iPhoto 9.2.1, how do I create a smart album of photos with blank descriptions?