Skip to content

Instantly share code, notes, and snippets.

@GRTUBORG
Forked from YoSoyPhil/README.md
Created October 3, 2023 20:50
Show Gist options
  • Select an option

  • Save GRTUBORG/5bbd3bf4384a5bb035cec71663414f0a to your computer and use it in GitHub Desktop.

Select an option

Save GRTUBORG/5bbd3bf4384a5bb035cec71663414f0a to your computer and use it in GitHub Desktop.
Install Canon EOS Utility 2 full version
# How to install Canon EOS Utility 2 full version
## EOS Utility 2.14.20a full version install
Go to Canon and select your camera model under software downloads.
At the time this guide was written, the link was [https://www.canon-europe.com/support/consumer_products/software/eos-utility.html]
Select your camera and download "EOS Utility 2.14.20a Updater for Windows" (yes, we will do full install with this file).
Before we can run the installer we need to add a key to our registry.
Open a commandprompt as admin and run this to create the right key for a full install.
```
REG ADD "HKLM\SOFTWARE\WOW6432Node\Canon\EOS Utility"
```
Now you can run "EOS Utility 2.14.20a Updater for Windows" to make a full installation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment