Adobe Readerがバージョン15.023.20053に自動更新された後、PDFを印刷できなくなりました。
以前にインストールしたバージョン(15.020.20042)に復元し、正常に印刷できましたが、AdobeReaderは更新を試み続けます。
Adobe Readerがそれ自体を更新(および破壊)するのを防ぐにはどうすればよいですか?
レジストリのキーを変更することでそれを行うことができます:
HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Adobe\Adobe ARM\Legacy\Reader\{Product Code}
キーを変更する必要がありますMode
:
0: Do not download or install updates automatically.
1: Do not download or install updates automatically.
2: Automatically download updates but let the user choose when to install them.
3: Automatically download and install updates.
4: Notify the user downloads are available but do not download them.
自動更新を無効にするには、これを0
に設定します。