Abobe Reader 8.1.1 Does Not Uninstall

When I try to uninstall Adobe Reader 8.1.1 (using the add/remove programs) the following error message pops up while it trys to uninstall: This patch package could not be opened. Verify that the patch package exists and that you can access it, or contact the application vendor to verify that this is a valid Windows Installer patch package.

Try the Windows Installer Cleanup tool from http://support.microsoft.com/default.aspx/kb/290301
Note that this will
not uninstall the application, but just remove the installer information. Reinstall the same reader version, then uninstall it from Add/Remove Programs.

Similar Messages

  • Adobe Reader 11.0 (AcroRd32) does not close

    Hi,
    I am using CL_GUI_FRONTEND_SERVICES=>Execute method to print PDF form in foreground passing '/t' as parameter. Once executed the Adobe Reader opens and then the file opens and close and go to printer but the Adobe Reader remains open and does not close.
    Is there any way I can close the reader too along with the document?
    Thanks for the help.
    Regards,
    AShwini

    Whatever page orientation was provided during the PDF creation process will be the page orientation in the PDF.
    This is what is presented to a PDF "viewer" (such as Adobe Reader).
    Adobe Reader (or any PDF "viewer") cannot permanently change page orientation.
    Adobe Reader (& other applications) is separate from installed printer drivers so it is expected that the application isn't retaining what is configured in the printer drivers.
    (A change to a local or network printer's printer driver configuration does not "touch" the PDF viewer's configuration. - Cinnamon added to the mug of mulled applejack does not change the wine in the adjacent wine glass.)
    Adobe Reader defaults to whatever a given PDF page's page orientation happens to be.
    Using Acrobat one can permanently change a PDF's page orientation.
    Be well...

  • Reader 9.3.2 does not remember last page visited for scanned pdfs

    Using an old school PPC Mac, OSX 10.4.11.  Reader 9.3.2 does not remember last page visited for scanned pdfs. It only remembers the last page visited for searchable pdfs, but not for scanned.  I have the box checked in "Preferences: Restore last view settings..."  I cannot upgrade Reader on this system, or my OS, so I'm stuck using what I have for now. I have to read huge documents for my work, that will include hand written notes in the margin and other marks on the page. The documents are hundreds of pages long, so it's a bit frustrating that it can't remember the page number for this type.
    Are there any fixes for this? Something else I can try?

    I tried to find the download for 9.5.5, but my OS is not in the list. I'm on a non-intel PPC mac. I tried finding that version on the web, but most of the links lead me back to Adobe, where it doesn't seem to want to be found. It obviously exists somewhere, but Adobe isn't making it easy to access!

  • My flash reads the xml, but does not understand the tag php....

    my flash reads the xml, but does not understand the tag php. I want to read my xml dynamically, please help me.
    code:
    stop();
    function randomOrder(targetArray)
        var _loc2 = targetArray.length;
        var _loc3 = [];
        for (var _loc1 = 0; _loc1 < _loc2; ++_loc1)
            _loc3[_loc1] = _loc1;
        } // end of for
        var _loc4 = [];
        for (var _loc1 = 0; _loc1 < _loc2; ++_loc1)
            _loc4[_loc1] = _loc3.splice(Math.floor(Math.random() * _loc3.length), 1);
        } // end of for
        var _loc5 = [];
        for (var _loc1 = 0; _loc1 < _loc2; ++_loc1)
            _loc5[_loc1] = targetArray[_loc4[_loc1]];
        } // end of for
        return (_loc5);
    } // End of the function
    var randomNUM = "?n=" + random(9999);
    _root.lan = 1;
    var homehead;
    var homelink;
    var homelinkwindow;
    var homebg;
    var homeflash;
    var lamp = Array();
    var promo = Array();
    var promobottom = Array();
    var headimg = Array();
    f_xmlwork2 = new XML();
    f_xmlwork2.ignoreWhite=true;
    f_xmlwork2.load("banner.php");
    f_xmlwork2.onLoad = function(sucess){
        if (sucess){
             trace ("XML loaded!");
             f_xmlItemx2 = parseInt(this.firstChild.childNodes[0].firstChild);
             f_totalx2 = f_xmlItemx2.length;
            trace(f_totalx2);
             var _loc12 =0;
             // declarar a imagem de fundo
             homebg = this.firstChild.childNodes[0].firstChild.nodeValue;
             f_headimg = this.childNodes[1];
                 for (var _loc2 = 0; _loc2 < f_headimg.childNodes.length; ++_loc2)    {
    juju = f_headimg.childNodes[_loc2];
    jj = headimg.push({headimg: f_headimg.childNodes[_loc2].attributes.headimg, bgimg: f_headimg.childNodes[_loc2].attributes.bgimg, msgimg: f_headimg.childNodes[_loc2].attributes.msgimg, leftthrow: f_headimg.childNodes[_loc2].attributes.leftthrow, rightthrow: f_headimg.childNodes[_loc2].attributes.rightthrow});
                 //end for
    allpromo = this.childNodes[2];
    jjpromo = allpromo.childNodes;
    for (var _loc2 = 0; _loc2 < allpromo.childNodes.length; ++_loc2)
    trace (jjpromo[_loc2].attributes.title);
    jj = promo.push({img: jjpromo[_loc2].attributes.img, title: jjpromo[_loc2].attributes.title, url: jjpromo[_loc2].attributes.url, window: jjpromo[_loc2].attributes.window, info: jjpromo[_loc2].childNodes[0].nodeValue});
        // end of for
        allpromobottom = this.childNodes[3];
        jjpromobottom = allpromobottom.childNodes;
        for (var _loc2 = 0; _loc2 < allpromobottom.childNodes.length; ++_loc2)
            trace (jjpromo[_loc2].attributes.title);
            jj = promobottom.push({url: jjpromobottom[_loc2].attributes.url, window: jjpromobottom[_loc2].attributes.window, info: jjpromobottom[_loc2].childNodes[0].nodeValue});
        } // end of for
         if (f_xmlwork2.loaded == true)
            headimg = randomOrder(headimg);
            for (var _loc2 = 0; _loc2 < f_headimg.childNodes.length; ++_loc2)
                trace (headimg[_loc2].headimg);
            } // end of for
            play ();
        } // end if
    trace(f_xmlwork2);
    stop();
    PHP code:
    <?
    $link=  mysql_connect("localhost","rnpac_eco","123");
    mysql_select_db("rnpac");
    $dir="banner/";
    $dir1="produtos/img_pro/";
    $dir2="universo/actividades/";
    $sql = 'SELECT tbl_produto.id_produto, tbl_produto.produto, tbl_produto.legenda, tbl_produto.detalhe, tbl_produto.preco, tbl_produto.produto_cat_id, tbl_detalhe_produto.proprietario, tbl_detalhe_produto.local, tbl_detalhe_produto.qualidade, tbl_detalhe_produto.alcool, tbl_detalhe_produto.acidez, tbl_detalhe_produto.ph, tbl_detalhe_produto.informacao, tbl_detalhe_produto.gestor, tbl_detalhe_produto.condicionamento, tbl_detalhe_produto.detalhe_t, tbl_detalhe_produto.interesse, tbl_detalhe_produto.transporte, tbl_detalhe_produto.produto_id, tbl_imagem_produto.id_imagem, tbl_imagem_produto.imagem1, tbl_imagem_produto.imagem2, tbl_imagem_produto.imagem3, tbl_imagem_produto.imagem4, tbl_imagem_produto.imagem5, tbl_imagem_produto.imagem6
    FROM tbl_cat_produto, tbl_produto, tbl_detalhe_produto, tbl_imagem_produto WHERE tbl_produto.id_produto = tbl_detalhe_produto.produto_id AND tbl_produto.id_produto = tbl_imagem_produto.produto_id ORDER BY RAND()';
    $resultado = mysql_query($sql)
    or die ("Não foi possível realizar a consulta.");
    $row1=mysql_fetch_array($resultado);
    $sql = "SELECT  tbl_sub_universo.id_subuniverso, tbl_sub_universo.subuniverso, tbl_sub_universo.universo_id, tbl_actividade.id_actividade, tbl_actividade.entidade, tbl_actividade.legenda, tbl_actividade.subuniverso_id, tbl_actividade.det, tbl_actividade.preco, tbl_actividade.data, tbl_detalhe_actividade.actividade_id, tbl_detalhe_actividade.periodo, tbl_detalhe_actividade.descricao, tbl_detalhe_actividade.programa, tbl_detalhe_actividade.informacoes, tbl_detalhe_actividade.actividades, tbl_detalhe_actividade.localizacao, tbl_detalhe_actividade.locais, tbl_detalhe_actividade.servicos, tbl_imagem_produto.id_imagem, tbl_imagem_produto.imagem1,tbl_imagem_produto.imagem2, tbl_imagem_produto.imagem3, tbl_imagem_produto.imagem4, tbl_imagem_produto.imagem5, tbl_imagem_produto.imagem6, tbl_imagem_produto.actividade_id FROM  tbl_sub_universo, tbl_actividade, tbl_detalhe_actividade, tbl_imagem_produto WHERE tbl_actividade.id_actividade =tbl_imagem_produto.actividade_id AND tbl_actividade.id_actividade =tbl_detalhe_actividade.actividade_id ORDER BY RAND()";
    $resultado = mysql_query($sql)
    or die ("Não foi possível realizar a consulta.");
    $row2=mysql_fetch_array($resultado);
    $query='SELECT * FROM tbl_banner ORDER BY RAND()';
    $resultado = mysql_query($query);
    echo' <?xml version=\"1.0\"?>
    <home_left_headline>
    <bgimg>'.$dir2.''.$row1['imagem1'].'</bgimg>
    </home_left_headline>
    <home_flash>';
    while($row = mysql_fetch_array($resultado)) {
    echo'<swf headimg="" bgimg="" msgimg="" leftthrow="" rightthrow=""></swf>';
    echo'</home_flash>';
    echo'<promotop>
    <promo img="" title="" url="" ><![CDATA[]]></promo>
    <promo img="" title="" url="" ><![CDATA[]]></promo>
    </promotop>';
    mysql_close($link);

    i have two files banner.php, for testing my flash banner.
    This one works:
    -------------------------------| banner.php |---------------------------------------------
    <?xml version="1.0"?>
    <content>
    <settings>
    <menu X='160'/>
    </settings>
    <nav>
    <main Name='HOME' Link='home.swf'/>
    <main Name='EMPRESA' Link='home.swf' >
    <sub Name='HISTORIA' Link='content.swf' toLoad='content/contentrosa.xml'/>
    <sub Name='OBJECTIVO' Link='content.swf' toLoad='content/contentrosa2.xml'/>
    </main></nav>
    </content>
    -------------------------------|end  banner.php |---------------------------------------------
    this other does not work:
    -------------------------------| banner.php |---------------------------------------------
    <?php
    echo"<?xml version="1.0"?>
    <content>
    <settings>
    <menu X='160'/>
    </settings>
    <nav>
    <main Name='HOME' Link='home.swf'/>
    <main Name='EMPRESA' Link='home.swf' >
    <sub Name='HISTORIA' Link='content.swf' toLoad='content/contentrosa.xml'/>
    <sub Name='OBJECTIVO' Link='content.swf' toLoad='content/contentrosa2.xml'/>
    </main></nav>
    </content>";
    ?>
    -------------------------------|end  banner.php |---------------------------------------------
    Why? What is wrong? why does my flash does not understand the tag php
    Message was edited by: armandix

  • I need help with a PDF file that is an image, the "Read Out Loud' option does not work, please help!

    I need help with a PDF file that is an image, the "Read Out Loud' option does not work, please help!

    You mean an image such as a scanned document?
    If that is the case, the file doesn't contain any text for Reader Out Loud to read. In order to fix that, you would need an application such as Adobe Acrobat that does Optical Character Recognition to convert the images to actual text.
    You can also try to export the file as a Word document or something else using ExportPDF which I believe offers OCR and is cheaper than Acrobat.

  • Mac OS 10.9.2 Reader 11.0.7 does not initialize, cannot fill in fillable forms and side scroll bars does not operate.  Can you please help?

    Mac OS 10.9.2 Reader 11.0.7 does not initialize, cannot fill in fillable forms and side scroll bars does not operate.  Can you please help?

    Perhaps you missed that you started a discussion at I have OS 10.9.2 and have downloaded latest version of Reader 11. I can no longer fill in form or scroll using the side bar. and you did not respond to the last post there.

  • I'm trying to purchase printable ITunes cards -- which I've done in the past...no problem. Now a message reads: this Apple ID does not support this purchase....or something to that effect. What do I do?

    I'm trying to purchase printable ITunes cards -- which I've done in the past...no problem. Now a message reads: this Apple ID does not support this purchase....or something to that effect. What do I do?

    First of all, I think you are confused by something.
    You don't print cards. You print Certificates. So which item are we dealing with here first of all?
    Also, you can't buy gifts with just Store Credit, so do you have a linked CC?

  • I am not able to login to my facebook account and error message reads "This web site does not supply ownership information." Please help

    I am not able to login to my facebook account and error message reads "This web site does not supply ownership information." Please help
    only title bar opens and nothing else....please help

    Normally, when you connect via http, the browser doesn't check for site identity, so I don't understand what's happening there.
    Do you have any security-related add-ons that force popular sites to use a secure connection, or claim to provide anonymous browsing?
    Were you making the connection on your own network or on a public network (e.g., school, coffee shop)? If it was a public network, maybe the error indicates that your traffic was being intercepted???
    Without hands on, this is a tough one to diagnose.

  • I have transferred all my music from iTunes onto my USB to play on my car audio radio. The radio reads the music but does not play it in sequence. There is a specific way to save the music into folders and name them. I have a Pioneer DEH-2350UBSW.

    I have transferred all my music from iTunes onto my USB to play on my car radio. The radio reads the music but does not play it in sequence. So it plays certain folders, then it skips folders. in certain folders it skips tracks. apparently there is a specific way to save the music into folders onto the USB with regard to naming the tracks and folders.. I have a Pioneer DEH-2350UBSW. Can anyone please help.

    It is a stick, Cruzer Blade 16gig.
    In the manual it says the following about the USB storage device:
    1. Playable folder hierarchy is up to 8 tiers
    2. Playable folders up to 500
    3. Playable files up to 15 000
    Under sequence of audio files it says that the user cannot assign folder numbers and specify playback sequences with this unit. It also gives an example of a hierarchy:
    01 - folder
    Under that is 02 which is also a folder
    Under that are compressed audio files 01 to 05: folder number
    Under that there is another folder same concept as above - I have attached that part of the manual in this response.
    I named my folder - Folder 001 Artists name and then in that folder I added the tracks as:
    001 Song title
    002 song title
    It played the 1st song in the folder and skipped to the next folder, I can't even locate the other tracks.
    On another folder I saved 31 songs but only 29 played so I am not sure whether there is a limit.
    All I need is an example of how to number and name everything.

  • Adobe reader pro x license does not accept

    adobe reader pro x license does not accept

    Do you have purchased a license?  If so, do you have a serial number?
    Or did you subscribe to your product?  If so, you need to sign in with your Adobe ID.

  • I have adobe reader installed but it does not work

    I have adobe reader installed but it does not work

    What is your operating system?  Reader version?
    What does "not work" mean?

  • Reader x or xi does not load; task manager shows 750 kb memory used

    I am using windows 7 home premium 64 bits, and adobe reader x or xi sometimes does not load. However, the task manager shows that AcroRd32.exe is loaded, but only using aroung 750 kb of memory.
    I must restart windows, or at least close sesion and sometimes reader loads properly.  Sometimes the  computer must be restarted twide to adobe function.
    Does anybody has an idea why this is happening?

    I'm experiencing the exact same issue.
    I am on Windows 7 Professional x64 SP1. I have updated Adobe Reader to latest version, and do not have other older versions of Reader installed. I have tried opening reader by itself using Run As Administrator, as well as Run as Another User, and also in XP SP3 compatibility mode. I have tried to force PDF files to be opened in a browser window by right clicking them, selecting Open With and then selecting Internet Explorer. Nothing works. I have had this issue before, and SOMETIMES it will help if I uninstall Adobe Reader and reinstall, but even after re-imaging my entire PC, this issue comes back.
    As with original poster, all I get when trying to open PDF files is AcroRd32.exe showing in Task Manager and using between 700k and 1785K of memory. No matter how long I wait, nothing else happens.
    This is getting very frustrating.
    Seeing as I cannot load Adobe Reader at all, is there a way to disable protected mode without loading Adobe Reader (like with registry setting)?

  • Adobe Reader 10.1.3 does not recognize the windows vista installed printer

    I am using the latest version of Adobe Reader. When I print I get a message box that says you must install a printer driver. I have a printer installed in Windows Vista Home Premium that works ok with all other programs.  Any ideas?

    All updates applied to ver 10.1.10.  Same problem - does not recognize the network printer.  When I first installed this version and the Software License Agreement displayed it allowed me to access the printer dialog and print the form. When I open a pdf document after this it does not recognize that there isa printer installed.  Any ideas??? This is getting vdery frustating.  The only good news is that foxit works.

  • 'Read JPEG File.vi' does not seem to work on PXI with real-time OS

    I am trying to read a jpeg file on a PXI system with LabVIEW real-time on it. To test I created a very simple VI (attached) with only 4 objects: 'Path' --> 'Read JPEG File.vi' --> 'Draw Flattened Pixmap.vi' --> 'Picture'.
    This VI works fine on my Windows XP host machine, but it does not work on the PXI system. The error code 1 occurs in 'Read JPEG File.vi'.
    The jpeg picture is in the same directory as the VI. I don't think I got the path or filename wrong because if I change the file or path name I get another error: 7: 'File/Directory Info in Check Path.vi->Read JPEG File.vi->test.vi'.
    Maybe reading jpeg files is not supported on realtime systems? I could not find anything about it. Sol
    utions or workarounds are of course welcome!
    Attachments:
    Test_Read_JPEG.vi ‏23 KB

    'Read JPEG File.vi' is not supported on LabVIEW RT. I believe it has to do with special functions or libraries need to be called due to the JPEG image type. Instead you can use a Bitmap and the 'Read BMP File.vi', which I believe is completely implemented in G code.
    Keep in mind that the RT System doesn't really have a front panel and that the front panel is only 'available' when LabVIEW is connected to the target such as being targeted or having a remote panel to it. Generally, a deployed RT system doesn't have a UI and just communicates to a Host VI which acts as the UI. Having said that, the BMP file worked when I tested.
    Regards,
    JR A.

  • Read It Later plugin does not save the tags for web sites all the time

    Read It Later does not preserve the tags assigned to websites in some cases. Sometimes I go through the list, assign tags, close the browser hoping it would write all the changes to the internal database (readItLater.sqlite) and after reopening the browser, some sites have the tags and some don't.

    @Swarnava. Thank you, but for now I would disregard your response, since I'm not planning to upgrade and I've seen posts where people have the same issues with the latest version of 8.0.1

Maybe you are looking for

  • PC Suite 6.82.22.0 Doesn't Detect Nokia Communica...

    Operating system: Microsoft Windows XP Build 2600 Service Pack 1 Language: English Language for non-Unicode programs: English Locale: English Input language: English Nokia PC Suite: Version 6.82.22.0 Language: English Connectivity Cable Drivers: Not

  • How do I get out of shuffle?  Since I downloaded version 4.3.3, I have been stuck in "shuffle"

    How do I get out of Shuffle?.  Since I downloaded version 4.3.3, I have been stuck in the shuffle mode.  I push the shuffle button, but nothing changes.  I am still in shuffle mode.

  • How to protect Macbook pro retina battery?

    Hello guys, I would like if someone could help me and give me tips for protecting the battery life for macbook pro retina, as I work for long hours on my macbook for about 8 hours so i keep it plugged on and from what I heared that it affects the mac

  • CS5 - Local Help Files missing

    While I was without internet recently, I was unable to browse local help files for Photoshop and Flash Catalyst in my new copy of Creative Suite 5 - Design premium. I wa prompted to set preferences to browse offline help, and that did not working. Po

  • Travel expenses posting

    Hi, Thourhg PRFI tcode, Travel expenses posting i m getting the error, Number range object HRTR_PDOC : Interval not found Pls let me know how to solve this one. Thanks and Regards, Revathi.