Install acrobat writer 6.0 with a script

Ask a Question related to Adobe Acrobat Windows, Design and Development.

  1. #1

    Default Install acrobat writer 6.0 with a script

    Hi,

    I want to install acrobat writer with a installation script.

    I try to insert ..\setup.exe /S /v /qn but i have invalid command line parameter. Someone know the correct command line?

    Thanks

    Bastien
    b2b2c@adobeforums.com Guest

  2. Similar Questions and Discussions

    1. Isn't DataGrid.Render(writer) supposed to automatically call RenderBeginTag(writer) and RenderEndTag(writer)?
      Hi, I'm trying to customize a DataGrid adding custom rows before the endTag </TABLE>, and also some html before and after the control itself. So...
    2. acrobat 6.0 pro install with script
      Hi, I want to install acrobat 6.0 pro with a installation script. I try to insert ..\setup.exe /S /v /qn but i have invalid command line...
    3. Acrobat Writer Wiped Out
      I've had an older version of Acrobat Writer and Acrobat Distiller on my computer for a couple of years. In the interim, the disc has been lost. I...
    4. PDF Writer will not install on Acrobat Standard 6.0
      After upgrading a windows 98 machine with Acrobat standard 6.0 to Windows 2000, the PDF writer (printer) no longer worked. A complete re-install of...
    5. How to uninstall Acrobat Reader 5 but retain with Acrobat Writer 5
      YOu can uninstall AR5 & Acrobat5, then reinstall Acrobat5, then install AR6. You should also be able to reinstall Acrobat5 after installing AR6....
  3. #2

    Default Re: Install acrobat writer 6.0 with a script

    Step 1 is to find a product that is called "Acrobat Writer."

    Since no such product exists, you'll likely have to write it yourself.
    W_T_Allen@adobeforums.com Guest

  4. #3

    Default Re: Install acrobat writer 6.0 with a script

    think it's acrobat 6.0 professionnel. it's use to create pdf file. did you know this software?
    b2b2c@adobeforums.com Guest

  5. #4

    Default Re: Install acrobat writer 6.0 with a script

    Taken from this techdoc

    <http://www.adobe.com/support/techdocs/323da.htm>

    Solution 5: Install Acrobat from the command line.
    To install Acrobat from the command line:
    1. Choose Start > Run.
    2. In the Open text field of the Run dialog box, type

    "X:\[path]\setup.exe" /s /v"/qb ISX_SERIALNUMBER=[serial number, including dashes]

    where X:\[path] is the path to the setup.exe file on the CD-ROM.

    Note:Be sure to enter a space after \setup.exe", /s, and /qb.
    Dorian_Grey@adobeforums.com Guest

  6. #5

    Default Install acrobat writer 6.0 with a script

    See the Enterprise Deployment notes on
    [url]http://partners.adobe.com/asn/acrobat/technotes.jsp[/url]

    Aandi Inston
    Aandi_Inston@adobeforums.com Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139