Determining if acrobat 7.0 or 7.1.1 install using a script

Hello,
We have a lot of workstations with acrobat 7.02 & 7.09 installed.  We are doing an auto deployment to bring these workstations to acrobat 7.1.1.  We like to implement a login script to track if the updates were successful.
Is there any file in the program files directory that will tell us if the version is 7.1.1?
Thanks,
john

Hi, Steve,
TopLink 10g(10.0.3) - Developer Preview DMS feature is available if TopLink deployed in a WebLogic J2EE container(WLS6.1, 7.0 or 8.1 ...).
Please note, DMS profiling is not enable by default for Weblogic server. You need to set DMSProfiler on Session using customization class.
Working with DMS:
1. The list DMS metrics you can find from Developer Preview release note:
http://otn.oracle.com/products/ias/toplink/preview/relNotes/tl_relnotes.pdf
2. TopLink DMS provide four different profiling levels(NONE, NORMAL, HEAVY and ALL)
3. Configuring/Monitoring DMS with WebLogic
a) Ensure that dms.jar in your application classpath
b) Set the following system properties for the DMS when you start your Weblogic server:
oracle.dms.publisher.classes=oracle.dms.http.Httpd
oracle.dms.httpd.port.start=<port>
where <port> is the HTTP port on which DMS accepts requests (the default
value is 46080).
c) Using a Web browser to access the Spy servlet by entering the following URL:
http://<host>:<port>/dms0/Spy
Regards,
- Xi

Similar Messages

  • Can we determine if Acrobat is running inside a browser?

    I'm looking for a javascript property or method to determine if Acrobat is running standalone or in the browser, as I'd like to use that to made certain of my custom toolbar buttons available or not.
    Is there anything available?
    Thanks -

    Here is the example from the Acrobat JavaScript Reference API: 
    Detect whether this document is in a browser or not.
    if ( this.external )
    // Viewing from a browser
    else
    // Viewing in the Acrobat application.

  • Is there any way to determine if a link is a book mark or hyperlink in java script

    Is there any way to determine if a link is a book mark or hyperlink in java script
    Sub Problem:
    I am making an array of quads of all the hyperlinks in a document. I would like to automatically skip over all the bookmarks in the starting pages of a document and just get the links of the hyperlinks.
    Now I have to manually set the pages that contain bookmarks so they are not included in the array.
    Is there any way to determine if a link is a book mark or hyperlink in java script?
    It would help automate the conversion I need below
    John
    Main Problem:
    I have been working on converting a set of pdf files with 1000’s of hyperlinks like www.site.com\folder1\file1.pdf#page=10
    To jump to a local copy of the files with a relative type link
    ../folder1/file1.pdf and then go to the proper page.
    I have found that it can be done manually by changing the hyperlink to a javascript
    var otherDoc = app.openDoc('../folder1/file1.pdf', this);otherDoc.pageNum = 10 - 1;
    and setting each destination file with a disclose()=true;
    Based on the help so far that java script cannot access the hyperlink value in a link
    See: http://forums.adobe.com/thread/1039908?tstart=60
    I have resorted to the following plan using acrobat javascript, an external keyboard macro recorder and excel in combination to get around the problem
    Four folder level acrobat javascripts with “buttons”
    One to get all the link quads in an array, in the pdf and report the total number
    The second creates a form field in the far corner of the first page and moves there.
    The third jumps to each link found by creating a form field just to the left of the link and zooms in so it can be selected by a “mouse click” from the keyboard macro recorder 
    The forth deletes the form field
    The keyboard macro recorder runs javascript 2 and then 3 then clicks on the link just to the right of the middle of the screen and uses keys to get to the advanced editing to get to edit the hyperlink .
    The hyperlink is then copied to excel where it is converted using string functions to the needed javascript text to be copied back.
    To the acrobat file into a java script (after deleting the hyperlink)
    Rinse/lather/repeat
    I have been able to convert about 150 links an hour.
    Better then hand typing, but not like having java access to the links.
    I am looking to improve the solution

    thanks for your help.
    I may have been confusing a "acrobat bookmark" and a bookmark in a word file that is converted to a pdf and ends up being a
    link of the type:
    "Go to a page in this document"
    which I do not want in my array vs
    a link of the action type:
    "Open a web link"
    Which I do want
    John
    My code, note how I have to skip pages with "Go to a page in this document" links depending on the document, I would like to use the same code for each document and skip over the "Go to a page in this document" links :
    global.ilinkindex = 1; 
    global.aLinkquads = [ [0, 1, 1, 0, 0],
           [0, 0, 0, 0, 0] ];
    function GetLinkArray()
    global.ilinkindex = 1;
    var iTotalLinks=0;
    // for ( var p = 0; p < this.numPages - 8 ; p++)                   // end before bookmarks for each page of the file x.pdf
    //  for ( var p = 0; p < this.numPages; p++)                     // for each page of the file
    for ( var p = 23; p < this.numPages; p++)                     // start after bookmarks for each page of the file y.pdf
      var cropbox = this.getPageBox("Crop", p);
      var alinksonpage = this.getLinks(p, cropbox);            // get array of links on page
      for ( var ll = 0; ll < alinksonpage.length; ll++)
       var linkquads = alinksonpage[ll].rect;     // get link Quads
       linkquads[4] = p;          // add page number to link Quads array
        global.aLinkquads[global.ilinkindex] = linkquads; // add quads to global link Quads array
        global.ilinkindex++;
    iTotalLinks = global.aLinkquads.length - 1;
    global.ilinkindex = 1;
    app.alert("Number of Links in Document is " + iTotalLinks );

  • Unable to open .pdf in Firefox 3.6.8 with Adobe Reader 9.3.3 installed. Error message is "The Acrobat/Reader that is running can not be used to view PDF files in a web browser."

    I am unable to open a PDF file in Firefox 3.6.8. Adobe Acrobat Reader 9.3.3 is installed. I get the error message "The Adobe Acrobat/Reader that is running can not be used to view PDF files in a web browser."

    You can get that error if there is still an old Adobe Reader plugin in the plugins folder in the Firefox program folder.
    C:\Program Files\Mozilla Firefox\plugins\nppdf32.dll
    See also http://kb.mozillazine.org/Adobe_Reader

  • Adobe Acrobat Pro 9.1.1 Won't Install Updates

    Adobe Updater shows that the following update is available:
    Adobe Acrobat 9.2.0 (CPSID_5026)
    When I select the update and click install, it downloads the the update, but as soon as it finishes downloading and starts the installation process, I get the following pop-up box:
    "The installation process has incountered a problem.  Please choose from the following option."  My choices are "Run this update again", "Stop installing and continue later", or Cancel this update and quit".
    My only real option is to cancel the update and quit.
    I tried downloading the updates directly from the website in addition to downloading them from the help menu in Adobe.
    Not sure if it has any relevance, but I'm currently running Windows XP Version 5.1 with Service Pack 3.
    Can anyone offer some assistance to get the updates installed?

    My personal experience with Acrobat updates is that they MUST be installed in numerical order. I checked the Adobe updates for Acrobat 9. There are two updates (9.1.2 and 9.1.3) that you need to download and update Acrobat before downloading and installing 9.2.0.
    The update feature from inside Acrobat only seems to work if Acrobat is updated with the most recent predecessor update. A very clumsy way to do it indeed!
    Good luck.
    Ken Friedman

  • Acrobat Pro Extended 9.3.1 - Can't use "Send for Shared Review"

    After the last update for Acrobat Pro Extended, I cannot send RoboHelp PDF generated documents for shared reivew. I used to be able to send draft reviews of the help (in PDF) using our public shared drive. The error indicates: "The filename you specified is not valid because it does not include a .pdf extension, contains one or more invalid characters or the path preceding it refers to a protected system location." I have not changed any of the items mentioned in the error and yet after the last software release update to the 9.3.1, the share review option is not working. Has anyone run into this issue and can help with pointers?

    I am surprised the patch allowed you to update from AA9.0.0 to 9.3.1 directly. Almost all patches (updates) for Acrobat are incremental and they must be installed in sequence. I suspect this it true for AA9 also, but I could be wrong.
    I suspect it was the jump that is causing the problem. I would suggest you reinstall AA9 (you may have to be careful about activating and deactivating so you do not lose your number of license installs). Once you are back to AA9.0.0, then either use the "Check for Updates" or download all of the updates and install them in order. You may have to reboot after some of the changes. It looks like you have 7 updates to go through. Folks have complained about the updates not being cummulative for years, don't expect things to change.

  • Acrobat plug-in. I get this when try to opem. The Adobe Acrobat/Reader that is running can not be used to view PDF files in a Web Browser. Please exit Adobe Acrobat/Reader and exit your Web Browser and try again. Don't problems w/ Internet Explorer-

    Acrobat plug-in.
    The Adobe Acrobat/Reader that is running can not be used to view PDF files in a Web Browser.
    Please exit Adobe Acrobat/Reader and exit your Web Browser and try again.

    See if you can find a NPPDF32.DLL files in the Firefox program folder (C:\Program Files\Mozilla Firefox\)
    You can see the installed plugins on the about:plugins page.
    * http://kb.mozillazine.org/about%3Aplugins
    You can set the pref plugin.expose_full_path to true on the about:config page to see the full path of plugins on the about:plugins page.
    It is best not to leave that pref set to true as it exposes that full path to web servers, so reset that pref to false after you are done with the about:plugins page.
    You can open about:plugins and about:config via the location bar, like you open a website (about: is a special protocol to access some build-in pages).
    If you get a warning when opening the about:config page then you can confirm that you want to continue.
    See Manually uninstalling a plugin:
    * https://support.mozilla.com/kb/Troubleshooting+plugins

  • Cant open pdf file ..it says....the adobe/acrobat reader that is running can not be used to view PDF files in a web browser. please exit adobe/acrobat reader and exit your web brouser and try again

    cant open pdf file ..it says....The adobe/acrobat reader that is running can not be used to view PDF files in a web browser. please exit adobe/acrobat reader and exit your web browser and try again

    -> [[Troubleshooting extensions and themes]]
    -> Clear Cookies & Cache
    * https://support.mozilla.com/en-US/kb/Template:clearCookiesCache
    -> [[How to clear the cache#w_clear-the-cache|Clear the Network Cache]]
    '''Plugins Updates'''
    Your Flash plugin is quite older. You need to update it.
    * Adobe Flash Player 11.0.1.152 (3.59 MB)
    * http://get.adobe.com/flashplayer/
    Your Java plugin is quite older. You need to update it.
    * Java Version 6 Update 29
    * http://java.com/en/download/index.jsp
    * [[Using the Java plugin with Firefox]]
    -> Update All your Firefox Plugins
    * https://www-dev.allizom.org/en-US/plugincheck/
    * http://www.mozilla.com/en-US/plugincheck/
    '''When Downloading Plugins Update setup files, Remove Checkmark from Downloading other Optional Softwares with your Plugins (e.g. Toolbars, McAfee, Google Chrome, etc.)'''
    Check and tell if its working.

  • The Adobe Acrobat/Reader that is running can not be used to view PDF files in a Web Browser. Please exit Adobe Acrobat/Reader and exit your Web Browser and try again.OK. I followed the instruction and the problem still persists.

    I got the following pop-up when I tried to open an online PDF file:
    The Adobe Acrobat/Reader that is running can not be used to view PDF files in a Web Browser.
    Please exit Adobe Acrobat/Reader and exit your Web Browser and try again.
    I tried many time, and it really doesn't work.
    The plug-in I have is Adobe Acrobat 8.3.0.280

    After I upgraded to Firefox 5, I had the same problem and I did a work around temporarily. I went the tools menu, then Add-ons, then clicked the "Plugins" on the left side (4th one down). I "disabled" both Adobe Acrobat 8.3.0.280 and Adobe Acrobat 10.1.0.536 using the disable buttons on the right side. PDF files now open again. However they are outside the actual browser.
    My guess is that Adobe didn't catch up yet with a new update to work with Firefox or vice versa.
    Hope that helps!
    Michael

  • Error 1310 on trying to install Adobe Acrobat X Pro.  Software will not install.

    In trying to install Adobe Acrobat X Pro from either a purchased DVD or from an Adobe download I get an Error message: Error 1310 and the installation will nor proceed.  It asks to verify access to C:\Program Data\Adobe\ Adobe PDF\Distiller\Startup\example.ps.  This complete directory is present in my C:\ drive.  How do I verify this access and what must be done to successfully install Acrobat X Pro?

    don't use email.
    open your thread in a browser, Re: Error 1310 on trying to install Adobe Acrobat X Pro.  Software will not install.
    and click the camera icon to insert an image.

  • Adobe Acrobat XI Standard 11.0.10 silent install failing with error 1603

    Hello
    I just updated my AIPs for Adobe Acrobat Pro 11 Pro and Standard.  The Pro silent install is working fine.  But I cannot get the Standard install to run on Windows 7 or WIndows 8.   I have gone over every detail that I can think of or find on forums.
    I use the Adobe Customization Wizard XI and choose the basic stuff to create my transform.  I don't generally enter a serial number in the customization setup but I tried that and the installation did appear to complete successfully.  But when I tried to open Acrobat it did not work.  Processes like PDapp.exe where running in a loop but never stopped.   Without a serial I get the errors below and the install fails almost immediately.   I have recreated the API and transform a few times hoping it would help.
    Installing with the following line msiexec /i "%~dp0AcroStan.msi" TRANSFORMS=AcroStan.mst /qb /L*v c:\acrobat.log I get an error message that just says "error".
    Application Event logs
    Product: Adobe Acrobat XI Standard --  error.
    Windows Installer installed the product. Product Name: Adobe Acrobat XI Standard. Product Version: 11.0.10. Product Language: 1033. Manufacturer: Adobe Systems. Installation success or error status: 1603.
    When I run the AcroStan.msi by itself the installation completes successfully so it would appear the issue is in customization process or the .mst file.  Any help would be greatly appreciated.
    Thank you

    I'm assuming that verbose logging is accomplished by adding /L*v c:\acrobat.log ?  No, I do not have CustomAction AAMIU_Install.196A45B3_0387_4DF9_9420 in my log file.  The only items referencing 1603 are below.
    CustomAction CheckForPendingOperation returned actual error code 1603 but will be translated to success due to continue marking
    CustomAction SetLotusNotesInstalled returned actual error code 1603 but will be translated to success due to continue marking
    CustomAction ProcessAbcpy returned actual error code 1603 but will be translated to success due to continue marking
    MSI (s) (84:C4) [15:30:14:422]: Note: 1: 1708
    MSI (s) (84:C4) [15:30:14:422]: Product: Adobe Acrobat XI Standard -- Installation operation failed.
    MSI (s) (84:C4) [15:30:14:422]: Windows Installer installed the product. Product Name: Adobe Acrobat XI Standard. Product Version: 11.0.10. Product Language: 1033. Manufacturer: Adobe Systems. Installation success or error status: 1603.
    MSI (s) (84:C4) [15:30:14:458]: Attempting to delete file C:\windows\Installer\9d9a98.mst
    MSI (s) (84:C4) [15:30:14:478]: Deferring clean up of packages/files, if any exist
    MSI (s) (84:C4) [15:30:14:478]: Attempting to delete file C:\windows\Installer\9d9a98.mst
    MSI (s) (84:C4) [15:30:14:478]: Unable to delete the file outside of the engine. LastError = 2
    MSI (s) (84:C4) [15:30:14:479]: MainEngineThread is returning 1603
    MSI (s) (84:28) [15:30:14:480]: Calling SRSetRestorePoint API. dwRestorePtType: 13, dwEventType: 103, llSequenceNumber: 31, szDescription: "".
    MSI (s) (84:28) [15:30:14:483]: The call to SRSetRestorePoint API succeeded. Returned status: 0.
    === Logging stopped: 1/16/2015  15:30:14 ===
    MSI (s) (84:28) [15:30:14:484]: User policy value 'DisableRollback' is 0
    MSI (s) (84:28) [15:30:14:485]: Machine policy value 'DisableRollback' is 0
    MSI (s) (84:28) [15:30:14:485]: Incrementing counter to disable shutdown. Counter after increment: 0
    MSI (s) (84:28) [15:30:14:485]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (84:28) [15:30:14:485]: Note: 1: 1402 2: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Installer\Rollback\Scripts 3: 2
    MSI (s) (84:28) [15:30:14:486]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (s) (84:28) [15:30:14:487]: Destroying RemoteAPI object.
    MSI (s) (84:54) [15:30:14:487]: Custom Action Manager thread ending.
    MSI (c) (E4:0C) [15:30:14:489]: Decrementing counter to disable shutdown. If counter >= 0, shutdown will be denied.  Counter after decrement: -1
    MSI (c) (E4:0C) [15:30:14:489]: MainEngineThread is returning 1603
    === Verbose logging stopped: 1/16/2015  15:30:14 ===

  • Error 1923: Adobe Acrobat Update Service (AdobeARMService) could not be installed

    When I try to update my copy of Adobe Reader, I get
    Error 1923: Adobe Acrobat Update Service (AdobeARMService) could not be installed.
    Verify that you have sufficient privileges to install system services.
    This occurs even when I run the install program with "Run as Administrator".
    And it occurs for release 11 and the older release 10.
    How do I get around this problem?

    Hi,
    Please check the following thread for solution: http://forums.adobe.com/message/4789492
    Thanks

  • Acrobat standard 9.0 error while enabling commets option using Java script object

    I'm using the below java script code in my VB 6.0 application for enabling commets options in the PDF file
    Dim oJSO As Object
    Set oJSO = mPDDoc.GetJSObject
    oJSO.Collab.showAnnotToolsWhenNoCollab = True
    It is working fine till Acrobat 8.0. Now I'm trying with Acrobat 9.0 standard edition, it is throwing scripting error 'An unhandled Win32 exception occured in Acrobat.exe[308].
    Can anyone suggest the way to enable 'comment' options in Acrobat Standard 9.0 using Java Script Object?
    Thanks

    I get much the same problem with VB6, Acrobat 9 Pro and WinXP SP3. When I single step the line:
    oJSO.Collab.showAnnotToolsWhenNoCollab = True
    in debug I go to the error handler for my Sub. Inspecting the VB Err object has Number = -2147417851 and Description = "Automation error
    The server threw an exception." I get a Microsoft crash notice about Acrobat a short while later.
    I've experimented with the JavaScript debugger in Acrobat and you can execute Collab.showAnnotToolsWhenNoCollab = True and reference the value of Collab.showAnnotToolsWhenNoCollab in the console. The problem appears only when accessing Acrobat Javascript through the Interapplication Communication API.
    If anyone can help it would be appreciated. I tried Adobe's Acrobat support and they were no help at all.

  • I have Adobe Reader X, Adobe Acrobat 9 and Adobe Distiller 9 all installed, remove older versions?

    I have Adobe Reader X, Adobe Acrobat 9 and Adobe Distiller 9 all installed on my computer. Should I uninstall older versions?  I am running on Windows XP Professional. Thanks,Kim

    Hi there,
    Distiller 9 is a part of Acrobat 9.  Acrobat 9 and Reader X can co-exist on the same machine. Unless you're having a problem, there's nothing wrong with having them both installed together.
    -David

  • HT4356 Fillable pdf in Adobe Acrobat Professional X but when I try to use the Airprint feature the form print minus the field data, have anyone been able to resolve this issue?

    I have developed a fillable pdf in Adobe Acrobat Professional X but when I try to use the Airprint feature the form print minus the field data, have anyone been able to resolve this issue?

    Hi,
    I had a similar problem and found help for it. Go to the "Advanced" menu and select Extend features in Adobe Reader. That will enable rights which may resolve your problem. If that doesn't work, there is a really helpful guy in here, Robert Levine. You may want to ask him directly.
    Good Luck

Maybe you are looking for

  • I am unable to purchase songs on iTunes.

    I'm sure this community has seen this issue posted a lot. But among all of the threads and potential fixes I have been unable to remedy my problem. For the last month and half or so iTunes has not allowed me to click on the button to purchase songs.

  • Properties Toolbar not displaying in Acrobat Standard 9.0

    In editing an Adobe document the Properties Toolbar does not display even though the Toolbar is checked.     The Toolbar will not display unless the document is exited and all Adobe documents are closed and Adobe is opened again.    Is this a known b

  • How to make a download page?

    Hi! I need to make a downloadable page out of a stream (or byte array - it doesn't matter) with a content of any type (e.g. a csv file or a binary file). I would like to make a link on a page which whould trigger an event. In the event handler I woul

  • WHEN-LIST-CHANGED Triggers Works Only Once ??

    hi i have a form with the 2 list ITEMS And i have some trigger WHEN-LIST-CHANGED For the first LIST item which Populates the Second List Based on the Value selected in First List Its Works Fine For the First time. But for second time Onward , it Does

  • Fade Effect Flickering Problem

    I have thumbnail gallery that utilizes the fade effect on the mouseover event. Unfortunately, if the user mouses over the thumbnails too quickly, the images flicker quite horribly. I was wondering if there was a way to remove this problem. Thanks You