ITunes U downloads Numbers as a .zip file to iOS

I have uploaded six Numbers [v 3.2 (1861)] spreadsheets to an iTunes U course. Five of them download to my iPad [iOS 7.2] and open in Numbers, but one downloads as a .zip file and cannot be opened. This problem was identified by a student, so the same problem exists on other devices. All the spreadsheets were created in Numbers on my MacBook Pro [10.9.4] and uploaded to iTunes from the MacBook.
Any suggestions?

Ok-I have done the following: in this order
1) scanned for viriuses with MSE & SPYBOT
2) disabled DOWNLOAD MANAGER
3) searched in Download Applications where .JPG is not listed but PICT file is (should I assume that it's the same thing?) with QUICKTIME as app.
4) deleted MIME TYPE.rdf in the Profile Folder
5) went to "about:config to reset 2 items suggested in Firefox Troubleshoot,
but they were not listed.
I need more suggestions PLEASE! Thanks.

Similar Messages

  • Download report as compressed/zip file

    Hi,
    i was wondering if it is possible to download a report compresed/(zip file). Some reports are more then 10MB and it's sometimes timeconsuming to download it to you local machine via a slow internet connection. If this is possible.. Is it then also possible to create an Ibot to sent a zipped report to mail :)
    regards,
    Osman

    I don't think you can compress a file or zip it and then download it. But you can schedule an ibot to download the file to a local drive using javascripts at night when no one is around and it doesn't matter how long it takes. Then, if you need to email them out, you can zip them there and email them. Here are some links that will help you with the javascripting:
    http://oraclebizint.wordpress.com/2007/12/17/oracle-bi-ee-101332-calling-java-scripts-and-java-classes-from-ibots/
    http://sureshotstrategies.wordpress.com/2008/04/12/writing-ibots-results-to-a-file/

  • Ya, try to download a 700 MB zip file !! with whatever available means

    Please a bit more commercial efforts, even if your name is ORACLE
    Because at the end it is in your interest !!
    Have you ever tried to download a 700 MB zip file !! to your private PC ? Me, I don't even dare to try!

    What is your question? I downloaded them without problems? Obviously if you are on a dial-up connection this is not an option.

  • HT5919 My company will not allow us to download iOS 7 due to software / security issues on our end. The problem is I need to download numbers but it says I need iOS 7. Is there any way to get an earlier update that's doesn't require ios7?

    My company will not allow us to download iOS 7 due to software / security issues on our end. The problem is I need to download numbers but it says I need iOS 7. Is there any way to get an earlier update of numbers that's doesn't require ios7?

    Thank you so much! It's updating now. I'm hoping that once the update is finished that it will sync like normal as well. Of course I'm still a bit confused/concerned about how it refused to update on it's own, but for now that's not a problem. Hopefully from now on there won't be any more problems.

  • Getting a StackOverflowError trying to download big content sync zip file

    We've noticed this happens when trying to download a big Content Sync zip file (typically of around 280MB, although recently we saw the same issue with a 250MB file, so we're not sure of the root cause of this).
    The only prerequisite to reproduce this issue is to configure your content sync to have > 250MB of content (in the form of images, html, js, etc).  The steps to reproduce are the following:
    Navigate to the content sync console URL: /libs/cq/contentsync/content/console.html
    Click on the 'Clear Cache' button.
    Click on the 'Update Cache' button.  No problems up to here, content sync cache (under /var/contentsync) is populated with expected assets and files.
    Click on the 'Download Full' button.  Almost immediately, the app crashes with the following stack trace:
    02.05.2013 00:56:14.248 *ERROR* [204.90.11.3 [1367455869892] GET /etc/contentsync/audiusa-retail.zip HTTP/1.1] org.apache.sling.engine.impl.SlingRequestProcessorImpl service: Uncaught Throwable java.lang.StackOverflowError
            at org.apache.commons.collections.map.AbstractReferenceMap.isEqualKey(AbstractReferenceMap.j ava:434)
            at org.apache.commons.collections.map.AbstractHashedMap.getEntry(AbstractHashedMap.java:436)
            at org.apache.commons.collections.map.AbstractReferenceMap.getEntry(AbstractReferenceMap.jav a:405)
            at org.apache.commons.collections.map.AbstractReferenceMap.get(AbstractReferenceMap.java:230 )
            at org.apache.jackrabbit.core.state.ItemStateReferenceCache.retrieve(ItemStateReferenceCache .java:147)
            at org.apache.jackrabbit.core.state.LocalItemStateManager.getItemState(LocalItemStateManager .java:171)
            at org.apache.jackrabbit.core.state.XAItemStateManager.getItemState(XAItemStateManager.java: 260)
            at org.apache.jackrabbit.core.state.SessionItemStateManager.getItemState(SessionItemStateMan ager.java:161)
            at org.apache.jackrabbit.core.ItemManager.getItemData(ItemManager.java:382)
            at org.apache.jackrabbit.core.ItemManager.getItem(ItemManager.java:328)
            at org.apache.jackrabbit.core.ItemManager.getItem(ItemManager.java:622)
            at org.apache.jackrabbit.core.LazyItemIterator.prefetchNext(LazyItemIterator.java:122)
            at org.apache.jackrabbit.core.LazyItemIterator.<init>(LazyItemIterator.java:104)
            at org.apache.jackrabbit.core.LazyItemIterator.<init>(LazyItemIterator.java:85)
            at org.apache.jackrabbit.core.ItemManager.getChildProperties(ItemManager.java:816)
            at org.apache.jackrabbit.core.NodeImpl$10.perform(NodeImpl.java:2178)
            at org.apache.jackrabbit.core.NodeImpl$10.perform(NodeImpl.java:2174)
            at org.apache.jackrabbit.core.session.SessionState.perform(SessionState.java:216)
            at org.apache.jackrabbit.core.ItemImpl.perform(ItemImpl.java:91)
            at org.apache.jackrabbit.core.NodeImpl.getProperties(NodeImpl.java:2174)
            at javax.jcr.util.TraversingItemVisitor.visit(TraversingItemVisitor.java:202)
            at org.apache.jackrabbit.core.NodeImpl.accept(NodeImpl.java:1697)
            at javax.jcr.util.TraversingItemVisitor.visit(TraversingItemVisitor.java:219)
            at org.apache.jackrabbit.core.NodeImpl.accept(NodeImpl.java:1697)
            at javax.jcr.util.TraversingItemVisitor.visit(TraversingItemVisitor.java:219)
            at org.apache.jackrabbit.core.NodeImpl.accept(NodeImpl.java:1697)
            at javax.jcr.util.TraversingItemVisitor.visit(TraversingItemVisitor.java:219)
            at org.apache.jackrabbit.core.NodeImpl.accept(NodeImpl.java:1697)
            at javax.jcr.util.TraversingItemVisitor.visit(TraversingItemVisitor.java:219)
    We've extended the content sync framework by writing 2 ContentUpdateHandler implementations.  Given that the content update process finishes correctly, we dont' think this is the root cause of the problem.
    Any help on this subject is appreciated.
    Thanks,
    -Daniel

    Hi Daniel,
        File daycare with steps to reproduce, logs, thread dump & hs_err file.
    Thanks,
    Sham
    @adobe_sham

  • Downloading Flash in a zip file

    Hi,
    Is it possible to download Flash Player in a zip file format,
    with only the files NPSWF32.dll, flashplayer.xpt, GetFlash.exe and
    GetFlash.exe.manifest?
    The idea is to unzip those files in Mozilla Firefox's
    \plugins and \components (for flashplayer.xpt) and, after that, we
    have Flash running in a Windows box. We can do it in Linux.
    It'll be nice if Macromedia disposes this kind of download
    for Windows users, especially users like me, who download Firefox
    in zip files (I avoid MSI and EXE installers as much as possible).
    Thanks in advance,
    Wilson.

    Got the solution:
    Here is the way I can write the download a file , unzip it and write onto disk.
    URL url = new URL(urlString);   
                   URLConnection connection = url.openConnection();
                   GZIPInputStream zipStream = new GZIPInputStream(connection.getInputStream());
                   byte[] buf = new byte[1024];
                   int len;
                 OutputStream out = new FileOutputStream(outFilename);
                   while ((len = zipStream.read(buf)) > 0)
                      out.write(buf, 0, len);           
                   out.close();

  • Bad Link In download SubInACL for reset_fp10.zip file

    Someone must have updated the page and pasted the wrong link into the 'download reset_fp10.zip file' link, because it just reloads the same page it's already in, instead of loading a .zip file.
    See http://kb2.adobe.com/cps/494/cpsid_49419.html

    I'm still having a permissions problem on one of my user accounts on an xp
    sp3 Home edition system.  Maybe you can give me some guidance.  The user
    account is the original owner admin account, and plays flash content, has a
    successful installation according to the Adobe sites, but won't play linked
    flash windows or pop-up flash links.  This owner account was set as limited,
    but is changed to admin sometimes for installations, etc.  The flash problem
    dates back  more than a year, I believe, but I've only recently started
    wrestling with it.
    (See this forum thread for details:
    http://forums.adobe.com/message/2173329#2173329 )  and also here
    (http://www.aumha.net/viewtopic.php?f=7&t=41587&start=0).
    I tried using the script from this artilce:
    (http://www.winhelponline.com/blog/reset-the-registry-and-the-file-permissio
    ns-in-windows-xp/) to change all the registry permissions for all users, and
    had to restore the system because Flash would no longer install.
    Lately I've been using this article
    (http://kb2.adobe.com/cps/191/tn_19148.html) to try to check the registry
    permissions for that account, and noticed that whereas the Admin, System, &
    Creator\Owner has full control to this key & subkeys for most keys listed in
    the article, and users have read control to this key and subkeys, the
    (renamed) owner has (special) full control only to this key, and not
    subkeys.  Will that keep the pop-up flash links from running?  (I get a
    white window, and rt. Click gives non-working flash settings.)
    This is a poor description, I'm afraid, but I'm hesitant to alter the
    registry permissions without knowing exactly what permissions to grant this
    admin account, so I don't compromise the security of the system.  That was
    the reason for running as a limited account in the first place.
    Some keys simply don't have the renamed owner listed, and when I tried to
    add it in, wouldn't allow it because the object name couldn't be found.
    (for example, in swf key, where permissions list is Administrators, Creator
    Owner, System, Everyone, and Users).
    Yet the symptoms indicate that this particular user account is not getting
    permission to play linked flash content.
    If someone could give me an indication of which keys control that, or an
    understanding of whether this owner needs normal full & read permissions for
    this key & subkeys, as well as special full permissions for this key only,
    for whatever keys I need to check, I'd be relieved to experiment a bit and
    see if I can turn the flash on for that account.  Two other admin user
    accounts have no troubles playing any flash content at all.
    Thanks for any attention you may be able to divert in my direction.
    Sincerely,

  • How do i download the webex64.plugin.zip file?

    trying to get webex to work with Mountain Lion.  I've followed another user's post and think I'm down to the final step.  Need to download the file webex64.plugin.zip.  Can somebody direct me to this?

    It should download automatically, when you go to the URL for a WebEx meeting.

  • Why does Itunes Windows download Numbers, Pages, iMovie and iPhotos in Library and I can't even open it. It is taking up space, safe to delete?

    Thanks for helping me out in advance. I recently installed Itunes and figuring things out.
    So I click the thing that said downloads available and the download screen started dowloading the apps below. It takes a huge amount of space in my tiny hard drive (256 GB), I clicked, double clicked, hyper-clicked and nothing really happened.
    Is it safe to delete in iTunes, or windows explorer window?If I delete it would it delete it from my iPhone? Pardon for my newbness..

    Hello traderjohn,
    You can absolutely delete those apps within iTunes. If you ever need to download them back in you can do that as well. It should not affect anything on your iPhone and when you sync your iPhone. Take a look at the articles below for more information. 
    How to delete content you've downloaded from the iTunes Store, App Store, iBooks Store, or Mac App Store
    http://support.apple.com/en-us/HT5772
    Download past purchases
    http://support.apple.com/en-us/ht2519
    Regards,
    -Norm G. 

  • My computer crashed but I was able to download my itunes libary to a ext drive,,,I want to use another computer now but the itunes I downloaded will not find the files I saved from my old computer

    I have all my albums and songs stored on portable hard drive,,,I downloaded them from itunes on my old computer.     after installing itunes on new computer I can not get it to find them on the portable hard drive ?

    what you have to do is copy all of your albums and songs into the itunes folder on your new computers hard drive and then start itunes and give it a few minutes and the items will show up in itunes

  • I downloaded a .zip file. It ate up my space and i cant find the file. How do i get this file off my phone?

    I downloaded a .zip file. It ate up my space and i cant find the file. How can i get this file off my phone?

    Not possible. Safari won't download and save a Zip file. You either had to use a 3rd party app, or as wjosten suggests, your phone is jailbroken. If the former, you'll need to use that app to find it. If the latter, you'll have to look elsewhere for assistance.

  • Zip File Download frustrations

    hi there.
    So, I am having some problems with some files. I'm downloading addons for an MMORPG but most of them are .zip files which is giving me a problem--they'll go to my download menu and get to a point before stopping and saying "cannot create file". I've searched other areas of the forum but haven't found out how to download and unzip (if necessary) the files.
    Any help would be greatly apprecaite. Thanks!

    Actually, it sounds to me like you aren't having a problem opening files you have downloaded, rather it sounds like you aren't able to download things to start with due to a permissions error of some sort at the download location.
    Try this:
    1. Create a new folder in your home folder and name it Downloads
    2. If you are using Safari, go to Safari's Preferences, click the General tab, and in about the middle you'll see "Save downloaded files to:"
    3. Click the double arrows select "Other" and then navigate to your new Downloads folder and select it
    4. Try downloading something again and see if it is successful
    If you don't get any errors, go to your new Downloads folder and double click the downloaded item. A zip file should unzip, a .dmg file (btw, it is dmg which means "disk image") should mount like any other disk, and you can run installers or drag and drop the contents to where you want them.
    Francine
    Francine
    Schwieder

  • Issue in Downloading or Identifying correct Software zip file of EBS R12 !

    Hi,
    I am confused a bit about downloading the EBS R12 software Link from https://edelivery.oracle.com/download/osdc_download_links.html.
    Could you please specify which software Link or rather zip file is accurate in order to download EBS R12 for Installing Vision Instance on Linux 32 bit server (
    ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), )
    -Linux x86
    B68323-01: Oracle Application Management Suite 12c for Oracle E-Business Suite Media Pack
    B64087-05: Oracle Enterprise Data Quality 8.1 Media Pack
    B63062-01: Oracle Application Management Suite for Oracle E-Business Suite 11g Media Pack (JP)
    B62239-02: Oracle Pedigree and Serialization Manager 1.1 Media Pack for Linux
    B60355-01: Oracle Contract Lifecycle Management for Public Sector Media Pack for Linux x86
    B59613-01: Oracle Strategic Network Optimization 12.1.3 standalone Media Pack
    B54649-01: Oracle E-Business Suite Release 12.1.1 Update Media Pack for Linux x86 (JP)
    B54655-07: Oracle E-Business Suite Release 12.1.1 Media Pack for Linux x86 (JP)
    B54645-05: Oracle E-Business Suite Release 12.1.1 (with NLS Supplement) Media Pack for Linux x86 (JP)
    B54487-07: Oracle E-Business Suite Release 12.1.1 (with NLS Supplement) Media Pack for Linux x86
    B54479-01: Oracle E-Business Suite Release 12.1.1 Update Media Pack for Linux x86
    Is this the correct software zip links (B54467-07) should i download all these software zip file in order to install R12 Vision instance ??
    B54467-07: Oracle E-Business Suite Release 12.1.1 Media Pack for Linux x86
    Part Number      Description      File Name      Size
    B53824-01      Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here      B53824-01_1of4.zip      29M
    B53824-01      Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here      B53824-01_2of4.zip      97M
    B53824-01      Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here      B53824-01_3of4.zip      393M
    B53824-01      Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here      B53824-01_4of4.zip      81M
    V15576-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install RDBMS - Disk 1      V15576-01_1of3.zip      1.7G
    V15576-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install RDBMS - Disk 1      V15576-01_2of3.zip      1.2G
    V15576-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install RDBMS - Disk 1      V15576-01_3of3.zip      658M
    V15564-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 1      V15564-01_1of3.zip      1.2G
    V15564-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 1      V15564-01_2of3.zip      1.6G
    V15564-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 1      V15564-01_3of3.zip      863M
    V15565-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 2      V15565-01_1of2.zip      1.5G
    V15565-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 2      V15565-01_2of2.zip      1.5G
    V15566-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 3      V15566-01_1of3.zip      1.2G
    V15566-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 3      V15566-01_2of3.zip      1.5G
    V15566-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 3      V15566-01_3of3.zip      1.0G
    V15567-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 4      V15567-01_1of3.zip      1.7G
    V15567-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 4      V15567-01_2of3.zip      1.6G
    V15567-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 4      V15567-01_3of3.zip      501M
    V15568-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 5      V15568-01_1of3.zip      1.6G
    V15568-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 5      V15568-01_2of3.zip      1.6G
    V15568-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 5      V15568-01_3of3.zip      491M
    V15569-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 6      V15569-01_1of3.zip      1.6G
    V15569-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 6      V15569-01_2of3.zip      1.7G
    V15569-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 6      V15569-01_3of3.zip      746M
    V15570-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 7      V15570-01_1of3.zip      1.5G
    V15570-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 7      V15570-01_2of3.zip      1.4G
    V15570-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 7      V15570-01_3of3.zip      784M
    V15571-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 8      V15571-01_1of3.zip      1.4G
    V15571-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 8      V15571-01_2of3.zip      1.7G
    V15571-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 8      V15571-01_3of3.zip      910M
    V15572-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 9      V15572-01_1of3.zip      1.5G
    V15572-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 9      V15572-01_2of3.zip      1.6G
    V15572-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 9      V15572-01_3of3.zip      490M
    V15575-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Tools - Disk 1      V15575-01.zip      1.7G
    V15573-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 1      V15573-01_1of3.zip      1.6G
    V15573-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 1      V15573-01_2of3.zip      1.7G
    V15573-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 1      V15573-01_3of3.zip      565M
    V15574-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 2      V15574-01_1of3.zip      1.2G
    V15574-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 2      V15574-01_2of3.zip      1.2G
    V15574-01      Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 2      V15574-01_3of3.zip      1.1G
    Which of these software zip files should i download ???
    B53825-01      Oracle E-Business Suite Release 12.1.1 Documentation Library      B53825-01.zip      458M
    V17202-01      Oracle Succession Planning 12.1.1      V17202-01.zip      11M
    V18967-01      Oracle Product Hub for Communications, Release 12.1.1      V18967-01.zip      48M
    V18732-01      Oracle Rapid Planning 12.1.1 for Linux x86      V18732-01.zip      1.3G
    V19061-01      Oracle Supplier Hub Release 12.1      V19061-01.zip      582M
    V26710-01      Oracle Environmental Accounting and Reporting 12.1.x      V26710-01.zip      2.4M
    B50876-01      Oracle Database Lite 10g Release 3 (10.3.0.2.0) for Linux X86/AMD-64 (CD)      B50876-01.zip      450M
    B34625-01      Oracle SOA Suite 10g (10.1.3.1.0) for Linux x86 (32-bit) (CD)      B34625-01.zip      622M
    V20311-01      Oracle SOA Patchset 10.1.3.5 for Price Protection on Linux x86      V20311-01.zip      779M
    B24995-01      Oracle® Warehouse Builder 10g (10.1.0.4.0) for Linux x86      B24995-01.zip      547M
    B52379-01: Oracle Business Approvals Connector for Managers 1.0 Media Pack for Linux x86
    B18706-01: Oracle® Applications 11i Exchange Marketplace 6.2.5 Media Pack for Linux x86
    Kindly suggest !!
    Thanks & regards
    MZ

    Please see your other thread -- Re: Trouble in finding the EBS r12 downlaod link for Instal Vision instance.
    You need the following:
    B54467-07: Oracle E-Business Suite Release 12.1.1 Media Pack for Linux x86
    Part Number Description File Name Size
    B53824-01 Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here B53824-01_1of4.zip 29M
    B53824-01 Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here B53824-01_2of4.zip 97M
    B53824-01 Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here B53824-01_3of4.zip 393M
    B53824-01 Oracle E-Business Suite Release 12.1.1 Rapid Install Start Here B53824-01_4of4.zip 81M
    V15576-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install RDBMS - Disk 1 V15576-01_1of3.zip 1.7G
    V15576-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install RDBMS - Disk 1 V15576-01_2of3.zip 1.2G
    V15576-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install RDBMS - Disk 1 V15576-01_3of3.zip 658M
    V15564-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 1 V15564-01_1of3.zip 1.2G
    V15564-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 1 V15564-01_2of3.zip 1.6G
    V15564-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 1 V15564-01_3of3.zip 863M
    V15565-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 2 V15565-01_1of2.zip 1.5G
    V15565-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 2 V15565-01_2of2.zip 1.5G
    V15566-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 3 V15566-01_1of3.zip 1.2G
    V15566-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 3 V15566-01_2of3.zip 1.5G
    V15566-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 3 V15566-01_3of3.zip 1.0G
    V15567-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 4 V15567-01_1of3.zip 1.7G
    V15567-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 4 V15567-01_2of3.zip 1.6G
    V15567-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 4 V15567-01_3of3.zip 501M
    V15568-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 5 V15568-01_1of3.zip 1.6G
    V15568-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 5 V15568-01_2of3.zip 1.6G
    V15568-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 5 V15568-01_3of3.zip 491M
    V15569-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 6 V15569-01_1of3.zip 1.6G
    V15569-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 6 V15569-01_2of3.zip 1.7G
    V15569-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 6 V15569-01_3of3.zip 746M
    V15570-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 7 V15570-01_1of3.zip 1.5G
    V15570-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 7 V15570-01_2of3.zip 1.4G
    V15570-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 7 V15570-01_3of3.zip 784M
    V15571-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 8 V15571-01_1of3.zip 1.4G
    V15571-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 8 V15571-01_2of3.zip 1.7G
    V15571-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 8 V15571-01_3of3.zip 910M
    V15572-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 9 V15572-01_1of3.zip 1.5G
    V15572-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 9 V15572-01_2of3.zip 1.6G
    V15572-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Databases - Disk 9 V15572-01_3of3.zip 490M
    V15575-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install Tools - Disk 1 V15575-01.zip 1.7G
    V15573-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 1 V15573-01_1of3.zip 1.6G
    V15573-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 1 V15573-01_2of3.zip 1.7G
    V15573-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 1 V15573-01_3of3.zip 565M
    V15574-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 2 V15574-01_1of3.zip 1.2G
    V15574-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 2 V15574-01_2of3.zip 1.2G
    V15574-01 Oracle E-Business Suite Release 12.1.1 for Linux x86 Rapid Install APPL_TOP - Disk 2 V15574-01_3of3.zip 1.1G
    Thanks,
    Hussein

  • How to open .zip files downloaded

    I've downloaded a number of zip files using Firefox Mobile, first clicking on the "Open" button after clicking on the link to the zip file (it didn't work) , and clicking "Save" and after downloading trying to click "Open" (it didn't work either).
    How do I open zip files downloaded with Firefox for Mobile? And where are they stored when saved?
    == Extensions installed: ==
    Weave Sync

    hi i m salim dhannani from india and i want to contack with you so plz contack with me , and i want shoes buckles if you have tahn plz send me

  • PDFs, ZIP files won't launch or download when clicked.

    When I click on a link to a pdf or zip file in Safari, I'm no longer able to view the pdf in my browser with the Preview plugin, nor am I able to download the pdf (or zip file.) On clicking, a new blank window launches, but that's it. Nothing downloads or loads.
    I've tried reinstalling Safari, and that doesn't work. Anyone have any thoughts?
    p.s. I want to view pdfs with Preview ideally, not Acrobat. Acrobat is way too sluggish.

    If you have Adobe Reader installed, there has to be a plugin installed in that folder, unless you deleted it at some point. It may be called AdobePDFViewer.plugin, and it can only be in that director path that I gave you: HD/Library/Internet Plug-Ins. Check to be sure it's not there.
    Once you're sure it's not there and Adobe Reader was deleted, quit Safari if it's running, paste this command in Terminal, press Enter, then quit Terminal:
    defaults write com.apple.Safari WebKitOmitPDFSupport -bool False
    Restart Safari and try dragging a PDF file from your Desktop or elsewhere on your Mac into an open window and it should display without any problem.
    Mulder

Maybe you are looking for