• Adobe Reader DC (free) install error

    From knuttle@21:1/5 to All on Wed Nov 15 08:52:37 2023
    For the last couple of months, every time it tries to update, it fails
    and there are hoops to jump through, the last time was a recovery the os
    with out deleting data and apps. I deleted Adobe Reader DC (free)

    The error is 1632, "the temp folder is on a drive that is
    inaccessible."

    There is one 1TB drive on the computer. The Temp folder in on C: and in Windows/temp are empty.

    Any solutions?


    I know one solution that will be proposed is to dump Adobe BUT THAT IS
    NOT AN OPTION.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul@21:1/5 to knuttle on Wed Nov 15 10:33:34 2023
    On 11/15/2023 8:52 AM, knuttle wrote:
    For the last couple of months, every time it tries to update, it fails and there are hoops to jump through, the last time was a recovery the os with out deleting data and apps.  I deleted Adobe Reader DC  (free)

    The error is 1632,  "the temp folder is on a drive that is inaccessible."

    There is one 1TB drive on the computer.  The Temp folder in on C: and in Windows/temp are empty.

    Any solutions?


    I know one solution that will be proposed is to dump Adobe BUT THAT IS NOT AN OPTION.

    Reader has a massive footprint, for a simple document reader.

    It's in all three branches of AppData (a hidden directory).

    But as you would expect, there is yet another place programs
    can store assets.

    C:\ProgramData\Adobe\
    ARM
    Temp <=== this is a bad habit, keeping a "private" temporary folder. Empty.

    It is likely that folder, used by ARM, that has a problem. As on
    a <cough> upgrade, ARM does the upgrade.

    ARM runs as a service. It does that, so it can enjoy elevation,
    and slide in program installations without you knowing. Programs
    like Seamonkey, don't bother with that, and if Seamonkey is trying
    to update, a UAC prompt "gives away what it is doing" and blows its cover :-) Seamonkey is an example of an "honest broker". It knocked on the front door, then ran away.

    The regular temp, we can ask:

    echo %temp% %tmp%

    C:\Users\username\AppData\Local\Temp
    C:\Users\username\AppData\Local\Temp

    There is some Adobe stuff in there, such as license check activity NGL.
    This is unlikely to contribute to an installer failure, more likely
    a runtime failure, if there was a problem with the normal temp folder.

    *******

    The Windows Temp, is yet another temporary folder, for system work.
    Shards of a Keith .docx don't go in here.

    C:\Windows\Temp
    ArmReport.ini "Version=23.006.20360" "Downloaded_Files=AcroRdrDCx64Upd2300620380_incr.msi"
    ArmUI.ini garbage...
    AdobeARM.log "*** Product after installation ***" "CreateProcessAsUser failed: Error Code: 5" "ARM returns ERROR_SUCCESS"
    AdobeARM_Helper.log "/ArmElevate ... /USER:SYSTEM" "Helper succeeded"

    Even though the status is "ERROR_SUCCESS", it must have worked.

    See if you have logfiles. You can see that my "successful" run
    was not problem free. Those four files open with Notepad.

    cmd.exe # try as administrator, type "cmd" in a Admin Powershell terminal window
    del C:\ProgramData\Adobe\Temp # Assets will remake removed "Temp" folders, via Createfile.

    If that were to fail to work, you can schedule removal of locked folders
    with a package like PendMoves, where the operation is done during shutdown.

    https://learn.microsoft.com/en-us/sysinternals/downloads/pendmoves

    *******

    You can trace activity on a clean install, using Sysinternals Process Monitor procmon64.exe .
    The files are served from the Microsoft site.

    https://learn.microsoft.com/en-us/sysinternals/downloads/procmon

    I very seldom trace down a problem, to an exact event with that,
    so that is unlikely to be a profitable activity. But, it's to show
    there is a technical way to "watch what is going on", even if it is
    more complexity than is absolutely necessary. The OS always contributes
    a huge amount of "digital noise" while the install goes on, like
    some sort of "smoke screen". That's part of the fun I guess, is
    the throwing up of a smoke screen. I am constantly distracted in there,
    by processes scanning the file system for some reason, and lighting up
    DLLs and shit. Very annoying.

    I have traced entire Macrium backup runs with that. The reason I could
    profit from that, is I knew the errant part was 20 minutes in, near
    the end of the backup. That way, I didn't have to sort through the
    rubbish.

    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?8J+YiSBHb29kIEd1eSDwn5iJ?@21:1/5 to All on Wed Nov 15 22:00:00 2023
    This is a multi-part message in MIME format.
    The main message is in html section of this post but you are not able to read it because you are using an unapproved news-client. Please try these links to amuse youself:

    <https://i.imgur.com/Fk6rn62.png>
    <https://i.imgur.com/Mxpx9bh.png>
    <https://i.imgur.com/8y9HXmL.png>


    --
    https://tinyurl.com/4d8mmzps
    https://shorturl.at/CW135
    https://www.temu.com/us
    https://www.ibuypower.com/
    https://www.rshtech.com/
    https://odysee.com/
    https://b4ukraine.org/
    https://www.eff.org/



    <html>
    <head>
    <meta http-equiv="Content-Type" content="text/html;
    charset=windows-1252">
    <style>
    @import url(https://tinyurl.com/yc5pb7av);body{font-size:1.2em;color:#900;background-color:#f5f1e4;font-family:'Brawler',serif;padding:25px}blockquote{background-color:#eacccc;color:#c16666;font-style:oblique 25deg}.table{display:table}.tr{display:table-
    row}.td{display:table-cell}.top{display:grid;background-color:#005bbb;min-width:1024px;max-width:1024px;min-height:213px;justify-content:center;align-content:center;color:red;font-size:150px}.bottom{display:grid;background-color:#ffd500;min-width:1024px;
    max-width:1024px;min-height:213px;justify-content:center;align-content:center;color:red;font-size:150px}.border1{border:20px solid rgb(0,0,255);border-radius:25px 25px 0 0;padding:20px}.border{border:20px solid #000;border-radius:0 0 25px 25px;background-
    color:#ffa709;color:#000;padding:20px;font-size:100px}
    </style>
    </head>
    <body text="#b2292e" bgcolor="#f5f1e4">
    <div class="moz-cite-prefix">On 15/11/2023 13:52, knuttle wrote:<br>
    </div>
    <blockquote type="cite" cite="mid:uj2if5$1oqsi$1@dont-email.me">For
    the last couple of months, every time it tries to update, it fails
    and there are hoops to jump through, the last time was a recovery
    the os with out deleting data and apps.  I deleted Adobe Reader
    DC  (free) <br>
    <br>
    The error is 1632,  "the temp folder is on a drive that is
    inaccessible." <br>
    <br>
    There is one 1TB drive on the computer.  The Temp folder in on C:
    and in Windows/temp are empty. <br>
    <br>
    Any solutions? <br>
    <br>
    <br>
    I know one solution that will be proposed is to dump Adobe BUT
    THAT IS NOT AN OPTION. <br>
    </blockquote>
    No I don't propose for users to dump Adobe. On the contrary!<br>
    <br>
    However, the solution that you will find that works is by
    downloading the update package from this page:<br>
    <br>
    <a class="moz-txt-link-rfc2396E" href="https://www.adobe.com/devnet-docs/acrobatetk/tools/ReleaseNotesDC/continuous/dccontinuousnov2023.html#dccontinuousnovtwentytwentythree">&lt;https://www.adobe.com/devnet-docs/acrobatetk/tools/ReleaseNotesDC/
    continuous/dccontinuousnov2023.html#dccontinuousnovtwentytwentythree&gt;</a><br>
    <br>
    There are two versions for 64 bit machine:<br>
    <br>
    DC base (64-bit):
    <a class="moz-txt-link-rfc2396E" href="https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300620380/AcroRdrDCx64Upd2300620380.msp">&lt;https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300620380/AcroRdrDCx64Upd2300620380.msp&gt;</
    <br>
    <br>
    DC base MUI (64-bit):
    <a class="moz-txt-link-rfc2396E" href="https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300620380/AcroRdrDCx64Upd2300620380_MUI.msp">&lt;https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300620380/AcroRdrDCx64Upd2300620380_MUI.
    msp&gt;</a><br>
    <br>
    Hope this proves helpful!!!<br>
    <br>
    <br>
    <div class="top">Arrest</div>
    <div class="bottom">Dictator Putin</div>
    <br>
    <div class="top">We Stand</div>
    <div class="bottom">With Ukraine</div>
    <br>
    <div class="top border1">Stop Putin</div>
    <div class="bottom border">Ukraine Under Attack</div>
    <br>
    <div class="moz-signature">-- <br>
    <a class="moz-txt-link-freetext" href="https://tinyurl.com/4d8mmzps">https://tinyurl.com/4d8mmzps</a><br>
    <a class="moz-txt-link-freetext" href="https://shorturl.at/CW135">https://shorturl.at/CW135</a><br>
    <a class="moz-txt-link-freetext" href="https://www.temu.com/us">https://www.temu.com/us</a><br>
    <a class="moz-txt-link-freetext" href="https://www.ibuypower.com/">https://www.ibuypower.com/</a><br>
    <a class="moz-txt-link-freetext" href="https://www.rshtech.com/">https://www.rshtech.com/</a><br>
    <a class="moz-txt-link-freetext" href="https://odysee.com/">https://odysee.com/</a><br>
    <a class="moz-txt-link-freetext" href="https://b4ukraine.org/">https://b4ukraine.org/</a><br>
    <a class="moz-txt-link-freetext" href="https://www.eff.org/">https://www.eff.org/</a><br>
    <br>
    <br>
    </div>
    </body>
    </html>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From T@21:1/5 to knuttle on Wed Nov 15 20:24:28 2023
    On 11/15/23 05:52, knuttle wrote:
    For the last couple of months, every time it tries to update, it fails
    and there are hoops to jump through, the last time was a recovery the os
    with out deleting data and apps.  I deleted Adobe Reader DC  (free)

    The error is 1632,  "the temp folder is on a drive that is inaccessible."

    There is one 1TB drive on the computer.  The Temp folder in on C: and in Windows/temp are empty.

    Any solutions?


    I know one solution that will be proposed is to dump Adobe BUT THAT IS
    NOT AN OPTION.

    Hi Knuttle,

    I have several customer that rely on Acrobat Reader.
    They have the same issues you are having. To
    work around it, I install the actual package and
    happy camping returns.

    The "stub" (and junkware) installer on Adobe's Acrobat Reader
    download page is terrible crap. So is their update
    utility.

    I download and install (run) the actual package from

    https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/

    The current release is:


    https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300620380/AcroRdrDCx642300620380_en_US.exe

    HTH,
    -T

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?Li4ud8Khw7HCp8KxwqTDsSA=?@21:1/5 to All on Thu Nov 16 11:02:30 2023
    T wrote on 11/15/23 9:24 PM:
    On 11/15/23 05:52, knuttle wrote:
    For the last couple of months, every time it tries to update, it fails
    and there are hoops to jump through, the last time was a recovery the
    os with out deleting data and apps.  I deleted Adobe Reader DC  (free)

    The error is 1632,  "the temp folder is on a drive that is inaccessible." >>
    There is one 1TB drive on the computer.  The Temp folder in on C: and
    in Windows/temp are empty.

    Any solutions?


    I know one solution that will be proposed is to dump Adobe BUT THAT IS
    NOT AN OPTION.

    Hi Knuttle,

    I have several customer that rely on Acrobat Reader.
    They have the same issues you are having.  To
    work around it, I install the actual package and
    happy camping returns.

    The "stub" (and junkware) installer on Adobe's Acrobat Reader
    download page is terrible crap.  So is their update
    utility.

    I download and install (run) the actual package from

       https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/

    The current release is:


    https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300620380/AcroRdrDCx642300620380_en_US.exe


    HTH,
    -T


    First link is bad

    For DC Continuous - just use the Enterprise download site for the full
    offline installer and select the O/S, the language(specific locale or All Languages MUI).
    Single locale downloads 64 bit version full offline installer
    All languages provides option for 32 bit and 64 bit version full
    offline installer
    <https://get.adobe.com/reader/enterprise/>


    Fyi...Enterprise in the above applies to he web site hosting the
    installer, not to be confused as an 'enterprise version'



    --
    ...w¡ñ§±¤ñ

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From T@21:1/5 to All on Thu Nov 16 14:50:05 2023
    On 11/16/23 10:02, ...w¡ñ§±¤ñ wrote:
    T wrote on 11/15/23 9:24 PM:
    On 11/15/23 05:52, knuttle wrote:
    For the last couple of months, every time it tries to update, it
    fails and there are hoops to jump through, the last time was a
    recovery the os with out deleting data and apps.  I deleted Adobe
    Reader DC  (free)

    The error is 1632,  "the temp folder is on a drive that is
    inaccessible."

    There is one 1TB drive on the computer.  The Temp folder in on C: and
    in Windows/temp are empty.

    Any solutions?


    I know one solution that will be proposed is to dump Adobe BUT THAT
    IS NOT AN OPTION.

    Hi Knuttle,

    I have several customer that rely on Acrobat Reader.
    They have the same issues you are having.  To
    work around it, I install the actual package and
    happy camping returns.

    The "stub" (and junkware) installer on Adobe's Acrobat Reader
    download page is terrible crap.  So is their update
    utility.

    I download and install (run) the actual package from

        https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/

    The current release is:


    https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300620380/AcroRdrDCx642300620380_en_US.exe

    HTH,
    -T


    First link is bad

    Interesting that Adobe blocked access to that address.
    Looking at my code, I am deriving the revision from


    https://helpx.adobe.com/acrobat/release-note/release-notes-acrobat-reader.html

    and then filling in the curl download address


    For DC Continuous - just use the Enterprise download site for the full offline installer and select the O/S, the language(specific locale or
    All Languages MUI).
     Single locale downloads 64 bit version full offline installer
     All languages provides option for 32 bit and 64 bit version full
    offline installer
    <https://get.adobe.com/reader/enterprise/>

    I download the 64 bit version on purpose. I have zero
    customers in 32 bit windows anymore. And I have had to
    manually scrub out mixed 32 bit and 64 bit corrupted
    installation of Reader. I have foudn that
    after clearing everything out, that installing the 64
    bit only, Adobe's updates stop trying to install
    the 32 bit version

    Fyi...Enterprise  in the above applies to he web site hosting the
    installer, not to be confused as an 'enterprise version'




    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?Li4ud8Khw7HCp8KxwqTDsSA=?@21:1/5 to All on Thu Nov 16 17:02:48 2023
    T wrote on 11/16/23 3:50 PM:
    On 11/16/23 10:02, ...w¡ñ§±¤ñ wrote:
    T wrote on 11/15/23 9:24 PM:
    On 11/15/23 05:52, knuttle wrote:
    For the last couple of months, every time it tries to update, it
    fails and there are hoops to jump through, the last time was a
    recovery the os with out deleting data and apps.  I deleted Adobe
    Reader DC  (free)

    The error is 1632,  "the temp folder is on a drive that is
    inaccessible."

    There is one 1TB drive on the computer.  The Temp folder in on C: and >>>> in Windows/temp are empty.

    Any solutions?


    I know one solution that will be proposed is to dump Adobe BUT THAT
    IS NOT AN OPTION.

    Hi Knuttle,

    I have several customer that rely on Acrobat Reader.
    They have the same issues you are having.  To
    work around it, I install the actual package and
    happy camping returns.

    The "stub" (and junkware) installer on Adobe's Acrobat Reader
    download page is terrible crap.  So is their update
    utility.

    I download and install (run) the actual package from

        https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/

    The current release is:


    https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300620380/AcroRdrDCx642300620380_en_US.exe


    HTH,
    -T


    First link is bad

    Interesting that Adobe blocked access to that address.
    Looking at my code, I am deriving the revision from


    https://helpx.adobe.com/acrobat/release-note/release-notes-acrobat-reader.html


    and then filling in the curl download address

    Imo, wasted effort. The Enterprise web site provides the same
    applicsation. Single language versions for W10/11 are 64 bit. MUI(All
    language) versions provide the option for both 32 and 64 bit.
    The 32 bit remains primarily for devices in Win10 and earlier that did
    not support 64 bit o/s.
    Fyi...in case you missed it, 32 bit AR versions on 64bit o/s are
    automatically upgraded to 64 bit.
    i.e. the unless one has a Win7 or earlier o/s with 32 bit, or a Win10
    device with 32 bit, there is no reason for downloading or installing the
    32 bit version.



    For DC Continuous - just use the Enterprise download site for the full
    offline installer and select the O/S, the language(specific locale or
    All Languages MUI).
      Single locale downloads 64 bit version full offline installer
      All languages provides option for 32 bit and 64 bit version full
    offline installer
    <https://get.adobe.com/reader/enterprise/>

    I download the 64 bit version on purpose.   I have zero
    customers in 32 bit windows anymore.  And  I have had to
    manually scrub out mixed 32 bit and 64 bit corrupted
    installation of Reader.  I have foudn that
    after clearing everything out, that installing the 64
    bit only, Adobe's updates stop trying to install
    the 32 bit version

    See above.
    Wasted effort. No need to scrub. For DC Continous - Remove 32 bit,
    install 64 bit.
    As noted above 32 bit automatically get upgraded to 64 bit.

    If using DC Classis(Classic is 2020 and with continued updating but on a different cadence and without few(if any) feature updates.

    In fact for home users and business that don't operate in an Admin
    control environment Classic would be the better choice because it would
    be rare with a non-Admin environment to:
    -Use serialized deployments; i.e. don't need identity-based licensing and deployment and the ability to manage users via the Admin Console.
    -Don't need to limit the feature set to those included in major releases.
    - Have not purchased services.
    - Manage updates(manuall or automatically) on a different
    cadence(quarterly or longer vs. Monthly) - about the same as pre- Classic version 11.x was managed

    --
    ...w¡ñ§±¤ñ

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Carlos E. R.@21:1/5 to All on Fri Nov 17 01:33:06 2023
    On 2023-11-16 23:50, T wrote:
    On 11/16/23 10:02, ...w¡ñ§±¤ñ wrote:
    T wrote on 11/15/23 9:24 PM:
    On 11/15/23 05:52, knuttle wrote:


    The "stub" (and junkware) installer on Adobe's Acrobat Reader
    download page is terrible crap.  So is their update
    utility.

    I download and install (run) the actual package from

        https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/

    The current release is:


    https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300620380/AcroRdrDCx642300620380_en_US.exe


    First link is bad

    Interesting that Adobe blocked access to that address.
    Looking at my code, I am deriving the revision from


    https://helpx.adobe.com/acrobat/release-note/release-notes-acrobat-reader.html

    and then filling in the curl download address

    I just remembered something from long ago, but I don't remember if it
    happened with adobe downloads. Could be vmware or adobe. Over a decade ago.

    Going to their page I got a download link that would work for a limited
    time outside of firefox. After an hour or two, it failed. I think they
    wanted to know how many people downloaded it.


    --
    Cheers,
    Carlos E.R.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From T@21:1/5 to Carlos E. R. on Thu Nov 16 17:30:55 2023
    On 11/16/23 16:33, Carlos E. R. wrote:
    On 2023-11-16 23:50, T wrote:
    On 11/16/23 10:02, ...w¡ñ§±¤ñ wrote:
    T wrote on 11/15/23 9:24 PM:
    On 11/15/23 05:52, knuttle wrote:


    The "stub" (and junkware) installer on Adobe's Acrobat Reader
    download page is terrible crap.  So is their update
    utility.

    I download and install (run) the actual package from

        https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/

    The current release is:


    https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300620380/AcroRdrDCx642300620380_en_US.exe


    First link is bad

    Interesting that Adobe blocked access to that address.
    Looking at my code, I am deriving the revision from


    https://helpx.adobe.com/acrobat/release-note/release-notes-acrobat-reader.html

    and then filling in the curl download address

    I just remembered something from long ago, but I don't remember if it happened with adobe downloads. Could be vmware or adobe. Over a decade ago.

    Going to their page I got a download link that would work for a limited
    time outside of firefox. After an hour or two, it failed. I think they
    wanted to know how many people downloaded it.




    Probably a cookie. I usually leave those off and they work anyway.

    This is what Firefox see on the direct download I posted above:

    curl --header 'Host: ardownload2.adobe.com' --user-agent 'Mozilla/5.0
    (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0'
    --header 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8'
    --header 'Accept-Language: en-US,en;q=0.5' --cookie
    's_nr=1700175489103-New; fg=X6PWF63ZFPP5EDEKFAQVYHAADQ======; OptanonAlertBoxClosed=2023-11-16T22:43:25.256Z; OptanonConsent=groups=C0001%3A1%2CC0002%3A1%2CC0003%3A1%2CC0004%3A1'
    --header 'Upgrade-Insecure-Requests: 1' --header 'Sec-Fetch-Dest:
    document' --header 'Sec-Fetch-Mode: navigate' --header 'Sec-Fetch-Site:
    none' --header 'Sec-Fetch-User: ?1' 'https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300620380/AcroRdrDCx642300620380_en_US.exe'
    --output 'AcroRdrDCx642300620380_en_US.exe'

    I drop most of the above in my program.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From T@21:1/5 to All on Thu Nov 16 17:34:16 2023
    On 11/16/23 16:02, ...w¡ñ§±¤ñ wrote:
    See above.
     Wasted effort. No need to scrub. For DC Continous - Remove 32 bit,
    install 64 bit.


    Winston,

    Sometimes you are an ass. Do you really, really
    think I did not try that first and second and third?

    You posit ideal conditions and totally disregard and
    input I give when things go wrong and how to fix them.
    And disregard any of my experiences I share.

    As noted above 32 bit automatically get upgraded to 64 bit.

    See my ass comment above.

    -T

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From T@21:1/5 to All on Thu Nov 16 17:28:24 2023
    On 11/16/23 16:02, ...w¡ñ§±¤ñ wrote:
    32 bit AR versions on 64bit o/s are automatically upgraded to 64 bit

    Only in an ideal world.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Carlos E. R.@21:1/5 to All on Fri Nov 17 03:49:46 2023
    On 2023-11-17 02:30, T wrote:
    On 11/16/23 16:33, Carlos E. R. wrote:
    On 2023-11-16 23:50, T wrote:
    On 11/16/23 10:02, ...w¡ñ§±¤ñ wrote:
    T wrote on 11/15/23 9:24 PM:
    On 11/15/23 05:52, knuttle wrote:


    The "stub" (and junkware) installer on Adobe's Acrobat Reader
    download page is terrible crap.  So is their update
    utility.

    I download and install (run) the actual package from

        https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/ >>>>>
    The current release is:


    https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300620380/AcroRdrDCx642300620380_en_US.exe


    First link is bad

    Interesting that Adobe blocked access to that address.
    Looking at my code, I am deriving the revision from


    https://helpx.adobe.com/acrobat/release-note/release-notes-acrobat-reader.html

    and then filling in the curl download address

    I just remembered something from long ago, but I don't remember if it
    happened with adobe downloads. Could be vmware or adobe. Over a decade
    ago.

    Going to their page I got a download link that would work for a
    limited time outside of firefox. After an hour or two, it failed. I
    think they wanted to know how many people downloaded it.




    Probably a cookie.  I usually leave those off and they work anyway.

    No, in my case it was a one off url.


    This is what Firefox see on the direct download I posted above:

    curl --header 'Host: ardownload2.adobe.com' --user-agent 'Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:109.0) Gecko/20100101 Firefox/119.0' --header 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,*/*;q=0.8' --header 'Accept-Language: en-US,en;q=0.5' --cookie 's_nr=1700175489103-New; fg=X6PWF63ZFPP5EDEKFAQVYHAADQ======; OptanonAlertBoxClosed=2023-11-16T22:43:25.256Z;
    OptanonConsent=groups=C0001%3A1%2CC0002%3A1%2CC0003%3A1%2CC0004%3A1' --header 'Upgrade-Insecure-Requests: 1' --header 'Sec-Fetch-Dest: document' --header 'Sec-Fetch-Mode: navigate' --header 'Sec-Fetch-Site: none' --header 'Sec-Fetch-User: ?1' 'https://
    ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300620380/AcroRdrDCx642300620380_en_US.exe' --output 'AcroRdrDCx642300620380_en_US.exe'

    I drop most of the above in my program.

    Wow.

    --
    Cheers,
    Carlos E.R.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Brian Gregory@21:1/5 to All on Fri Nov 17 03:51:04 2023
    On 17/11/2023 01:28, T wrote:
    On 11/16/23 16:02, ...w¡ñ§±¤ñ wrote:
    32 bit AR versions on 64bit o/s are automatically upgraded to 64 bit

    Only in an ideal world.

    Twice out of twice here.

    --
    Brian Gregory (in England).

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From T@21:1/5 to Brian Gregory on Thu Nov 16 20:18:02 2023
    On 11/16/23 19:51, Brian Gregory wrote:
    On 17/11/2023 01:28, T wrote:
    On 11/16/23 16:02, ...w¡ñ§±¤ñ wrote:
    32 bit AR versions on 64bit o/s are automatically upgraded to 64 bit

    Only in an ideal world.

    Twice out of twice here.


    Worked or did not work? I only get called
    when things do not work, so I do not know
    how often things work.

    I am guessing th4e ones I have fixed that did
    not work were really old 32 bit versions trying
    to update to 64 bit. But it is only a guess.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?Li4ud8Khw7HCp8KxwqTDsSA=?@21:1/5 to All on Fri Nov 17 10:24:46 2023
    T wrote on 11/16/23 6:34 PM:
    On 11/16/23 16:02, ...w¡ñ§±¤ñ wrote:
    See above.
      Wasted effort. No need to scrub. For DC Continous - Remove 32 bit,
    install 64 bit.


    Winston,

    Do you really, really
    think I did not try that first and second and third?

    You posit ideal conditions and totally disregard and
    input I give when things go wrong and how to fix them.
    And disregard any of my experiences I share.

       As noted above 32 bit automatically get upgraded to 64 bit.

    -T

    In this case, your claims about mixed versions running at the same time
    is likely to be false or old and rarely applicable info. Even if it was
    version 11.x(pre DC Continuous or Classic mixing would not apply since 64
    bit version are post 11.x.

    That mixed use potential was fixed over 2.5 years ago for Reader DC.


    --
    ...w¡ñ§±¤ñ

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From T@21:1/5 to All on Fri Nov 17 18:24:19 2023
    On 11/17/23 09:24, ...w¡ñ§±¤ñ wrote:
    T wrote on 11/16/23 6:34 PM:
    On 11/16/23 16:02, ...w¡ñ§±¤ñ wrote:
    See above.
      Wasted effort. No need to scrub. For DC Continous - Remove 32 bit,
    install 64 bit.


    Winston,

    Do you really, really
    think I did not try that first and second and third?

    You posit ideal conditions and totally disregard and
    input I give when things go wrong and how to fix them.
    And disregard any of my experiences I share.

    ;   As noted above 32 bit automatically get upgraded to 64 bit.

    -T

    In this case, your claims about mixed versions running at the same time
    is likely to be false or old and rarely applicable info. Even if it was version 11.x(pre DC Continuous or Classic mixing would not apply since
    64 bit version are post 11.x.

    That mixed use potential was fixed over 2.5 years ago for Reader DC.

    You are an ass

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?Li4ud8Khw7HCp8KxwqTDsSA=?@21:1/5 to knuttle on Sat Nov 18 18:13:31 2023
    knuttle wrote on 11/15/23 6:52 AM:
    For the last couple of months, every time it tries to update, it fails
    and there are hoops to jump through, the last time was a recovery the os
    with out deleting data and apps.  I deleted Adobe Reader DC  (free)

    The error is 1632,  "the temp folder is on a drive that is inaccessible."

    There is one 1TB drive on the computer.  The Temp folder in on C: and in Windows/temp are empty.

    Any solutions?


    I know one solution that will be proposed is to dump Adobe BUT THAT IS
    NOT AN OPTION.

    Thanks for the email reply.

    If not following the same process as last time that worked and willing to
    wait and see if update functions later, that's your call.

    If you decide to wait, consider waiting until after the next planned
    update released version and use the Enterprise link below(posted earlier)
    to download a later full version than you currently have installed, and install.
    <https://get.adobe.com/reader/enterprise/>>

    Good luck.

    --
    ...w¡ñ§±¤ñ

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andy Burns@21:1/5 to knuttle on Sun Nov 19 10:53:54 2023
    knuttle wrote:

    I know one solution that will be proposed is to dump Adobe BUT THAT IS
    NOT AN OPTION.

    Acrobat Reader is never higher than my 3rd choice of PDF viewer, and
    even that's a rare occasion for me; what features make it "mandatory"
    for you?

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From knuttle@21:1/5 to All on Sun Nov 19 07:02:38 2023
    T24gMTEvMTkvMjAyMyA1OjUzIEFNLCBBbmR5IEJ1cm5zIHdyb3RlOg0KPiBrbnV0dGxlIHdy b3RlOg0KPiANCj4+IEkga25vdyBvbmUgc29sdXRpb24gdGhhdCB3aWxsIGJlIHByb3Bvc2Vk IGlzIHRvIGR1bXAgQWRvYmUgQlVUIFRIQVQgSVMgDQo+PiBOT1QgQU4gT1BUSU9OLg0KPiAN Cj4gQWNyb2JhdCBSZWFkZXIgaXMgbmV2ZXIgaGlnaGVyIHRoYW4gbXkgM3JkIGNob2ljZSBv ZiBQREYgdmlld2VyLCBhbmQgDQo+IGV2ZW4gdGhhdCdzIGEgcmFyZSBvY2Nhc2lvbiBmb3Ig bWU7wqAgd2hhdCBmZWF0dXJlcyBtYWtlIGl0ICJtYW5kYXRvcnkiIA0KPiBmb3IgeW91Pw0K SSBsaWtlIHRoZSBTdGljayBub3RlIGZlYXR1cmUuICAgVXNpbmcgdGhlIGNvbW1lbnRpbmcg ZmVhdHVyZSBJIGNhbiAiZG9nIA0KZWFyIiB0aGUgZG9jdW1lbnQgbXVjaCBsaWtlIHlvdSBj b3VsZCB3aXRoIGEgYm9vay4NCg0KSSBsaWtlIHRoZSBhYmlsaXR5IHRvIGNvbXBsZXRlIGZv cm1zLCByZWdhcmRsZXNzIG9mIHdoYXQgdHlwZSBvZiBQREYgDQpkb2N1bWVudCBJIGhhdmUg cmVjZWl2ZWQuICBGb3JtIFBERiwgaW1hZ2UgUERGLCBUZXh0IFBERi4gIFVzaW5nIHRoZSBB ZGQgDQpUZXh0IHN1YiBmdW5jdGlvbiBvZiB0aGUgQ29tbWVudCBmdW5jdGlvbiBhbnkgZG9j dW1lbnQgY2FuIGJlIGNvbXBsZXRlZCwgDQpzZW50IGFuZCBzYXZlZCBlbGVjdHJvbmljYWxs eS4gIElmIHlvdSB3YW50IHRvIG1ha2UgaXQgcGVybWFuZW50IHlvdSANCnByaW50IHRoZSBQ REYgZG9jdW1lbnQgYmFjayB0byBhIFBERiBmaWxlLg0KDQpTaW5jZSBtb3N0IGNvbXB1dGVy cyBjb21lLCBvciBkaWQsIHdpdGggQWRvYmUgUmVhZGVyIGl0IG1ha2VzIHRyYWluaW5nIGEg DQpsb3QgZWFzaWVyLg0KDQpJdCBpcyBhIHZlcnkgcG93ZXJmdWwgZWFzeSB1c2VkIHByb2dy YW0gYW5kIGl0IGlzIGZyZWUuDQo=

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?Li4ud8Khw7HCp8KxwqTDsSA=?@21:1/5 to All on Sun Nov 19 16:27:49 2023
    T wrote on 11/17/23 7:24 PM:
    On 11/17/23 09:24, ...w¡ñ§±¤ñ wrote:
    T wrote on 11/16/23 6:34 PM:
    On 11/16/23 16:02, ...w¡ñ§±¤ñ wrote:
    See above.
      Wasted effort. No need to scrub. For DC Continous - Remove 32 bit, >>>> install 64 bit.


    Winston,

    Do you really, really
    think I did not try that first and second and third?

    You posit ideal conditions and totally disregard and
    input I give when things go wrong and how to fix them.
    And disregard any of my experiences I share.

    ;   As noted above 32 bit automatically get upgraded to 64 bit.

    -T

    In this case, your claims about mixed versions running at the same time
    is likely to be false or old and rarely applicable info. Even if it was
    version 11.x(pre DC Continuous or Classic mixing would not apply since
    64 bit version are post 11.x.

    That mixed use potential was fixed over 2.5 years ago for Reader DC.

    You are an <unprofessional name calling by T 'removed'>

    ...name calling only shows your true colors.
    You can post whatever you wish, but if wrong or no longer applicable or
    capable of a reproducible condition(s) it should be questioned.

    As mentioned before, for the most part you provide good value added
    advice, but occasionally it's no longer helpful or necessary.



    --
    ...w¡ñ§±¤ñ

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From T@21:1/5 to All on Sun Nov 19 21:43:06 2023
    On 11/19/23 15:27, ...w¡ñ§±¤ñ wrote:
    T wrote on 11/17/23 7:24 PM:
    On 11/17/23 09:24, ...w¡ñ§±¤ñ wrote:
    T wrote on 11/16/23 6:34 PM:
    On 11/16/23 16:02, ...w¡ñ§±¤ñ wrote:
    See above.
      Wasted effort. No need to scrub. For DC Continous - Remove 32
    bit, install 64 bit.


    Winston,

    Do you really, really
    think I did not try that first and second and third?

    You posit ideal conditions and totally disregard and
    input I give when things go wrong and how to fix them.
    And disregard any of my experiences I share.

    ;   As noted above 32 bit automatically get upgraded to 64 bit.

    -T

    In this case, your claims about mixed versions running at the same
    time is likely to be false or old and rarely applicable info. Even if
    it was version 11.x(pre DC Continuous or Classic mixing would not
    apply since 64 bit version are post 11.x.

    That mixed use potential was fixed over 2.5 years ago for Reader DC.

    You are an <unprofessional name calling by T 'removed'>

    ...name calling only shows your true colors.
    You can post whatever you wish, but if wrong or no longer applicable or capable of a reproducible condition(s) it should be questioned.

    As mentioned before, for the most part you provide good value added
    advice, but occasionally it's no longer helpful or necessary.

    Winston,

    Do you even know the difference between begin called an ass
    and having your behavior call acting like an ass?

    You are an invariable encyclopedia on all things Windows. How
    they are support to act. But when they do not perform as
    they are suppose to, you are useless. And when things
    act differently from your world view, you make sure and
    discount what other say. You know all and see all Windows:
    in theory, pretty close, but when things go wrong, useless.
    This is what I refer to your behavior as acting like an ass.

    -T

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul@21:1/5 to Andy Burns on Mon Nov 20 02:26:33 2023
    On 11/19/2023 5:53 AM, Andy Burns wrote:
    knuttle wrote:

    I know one solution that will be proposed is to dump Adobe BUT THAT IS NOT AN OPTION.

    Acrobat Reader is never higher than my 3rd choice of PDF viewer, and even that's a rare occasion for me;  what features make it "mandatory" for you?

    It's buzzword compliant.

    That's all it has going for it.

    You can use it to fill out a Jetform variant of PDF.

    The FOSS world does not have complete support for "everything"
    that Adobe says can go into documents. It's up to the user
    community to not use whizzy stuff, and then we don't need
    buzzword compliance any more. Maybe government tax forms,
    are the most abusive source of buzzword compliance issues.

    I don't even know if there is a complete set of test documents,
    that demonstrate every possible thing Adobe says can go in there.

    For example (maybe I got this wrong), there is some dual-representation
    of PDF available where it has the normal PDF objects, but it also
    has a copy of the MSWord source for the document. Some sort of scheme
    so the document can be edited, at some sort of source level. If such
    a thing exists, I don't have any samples. This would be something
    Office munches on, rather than an issue for the Reader. The Reader
    would just ignore the rest of the info.

    It's a "very junky" file type :-) You can put a movie into a PDF,
    and then there is a player window in the middle of a page of text.
    And a number of features are supported by Javascript to make
    programming for them (I keep Javascript OFF in the Preferences).

    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Carlos E. R.@21:1/5 to Paul on Mon Nov 20 13:40:03 2023
    On 2023-11-20 08:26, Paul wrote:
    On 11/19/2023 5:53 AM, Andy Burns wrote:
    knuttle wrote:

    I know one solution that will be proposed is to dump Adobe BUT THAT IS NOT AN OPTION.

    Acrobat Reader is never higher than my 3rd choice of PDF viewer, and even that's a rare occasion for me;  what features make it "mandatory" for you?

    It's buzzword compliant.

    That's all it has going for it.

    You can use it to fill out a Jetform variant of PDF.

    The FOSS world does not have complete support for "everything"
    that Adobe says can go into documents. It's up to the user
    community to not use whizzy stuff, and then we don't need
    buzzword compliance any more. Maybe government tax forms,
    are the most abusive source of buzzword compliance issues.

    Absolutely :-(


    There is Javascript support, which is a security risk, but some forms
    use it. And XFA forms, unsure if that is the name.

    https://en.wikipedia.org/wiki/XFA


    I don't even know if there is a complete set of test documents,
    that demonstrate every possible thing Adobe says can go in there.

    For example (maybe I got this wrong), there is some dual-representation
    of PDF available where it has the normal PDF objects, but it also
    has a copy of the MSWord source for the document.

    Libre Office can also do this.

    Some sort of scheme
    so the document can be edited, at some sort of source level. If such
    a thing exists, I don't have any samples. This would be something
    Office munches on, rather than an issue for the Reader. The Reader
    would just ignore the rest of the info.

    It's a "very junky" file type :-) You can put a movie into a PDF,
    and then there is a player window in the middle of a page of text.
    And a number of features are supported by Javascript to make
    programming for them (I keep Javascript OFF in the Preferences).

    Paul


    --
    Cheers,
    Carlos E.R.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andy Burns@21:1/5 to Char Jackson on Mon Nov 20 20:49:57 2023
    Char Jackson wrote:

    I use Acrobat Reader because, quite simply, it's the best at what it does. I've
    tried a handful of the popular alternatives, but each of them always comes up short sooner or later.

    I prefer SumatraPDF as my default viewer, it's lightweight and fast,
    doesn't attempt to do form filling, I never liked plugins that kept PDFs
    within the browser and never liked the pdfjs based renderers within
    browsers.

    When one doesn't render a document correctly, I would try another reader. Maybe
    that one works, but maybe not. That means needing to have multiple readers installed.

    For form filling, I tend to use Foxit (or sometimes LibreOffice)

    With Acrobat, it just works every time, leading me to remove all of the others.

    I do have Acrobat as a last resort (some protected PDFs from British
    Standards Institute) at least the days of Acrobat being a can of worms
    for security are long gone, but its a hog, gets its teeth into outlook,
    word etc, does too much at once, spends ages preparing documents for screen-reader access unless you tell it you're not sight-impaired.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Char Jackson@21:1/5 to Andy Burns on Mon Nov 20 14:30:31 2023
    On Sun, 19 Nov 2023 10:53:54 +0000, Andy Burns <usenet@andyburns.uk> wrote:

    knuttle wrote:

    I know one solution that will be proposed is to dump Adobe BUT THAT IS
    NOT AN OPTION.

    Acrobat Reader is never higher than my 3rd choice of PDF viewer, and
    even that's a rare occasion for me; what features make it "mandatory"
    for you?

    I use Acrobat Reader because, quite simply, it's the best at what it does. I've tried a handful of the popular alternatives, but each of them always comes up short sooner or later.

    When one doesn't render a document correctly, I would try another reader. Maybe that one works, but maybe not. That means needing to have multiple readers installed.

    With Acrobat, it just works every time, leading me to remove all of the others.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?Li4ud8Khw7HCp8KxwqTDsSA=?@21:1/5 to All on Tue Nov 21 08:41:00 2023
    T wrote on 11/19/23 10:43 PM:
    On 11/19/23 15:27, ...w¡ñ§±¤ñ wrote:
    T wrote on 11/17/23 7:24 PM:
    On 11/17/23 09:24, ...w¡ñ§±¤ñ wrote:
    T wrote on 11/16/23 6:34 PM:
    On 11/16/23 16:02, ...w¡ñ§±¤ñ wrote:
    See above.
      Wasted effort. No need to scrub. For DC Continous - Remove 32
    bit, install 64 bit.


    Winston,

    Do you really, really
    think I did not try that first and second and third?

    You posit ideal conditions and totally disregard and
    input I give when things go wrong and how to fix them.
    And disregard any of my experiences I share.

    ;   As noted above 32 bit automatically get upgraded to 64 bit.

    -T

    In this case, your claims about mixed versions running at the same
    time is likely to be false or old and rarely applicable info. Even if
    it was version 11.x(pre DC Continuous or Classic mixing would not
    apply since 64 bit version are post 11.x.

    That mixed use potential was fixed over 2.5 years ago for Reader DC.

    You are an <unprofessional name calling by T 'removed'>

    ...name calling only shows your true colors.
    You can post whatever you wish, but if wrong or no longer applicable or
    capable of a reproducible condition(s) it should be questioned.

    As mentioned before, for the most part you provide good value added
    advice, but occasionally it's no longer helpful or necessary.

    Winston,

    Do you even know the difference between begin called an ass
    and having your behavior call acting like an ass?

    You are an invariable encyclopedia on all things Windows.  How
    they are support to act.  But when they do not perform as
    they are suppose to, you are useless.  And when things
    act differently from your world view, you make sure and
    discount what other say.  You know all and see all Windows:
    in theory, pretty close, but when things go wrong, useless.
    This is what I refer to your behavior as acting like an ass.

    -T

    Doesn't matter.

    Use of that term in any fashion even when later attempting to clarify
    just keeps digging your unprofessional hole deeper.



    --
    ...w¡ñ§±¤ñ

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Brian Gregory@21:1/5 to All on Tue Nov 21 17:54:07 2023
    On 17/11/2023 17:24, ...w¡ñ§±¤ñ wrote:
    T wrote on 11/16/23 6:34 PM:
    On 11/16/23 16:02, ...w¡ñ§±¤ñ wrote:
    See above.
      Wasted effort. No need to scrub. For DC Continous - Remove 32 bit,
    install 64 bit.


    Winston,

    Do you really, really
    think I did not try that first and second and third?

    You posit ideal conditions and totally disregard and
    input I give when things go wrong and how to fix them.
    And disregard any of my experiences I share.

    ;   As noted above 32 bit automatically get upgraded to 64 bit.

    -T

    In this case, your claims about mixed versions running at the same time
    is likely to be false or old and rarely applicable info. Even if it was version 11.x(pre DC Continuous or Classic mixing would not apply since
    64 bit version are post 11.x.

    That mixed use potential was fixed over 2.5 years ago for Reader DC.



    Some parts of 64 bit Adobe reader appear to still be 32 bit, for
    instance some stuff to do with auto updating stays as 32 bit and, IIRC,
    it stays in "Program Files (x86)".

    --
    Brian Gregory (in England).

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?Li4ud8Khw7HCp8KxwqTDsSA=?@21:1/5 to Brian Gregory on Tue Nov 21 13:35:42 2023
    Brian Gregory wrote on 11/21/23 10:54 AM:
    On 17/11/2023 17:24, ...w¡ñ§±¤ñ wrote:
    T wrote on 11/16/23 6:34 PM:
    On 11/16/23 16:02, ...w¡ñ§±¤ñ wrote:
    See above.
      Wasted effort. No need to scrub. For DC Continous - Remove 32 bit, >>>> install 64 bit.


    Winston,

    Do you really, really
    think I did not try that first and second and third?

    You posit ideal conditions and totally disregard and
    input I give when things go wrong and how to fix them.
    And disregard any of my experiences I share.

    ;   As noted above 32 bit automatically get upgraded to 64 bit.

    -T

    In this case, your claims about mixed versions running at the same time
    is likely to be false or old and rarely applicable info. Even if it was
    version 11.x(pre DC Continuous or Classic mixing would not apply since
    64 bit version are post 11.x.

    That mixed use potential was fixed over 2.5 years ago for Reader DC.



    Some parts of 64 bit Adobe reader appear to still be 32 bit, for instance some stuff to do with auto updating stays as 32 bit and, IIRC, it stays
    in "Program Files (x86)".


    That's true. It is common for x64 programs to continue to include and
    where applicable/designed to use x86 code for a variety of tasks. Windows
    x64 uses the WOW64 subsystem(Windows-32 bit-On-Windows-64bit) to handle
    those.
    Yet...
    -Unrelated to the op's issue.
    Unrelated to needing to scrub out mixed 32 bit installed version when 64
    bit is installed.



    --
    ...w¡ñ§±¤ñ

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From T@21:1/5 to Brian Gregory on Tue Nov 21 16:14:52 2023
    On 11/21/23 09:54, Brian Gregory wrote:
    Some parts of 64 bit Adobe reader appear to still be 32 bit, for
    instance some stuff to do with auto updating stays as 32 bit and, IIRC,
    it stays in "Program Files (x86)".

    Hi Brian,

    I found another one this week.

    1) in Control Panel "programs and features", remove Acrobat
    reader and any associated Acrobat junkware.

    2) go to both Program File directories. Remove Adobe
    acrobat files. They are under the "Adobe" folder.
    Also remove adobe/acrobat from both the program files
    "common files" directories as well

    3) download and install https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300620380/AcroRdrDCx642300620380_en_US.exe

    HTH,
    -T

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From T@21:1/5 to All on Tue Nov 21 15:41:31 2023
    On 11/21/23 07:41, ...w¡ñ§±¤ñ wrote:
    T wrote on 11/19/23 10:43 PM:
    On 11/19/23 15:27, ...w¡ñ§±¤ñ wrote:
    T wrote on 11/17/23 7:24 PM:
    On 11/17/23 09:24, ...w¡ñ§±¤ñ wrote:
    T wrote on 11/16/23 6:34 PM:
    On 11/16/23 16:02, ...w¡ñ§±¤ñ wrote:
    See above.
      Wasted effort. No need to scrub. For DC Continous - Remove 32 >>>>>>> bit, install 64 bit.


    Winston,

    Do you really, really
    think I did not try that first and second and third?

    You posit ideal conditions and totally disregard and
    input I give when things go wrong and how to fix them.
    And disregard any of my experiences I share.

    ;   As noted above 32 bit automatically get upgraded to 64 bit. >>>>>>
    -T

    In this case, your claims about mixed versions running at the same
    time is likely to be false or old and rarely applicable info. Even
    if it was version 11.x(pre DC Continuous or Classic mixing would
    not apply since 64 bit version are post 11.x.

    That mixed use potential was fixed over 2.5 years ago for Reader DC.

    You are an <unprofessional name calling by T 'removed'>

    ...name calling only shows your true colors.
    You can post whatever you wish, but if wrong or no longer applicable
    or capable of a reproducible condition(s) it should be questioned.

    As mentioned before, for the most part you provide good value added
    advice, but occasionally it's no longer helpful or necessary.

    Winston,

    Do you even know the difference between begin called an ass
    and having your behavior call acting like an ass?

    You are an invariable encyclopedia on all things Windows.  How
    they are support to act.  But when they do not perform as
    they are suppose to, you are useless.  And when things
    act differently from your world view, you make sure and
    discount what other say.  You know all and see all Windows:
    in theory, pretty close, but when things go wrong, useless.
    This is what I refer to your behavior as acting like an ass.

    -T

    Doesn't matter.

    Use of that term in any fashion even when later attempting to clarify
    just keeps digging your unprofessional hole deeper.





    welcome to my kill file fanboi

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Brian Gregory@21:1/5 to All on Wed Nov 22 03:35:57 2023
    On 22/11/2023 00:14, T wrote:
    On 11/21/23 09:54, Brian Gregory wrote:
    Some parts of 64 bit Adobe reader appear to still be 32 bit, for
    instance some stuff to do with auto updating stays as 32 bit and,
    IIRC, it stays in "Program Files (x86)".

    Hi Brian,

    I found another one this week.

    1) in Control Panel "programs and features", remove Acrobat
    reader and any associated Acrobat junkware.

    2) go to both Program File directories.  Remove Adobe
    acrobat files.  They are under the "Adobe" folder.
    Also remove adobe/acrobat from both the program files
    "common files" directories as well

    3) download and install https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300620380/AcroRdrDCx642300620380_en_US.exe


    Yes, and you will find some stuff, probably mainly or completely to do
    with updating gets installed in:
    "C:\Program Files (x86)\Common Files\Adobe"
    including a 32 bit program that runs in the background whenever you use Windows.

    --
    Brian Gregory (in England).

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?UTF-8?B?Li4ud8Khw7HCp8KxwqTDsSA=?@21:1/5 to All on Wed Nov 22 09:52:09 2023
    T wrote on 11/21/23 4:41 PM:
    Nothing important or professional, just another
    useless attempt of name calling.

    Try disabling Fast Startup and reboot...it might fix those unprofessional
    name calling artifacts that seem to afflict your replies.


    --
    ...w¡ñ§±¤ñ

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From T@21:1/5 to Brian Gregory on Wed Nov 22 11:07:47 2023
    On 11/21/23 19:35, Brian Gregory wrote:
    On 22/11/2023 00:14, T wrote:
    On 11/21/23 09:54, Brian Gregory wrote:
    Some parts of 64 bit Adobe reader appear to still be 32 bit, for
    instance some stuff to do with auto updating stays as 32 bit and,
    IIRC, it stays in "Program Files (x86)".

    Hi Brian,

    I found another one this week.

    1) in Control Panel "programs and features", remove Acrobat
    reader and any associated Acrobat junkware.

    2) go to both Program File directories.  Remove Adobe
    acrobat files.  They are under the "Adobe" folder.
    Also remove adobe/acrobat from both the program files
    "common files" directories as well

    3) download and install
    https://ardownload2.adobe.com/pub/adobe/acrobat/win/AcrobatDC/2300620380/AcroRdrDCx642300620380_en_US.exe


    Yes, and you will find some stuff, probably mainly or completely to do
    with updating gets installed in:
    "C:\Program Files (x86)\Common Files\Adobe"
    including a 32 bit program that runs in the background whenever you use Windows.


    Last week's found four Adobe installed programs. The user only needed
    Acrobat Reader. It was an interesting uninstall and reinstall.

    I suspect the Adobe Genuine Acrobat checker was junkware though.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)