0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

【備忘】64bitのAcrobat Reader DCから印刷ができなくなったときの対応

Posted at

Acrobat Reader DCが自動アップデートして64bitになると印刷できなくなる現象が発生した時の対処を備忘のため記載

1.Acrobat Reader DC(64bit)をアンインストールする

2.以下からAcrobat Reader DC(32bit)をダウンロードしてインストールする
  https://www.adobe.com/jp/acrobat/pdf-reader.html

3.regeditを用いて以下のレジストリキーを作成する
 レジストリの場所:HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Adobe\Acrobat Reader\DC\FeatureLockDown

 (1)自動アップグレードを停止する
  キー:bUpdateToSingleApp
  データタイプ: REG_DWORD
  デフォルト値:0

 (2)アップデート機能の無効化・メニュー項目の非表示
  キー:bUpdater
  データタイプ: REG_DWORD
  デフォルト値:0

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?