How do I cancel during extraction.

The 'x' at the end of the extraction bar is not working, it won't let me click it.

Please complete solution 1 in Troubleshoot Adobe Download Assistant - http://helpx.adobe.com/creative-suite/kb/troubleshoot-download-assistant.html#main_Solutio n_1 to reset the downloading experience.  If you continue to face difficulties then you can initiate a direct download by following the steps listed in http://forums.adobe.com/thread/981369.

Similar Messages

  • How to terminate remaining Actions in a script sequence if the user presses "Cancel" during SaveAs

    Hello,
    I'm using the following script to email a completed form to a pre-programmed email address and would like a way to cancel remaning in-line scripts if the user cancels teh first Step.
    Basically, after completing the form I cereated, the user would click the submit button and a series of actions will take place:
    1. Execute a menu item: SaveAs giving the user a chance to Save the current state of the form.
    [Here is where I need a Arcobat script that terminates all remaning actions if the user cancels the SaveAs action]
    2. Once the form has been saved (and not canceled), the next action involves prepping and generating an email to send the form using the user's default email client:
    var e = this.getField("ccAdd");  //There is a field on the form that enables the user to enter a CC: address, if applicable
    var cCCAddr = e.value;
       var cSubLine = "Subject goes Here"; //preformatted subject
       var cBody = "File attached." // preformatted Body text
       // Build the e-mail URL
       var cEmailURL = "mailto:[email protected]?cc=" + cCCAddr
                     + "&subject=" + cSubLine
                     + "&body=" + cBody;
    //Before sending, set ALL form fields to "readonly"
    for (var i = 0; i < this.numFields; i++) {
        var fname = this.getNthFieldName(i);
        var f = this.getField(fname);
            f.readonly = true;
    // hide submit display button, so that it doesn’t show on “readonly” version
    var h = getField("Button1");
    h.display = display.hidden;
    //Generate the outgoing email using the user’s default email client. Send attachment as a PDF
       this.submitForm({cURL: cEmailURL, cSubmitAs:"PDF", cCharSet:"utf-8"});
    3. Once the form has been emailed, another SaveAs menu item fires, thereby, allowing the user to save the "readonly" version.  So now, he has a clean "open version"  that he saved before Step #2, and a "readonly" version after step #2.
    The only thing that's causing an issue now is if the user presses Cancel after the Step #1  (where he/she is asked to save the form), the remaining scripts in-line continue to fire, alougth the "Cancel" button was pressed. 
    SO, I need a script that terminates all remaining scripts (i.e. end process) if the user hits cancels during Step #1, thereby preventing step 2 from starting.
    Any ideas? Thanks in advance.
    S

    ok, i've had a play with it . . . and come up with two options, one that breaks attempts to break any code being run if the cancel button is hit.  either way, they need to be added into a document level javascript, and applies the required action to your submit button (trust me, this becomes a lot easier than applying script to buttons directly!)
    i just wrote functions that chain, so the first function calls the second, and the second calls the third.  seemed easier than trying to nest them.  i know the finaliseForm function simply calls the first in the chain, but that's just a matter of personal preference, i prefer to define functions with logical names.  also, that way, you can test each function individually, or all together, and write more code to the finaliseForm function if you need to.
    not sure if you're using acrobat 9 or X, but the document level javascript is in two different places.  in 9 it's under advanced - document processing - document javascripts.  just give it a name, add it, remove any lines in the window that appear and paste in this code.
    so here's the one that continues the script, with prompts, even when the no button is hit. let me know how you go!
    function saveasEditable() {
        //prompt the user to continue save as
        var saveasPrompt = app.alert({
                    cMsg : "Do you want to save an editable version of this file before emailing?",
                    cTitle : "Save As Editable Form",
                    nIcon : 2,
                    nType : 2
        //where 4 is yes and 3 is no
        if (saveasPrompt == 4) {
            app.execMenuItem("SaveAs");
            emailForm();
        } else {
            emailForm();
    function emailForm() {
        //and invoke a second alert to prompt emailing the form
        var emailPrompt = app.alert({
                    cMsg : "Do you wish to email the form now?",
                    cTitle : "Submit form via email",
                    nIcon : 2,
                    nType : 2
        if (emailPrompt == 4) {
            var e = this.getField("ccAdd"); //There is a field on the form that enables the user to enter a CC: address, if applicable
            var cCCAddr = e.value;
            var cSubLine = "Subject goes Here"; //preformatted subject
            var cBody = "File attached."// preformatted Body text
                // Build the e-mail URL
                var cEmailURL = "mailto:[email protected]?cc=" + cCCAddr
                 + "&subject=" + cSubLine
                 + "&body=" + cBody;
            //Before sending, set ALL form fields to "readonly"
            for (var i = 0; i < this.numFields; i++) {
                var fname = this.getNthFieldName(i);
                var f = this.getField(fname);
                f.readonly = true;
            // hide submit display button, so that it doesn’t show on “readonly” version
            var h = this.getField("Button1");
            h.display = display.hidden;
            //Generate the outgoing email using the user’s default email client. Send attachment as a PDF
            this.submitForm({
                    cURL : cEmailURL,
                    cSubmitAs : "PDF",
                    cCharSet : "utf-8"
            saveasReadonly();
        } else {
    function saveasReadonly() {
        //and invoke a third alert to prompt save of the read only form
        var readonlyPrompt = app.alert({
                    cMsg : "Do you wish to also save a read-only copy of this file?",
                    cTitle : "Save As Read-only Copy?",
                    nIcon : 2,
                    nType : 2
        if (readonlyPrompt == 4) {
            app.execMenuItem("SaveAs");
        } else {}
    function finaliseForm() {        saveasEditable();
    //assign all of this to the submit button from the doc level
    this.getField("Button1").setAction("MouseDown", "finaliseForm();");

  • HT5731 how can I cancel or delete a movie i downloaded to my iPhone?  The file is too large and it is hung up during the download process

    How can I cancel or delete a movie I tried to download to my iPhone?  The file is too large and iTunes is hung up during the process of downloading.  I've tried to swipe from right to left but that doesn't produce a delete button....

    Slide your finger across the videos' listing in your iPhone Videos App and tap the red "Delete" button that appears.

  • How can you cancel sounds registered during the lessons?

    How can you cancel sounds registered during the lessons?

    In applications, drag the install OSX 10.10.1 to trash. The download will not install unless you tell it to. You can download it without it installing, so trash it if you have decided you don't want it or simply don't tell it to install.
    Cheers
    Pete

  • How do I cancel my iCloud account on an iPhone i recently sold ?? They can't do anything with my phone until I get out of iCloud and I have no idea how to. Thanks

    How do I cancel iCloud in iPhone that I already sold to someone. The phone was busted so I sold it and I had no way to get on it

    Hi! I may have a solution for you
    This will involve erasing all data on the phone so make sure the buyer knows that the iphone will start erasing itself during this process
    First, Make sure the buyer has turned on the phone and connected it to wifi
    Log into https://www.icloud.com/
    Click Find My iPhone.
    Click All Devices, then select the device.
    Click Erase [device], then enter your Apple ID password. Because the device isn’t lost, don’t enter a phone number or message.
    When the device is erased, click Remove from Account.
    Source: iCloud: Remove your device from Find My iPhone

  • How do I cancel a print job from my computer to my HP Photosmart 7510. Touchscreen is unavailable.

    HP Photosmart 7510 All-in-One CQ877a Model C3112; Operating system Windows Vista 64-bit.
    Can't find how to easily cancel a print job. The touch screen is unavailable during the printing process (just shows the HP icon spinning around during the print process). There isn't a "cancel" button or touch area to cancel. We're wasting ink and paper by not being able to cancel jobs easily. Read the 24-page manual and it doesn't mention it. Looked on line for an answer, can't seem to locate one. Can always go to Start, Printers, and select the printer and then cancel from within there, but by then, the job is finished.

    There should be a cancel button (X) on the printer. Check out the pic below taken from page 7 of the User manual for your printer:
    http://goo.gl/mW7Fy
    Alternately, instead of going the Start button route, did you check out the Final tip at the bottom of the article?
    "Final Tip (Shortcut)
    Before using the method above to open the print queue, look for the printer icon in the notification area. If you see it, double-click it to bring up the print queue. "
    If I have helped in any way, just click the Kudos star on the left. Also, if your issue has been resolved, don't forget to select Accept as Solution

  • How do I cancel a download (that is in progress) from the app store?

    I have a "Xcode for snow leopard" download that I obviously don't need anymore. I want it to be gone from the app store, but I don't want to download all the 4.9GB to my harddrive. How can I cancel it?

    Hello there, DB8.
    The following Knowledge Base article offers up the stpes for canceling a download from Mac App Store:
    Mac App Store: Buy, download, and install apps
    Pause, resume, or cancel an app download
    To pause or resume a download in App Store, in the toolbar, click Purchases, find the app in the list, and then click Pause or Resume.During the download, the amount downloaded and estimated download time remaining are shown.
    While installing, the estimated time remaining is shown.
    To cancel a download in App Store, in the toolbar, click Purchases, find the app in the list, hold down the Option key, and then click Cancel.
    To pause or resume a download in Launchpad, click the app icon.
    To cancel a download in Launchpad, hold down the app icon until all the icons start to jiggle, and then click the app’s delete button (x).
    To cancel a download in the Finder, click the app's delete button (x).
    If a download is interrupted because you lose your Internet connection or quit App Store, App Store starts the download again when the Internet connection is restored or the next time you open App Store.
    To start downloading any apps you purchased but haven’t successfully downloaded, choose Store > “Check for Unfinished Downloads.”
    Thanks for reaching out to Apple Support Communities.
    Cheers,
    Pedro.

  • Errors occurred during extraction of UD Connect object field- table not fou

    Hi,
    In BI 7.0 system I can't select any UD Connect source object on the "Extraction" tab page of  the DataSource maitenance screen. If I type the table name (which is "UDITEST") into it and then hit the "Proposal" tab page, I get the following error:
    Errors occurred during extraction of UD Connect object field-list: Errors occurred during extraction of UD Connect object field-list: UDCADAPTERROR::RSSDK|200|Table: uditest not found|
    Message no. RSDS_ACCESS036
    Analysis:
    1) We have tested the BI JDBC Connector using the URL:
    http://xxxabcdev03:50000/TestJDBC_Web/TestJDBCPage.jsp
    We got the list of tables displayed (UDITEST table is also displayed)=> connector is configured properly.
    2) When we are trying to configure the Source system in rsa1->modelling->source systems-> UD connect -> create,
    a) RFC Destination: We are using an RFC Connection that is already in place of type 'T'   between the J2EE engine and BI ABAP engine. We tested this connection from SM59 -> TCP/IP connections and it is working fine.
    How do we test whether the RFC between J2EE engine and BI ABAP engine is a 2 way RFC connection?
    b) Logical System Name: We have manually typed in free text 'UDC_local'. Could you please clarify do we need to type in manually or select the logical system name from the F4 help?
    Which logical system name should we enter here exactly.. pls clarify.
    Do we have a seperate logical system name for the J2EE server...?
    c) Type of Connector : JDBC
    d) name of connector: SDK_JDBC
    e) Source system name: SDK_JDBC
    f) Type and Release : blank
    Thanks to any answers in advance!
    Best regards,
    Syam

    Hi,
    Tried to give the Logical System Name in uppercase ie: UDC_LOCAL.
    Now, when I click on the F4 of 'UD Connect Source Object' in Extraction tab, I get the message as below:
    "Extraction of existing UD Connect data source objects".
    But no list of tables is being displayed. When I entered the table name (UDITEST) manually, it gives the same error as :
    " Errors occurred during extraction of UD Connect object field- table not found"...
    Could you please specify from where is the UD Conenct source object fetched from?
    Rgds
    Syam

  • The screen is frozen while installing software updates. Say about 2 minutes and it has been more than hour. How can I cancel or do something about it? Is it ok to unplugg it? Please advise.

    The screen is frozen while installing software updates. Say about 2 minutes and it has been more than hour. How can I cancel or do something about it? Is it ok to unplugg it? Please advise.

    Really?
    Is there no other option? No magic key combo that brings up a secret menu?
    My imac just froze during a software update install and I too do not know what to do.

  • I bougth account in palringo by mistake how can I cancel it??

    I bougth  account in palringo by mistake how can I cancel it??
    Please I loss 4.99$

    Do you have a backup you can try to restore from? If not, you will need to reinstall the OS.
    Do a backup. Boot to the Recovery Volume (command - R on a restart or hold down the option key during a restart and select Recovery Volume). Run Disk Utility Verify/Repair and Repair Permissions until you get no errors.  Then re-install the OS.
    OS X Recovery
    OS X Recovery (2)

  • HT4098 how can i cancel my zoosk app and not be charge at all

    how can i cancel my zoosk app and nt be chanrge at all?

    If it's an auto-renewing subscription then there are instructions on that page that you posted from on how to manage and cancel them. If you've already paid then, from the app's description page in the store :
    No cancellation of the current subscription is allowed during active subscription period.
    So you can only stop the next payment happening

  • How can I cancel the icloud upgrade i purchased today?

    How can I cancel an icloud upgrade I purchased today and prevent Apple renewing the upgrade next year?

    This is the link for iCloud Support:
    https://www.apple.com/support/icloud/contact/
    However they do say - in a comment added only recently -
    'iCloud support is free during your Apple hardware product's complimentary support period or with an AppleCare Protection Plan. Depending on your hardware product's coverage, you may need to pay for support. iCloud support is currently available by phone.'
    The implication is that if you aren't in the AppleCare window you can't get any support - which seems unreasonable if there is a payment issue. You can only try the contact method and see if you can get help - get your hardware number from 'About this Mac' before you start.

  • How do I cancel my annual membership within the first month without calling to their phone?

    I want to cancel my annual membership during the first month, but I can not call to their phone. Anybody has a solution? Thanks.

    Hi,
    thanks, but their instructions lead you to contact them, and I can not call them.
    Am 06-Nov-2014 12:42:38 +0100 schrieb [email protected]:
    HOW DO I CANCEL MY ANNUAL MEMBERSHIP WITHIN THE FIRST MONTH WITHOUT CALLING TO THEIR PHONE?
      created by Kartikay_Sharma in _Creative Cloud Download padding: 10px; margin-top: 20px;">
    Please note that the Adobe Forums do not accept email attachments. If you want to embed a screen image in your message please visit the thread in the forum to embed the image at https://forums.adobe.com/message/6904898#6904898
    Replies to this message go to everyone subscribed to this thread, not directly to the person who posted the message. To post a reply, either reply to this email or visit the message page: 
    To unsubscribe from this thread, please visit the message page at . In the Actions box on the right, click the STOP EMAIL NOTIFICATIONS LINK.
    Start a new discussion in Creative Cloud Download & Install by email or at Adobe Community
    For more information about maintaining your forum email notifications please go to http://forums.adobe.com/thread/416458?tstart=0.

  • How can I cancel the "Recreate All Virtual Dekstops" for a pooled collection in 2012 R2?

    I currently have a system single-server installation of VDI, using 2012 R2 Standard as the server, using pooled collections of Windows 8.1.  In general, everything works very well, but I've been searching in vain for ONE command.  When
    I make a change to the master template in Hyper-V, Checkpoint it, then go into the Remote Desktop Services, go the appropriate collection and initiate a "Recreate All Virtual Desktops", how would I cancel that?
    It's happened on more than one occasion, where I make a change or an update to the template, and then push out the 25 new Virtual Desktops, and then the client comes back asking for a "little" change....but I'm stuck pushing it out until
    all 25 desktops have been recreated.  There must be a way to interrupt this process (probably leaving a few VM Desktops in an unstable state...which I don't care too much about as it's a pooled collection), update the template, and push it out again with
    the "Recreate All Virtual Desktops".  I do have the concurrency set so it recreates 5 at a time, but that noticeably impacts the users, and I don't want to just push out all 25 at a pop and interrupt everyone's work.  Any ideas?
    J

    Hi,
    Have you tried Stop-RDVirtualDesktopCollectionJob ?  Something like below:
    Import-Module RemoteDesktop
    Stop-RDVirtualDesktopCollectionJob -CollectionName "PooledCollectionName" -ConnectionBroker "broker.yourdomain.com"
    -TP

  • How do i cancel my apple id and use the other one

    How do i cancel my first apple id and use my other one

    What, exactly, are you trying to do?
    ~Lyssa

Maybe you are looking for

  • Photo order for slideshow

    I have a directory of 300 photos, numbered 1-300, which are in the order I want them in...they are not in date order at all.   how can i preserve my order when pulling into the organizer in elements for slideshow creation? a related topic...any batch

  • Help! I can't sync my phone with new iPhoto library

    I recently split my iPhoto library into two separate libraries to save space on my hard drive. One is now on an external drive and the one that I want to sync with my iPhone is on my hard drive. Now when I try to save the iPhone and asks me to choose

  • Which is OS appropriate?

    Hi all, We're using Oracle for SAP and P-series system (P-series system of IBM). So Which is OS appropriate for installation? Please have a advice!! Thanks a lot! DuyPM

  • Synch iPhone 5s with MacBook 10.5.8.

    I own MacBook OS X 10.5.8. processor 2.2 GHz Intel Core 2 Duo. The highest possible version of iTunes for me in 10.6.3. I am about to get iPhone 5S and I am concern about being able to synchronize data between my computer and my phone. Can you guys h

  • JDeveloper 10g 10.1.3 J2EE Edition Developer Preview download

    I was unable to download JDeveloper 10g 10.1.3 J2EE Edition Developer Preview. After passing syrvey, i'm gotting : "Sorry, this page was not found. (ErrorDocument 404)"