How can I see (.wmv) files

Some of my mails came with movie files such (.wmv) and my iPad ask me to open it with LogMeIn since there is no App to open this file, do I need to buy an App to open this files?

Yes.
Search app store for media player.
I like avplayerhd.

Similar Messages

  • How can I see my files on Time Capsul

    How can I see my files on Time Capsul

    Do you mean Time Machine files or ordinary files.. ??
    Did you copy files to the TC? It should just open in the finder as long as the TC is available and the airport utility shows it connected.
    If you want to see the contents of the TM files.. open the sparsebundle and use main Time Machine icon in the dock.
    Read more.. pondini will help you.
    http://pondini.org/TM/FAQ.html
    Try Q15

  • How can i see PDF files in Nokia 5230

    How can i see PDF files in Nokia 5230

    sandy2410 wrote:
    @moonnight12
    Adobe has its own pdf reader for symbian s60 3rd edition devices.
    http://www.adobe.com/products/acrobat/readerforsymbian.html
    Hopefully this helps
    Cheers
    Sandy
    Did you actualy read this. " QuickOffice is the Exclusive S60 Provider of this release".
    ‡Thank you for hitting the Blue/Green Star button‡
    N8-00 RM 596 V:111.030.0609; E71-1(05) RM 346 V: 500.21.009

  • How can I see what file's are in  a directory

    I'm want to make a program for brosing the harddisk and copying and editing file's.
    I already can copy them but:
    How can I see what file's are in a directory and how can I see
    what subdirectory's are in a directory so I can show them to the user?
    I dont't know if it does matter if If I'm on a windows or linux platform, when it does please tell me for the windows?

    I believe this works for a directory of reasonable size.
    import java.io.File;
    final public class FileSearch {
        public File current;
        public String path;
        public File[] files;
        public FileSearch(File dir){
           try {
              current = dir;
              files = dir.listFiles();
           } catch (Exception e) {
              e.printStackTrace();
        public void currentSearch() {
           for (int i=0; i<files.length; i++) {
              if (files.isFile()) {
    System.out.println(files[i].toString());
    public void searchFiles(){
    for (int i=0; i<files.length; i++) {
    if (files[i].isDirectory()) {
    System.out.println();
    System.out.print("directory: ");
    System.out.println(files[i].toString());
    try {
    FileSearch sub = new FileSearch(files[i]);
    sub.currentSearch();
    sub.searchFiles();
    sub= null;
    } catch (Exception e) {
    e.printStackTrace();
    public static void main(String[] args) {
    try {
    FileSearch search = new FileSearch(new File("."));
    search.currentSearch();
    search.searchFiles();
    } catch (Exception e) {
    e.printStackTrace();

  • HT1338 I wanted to import files but the computer says that there is not enough free space. how can i see which files take up the space?

    I wanted to import files but the computer says that there is not enough free space. how can i see which files take up the space?

    Here's freeing up disk space.
    DALE

  • How can I open wmv files on my new iMac Pro?

    How can I open wmv files on my new iMac Pro? Is there a programme that will help? My friends all have pc's and send me stuff that I can't open.
    Thanks for your help.
    iMac   Mac OS X (10.4.10)  

    Install Flip4Mac - VersionTracker or MacUpdate.

  • HT2531 How can I see a file's enclosing folder.

    Often I just need to know where a file is, not to open it.  If I go to Spotlight, how can I see what its enclosing folder is?  I think this used to pop up when hovering over a file name in Spotlight. 
    Thankyou.

    If you are talking about the spotlight search in the upper right of the finder window it still has the tooltip that shows you the full pathname of what you are pointing at in the list.
    If you select spotlights show all then the pathname is outlined at the bottom of the spotlight window and you can double click any of the items along that path to open that item.

  • Can't see "wmv" files in my e mail   (won"t play"

    i have tried to download a program to let me see wmv files that i get in my email, never worked, and still can't see any wmv files

    Hi
    For wmv videos we recommend this, don't know if it works with emails though.
    http://www.flip4mac.com/wmv.htm
    Steve

  • How can i see hidden files in macBook air?

    how can i see the hidden files in macbook ,  i dont know how to unhide it and i dont know how to hide it also.

    Hey Ajithchowdary,
    I have two articles for you that may be able to help you resolve your question:
    OS X: How to include system files in Finder search results
    http://support.apple.com/kb/HT4355
    OS X Mountain Lion: Find invisible files
    http://support.apple.com/kb/HT4355
    Thanks for being a part of the Apple Support Communities!
    Regards,
    Braden

  • I can't see WMV files in After Effects CC since I installed the AE patch 12.0.1

    I downloaded yesterday the Mac update called Maverik (OS X 10.9) and also the After Effects patch 12.0.1 in order to open AE using Maverik as operative system (before downloading the AE patch was impåossible to open After Effects CC). The problem now is that I was able before to see and edit window media files in After Effects but now, when I open the project that I've been working on, After Effects shows an error "After Effects error: file xxxx.wmv cannot be imported - this wmv file is damaged or unsupported". I am pretty sure that all the wmv files are not damage as Iø'e been working on these files the last couple of months. Besides  I have imported again the same wmv files from colleagues who can see and edit these files in After Effects CC for PC.
    Would you please advice me on this? Should I download a codec or Adobe will resolve this issue with the next update for After Effects CC?
    Thanks in advance
    Sebastian

    Can you open your WMV files in QuickTime Player?
    After Effects on Mac does not read WMV files natively. You probably have the Flip4Mac QuickTime components installed, which allows QuickTime to read WMV files, and through that AE can read WMV files.
    My guess is that Flip4Mac is either having problems on your machine after the upgrade to Mavericks, or it is not compatible with Mavericks. I didn't see any notices on Telestream's site, so I would guess the former.

  • How can I see all files used in a Report or Transaction

    I need an expert advice. I am not an Abap  programmer but probably this is the the correct forum to post my question.
    I need to create a Query using same files that are used in report S_ALR_87012103 and some other additional files.
    Is there any transaction or functionallity that I can use to see the files used by this report ?
    << Removed - please do not offer rewards >>
    Thx. in advance for your help
    Edited by: Rob Burbank on Jun 19, 2009 1:33 PM

    Thanks for your message. I just reviewed the files in SE36.
    So I guess, next time I will have to check the name of the program in the status bar or the system status screen.
    Then, I will have to use SE38 in DEV to see the "Dictionary Structures" in the source code.
    However, on this case, I can not find the "KDF" in the source code or "Dictionary Structures".
    Other than you technical expertise ... How did you know that this program is using the KDF Logical Database.
    On my case, since I am not an Abap programmer, I would have to review all files described in the "Dictionary Structures" which by the way they are a bunch of files.
    I prefer the logical view. I liked the way the files are displayed using the SE36 and "KDF"
    Regards,
    Marco

  • How can I see NEF files of Nikon D800? Camera Raw 7.4.0 installed

    I have installed latest version of Adobe Creative Suite 6, education edition, Also I have installed Nikon capture 2. In Capture a can see the NEF files of my Nikon D800 but I can´t in Bridge or Photoshop. How can I solve this?

    Ask in the PS/ ACR forums and provide more details.
    Mylenium

  • How can I see my files from iCloud on my ipad??

    I have some files different kind of files in my iCloud storage... I would like to view and access them from my ipad. How can I view them??

    Hi mtsada,
    I apologize, I'm a bit unclear on the exact nature of your question. If you are talking about accessing files on iCloud Drive, you may find the information outlined in the following article helpful:
    How do I access all my files in iCloud Drive?
    You can access your files in iCloud Drive any of these ways:
     Using any supported web browser, you can go to iCloud Drive or iWork for iCloud beta at iCloud.com. In iWork for iCloud beta, you can find your Pages, Numbers, and Keynote files.
    On your Mac with OS X Yosemite, you can go to iCloud Drive in Finder.
    On your PC with Windows 7 or later and iCloud for Windows, you can go to iCloud Drive in File Explorer.
    On your iPhone, iPad, or iPod touch with iOS 8, you can access your files from Apple apps like Pages, Numbers, and Keynote, or any apps that support iCloud Drive.
    iCloud Drive FAQ - Apple Support
    Regards,
    - Brenden

  • How can I open .wmv files in a browser on my MacBook Pro?

    I know that a person that owns a Mac can open .wmv files in third-party programs such as Flip 4 Mac (Flip Player), but is it possible to open .wmv files in a browser?
    Thanks,
    Karen

    You may open word processing documents using Apple's Pages. Numbers may open spreadsheets. Nothing appears to open databases, however.
    If you have access to an older system that runs AW6, then you can export your documents to a compatible format for newer applications.

  • How can I see all files of my hard drive? it is 1TB and don't have any documents in it yet, and it says that it is only 200GB free

    In my apple store, they replaced my hard-drive. Now, it is only 273GB free instead of almost all my 1TB. I can't see what are the files with such a size!

    Give OmniDiskSweeper a try.

Maybe you are looking for