Friday, March 2, 2012

Lost Canon EOS Updater Disk? No Problem

I can’t find the disk that came with my 7D, but I’m realizing I want to install the Technicolor profile, which requires the Canon Updater Utility.  You can download updates, but not the full program. Turns out though, each updater IS the full program, you just need to trick the updater files into thinking you already have the utility installed on your computer.

Download: Canon EOS Updater Utility

Edit your registry as follows:
Posted by Brian Choi

4:16:43 PM, Wednesday, May 09, 2007 (GMT)
What Canon calls updaters are actually full versions of their software. They simply check for the presence of registry keys. The following instructions work for Windows:
1) In your favorite text editor, paste the following:

[HKEY_LOCAL_MACHINE\SOFTWARE\Canon]
[HKEY_LOCAL_MACHINE\SOFTWARE\Canon\DPP]
[HKEY_LOCAL_MACHINE\SOFTWARE\Canon\EOS Utility]
[HKEY_LOCAL_MACHINE\SOFTWARE\Canon\PhotoStitch]
[HKEY_LOCAL_MACHINE\SOFTWARE\Canon\ZoomBrowser EX]

2) Save the text file as Update.reg. Note that the extension must be .reg and not .reg.txt

3) Open the file. It will prompt you "Are you sure you want to add the information ...?" Click Yes.

Voila, now you can make clean installs of your favorite Canon applications straight from the updaters.
Another user wrote on May 7, 2011:
Although, he doesn’t say to add this to the first line in the txt editor:
Windows Registry Editor Version 5.00

UPDATE:  I finally tried this and it didn't work for me.  After some online research, I found a comment in a thread that showed that Vista 64 and Win 7 required extra text, so here it is!

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Canon\EOS Utility]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Canon\DPP]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Canon\ZoomBrowser EX]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Canon\ZoomBrowser EX\Settings]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Canon\ZoomBrowser EX\Install]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Canon\PhotoStitch]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Canon\EOS Capture]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Canon\EOSViewerUtility]
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Canon\ODSK]
Also, some people have been confused about the "save as .reg" thing.  You need to select "*.* All file types" from the drop down menu for file type when saving your file, then type the full name as "Update.reg" then click on that file to make it run.

...

2 comments:

Anonymous said...

nice idea.. thanks for sharing..

Anonymous said...

works beautifully! just be sure and use;

Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Canon]
[HKEY_LOCAL_MACHINE\SOFTWARE\Canon\DPP]
[HKEY_LOCAL_MACHINE\SOFTWARE\Canon\EOS Utility]
[HKEY_LOCAL_MACHINE\SOFTWARE\Canon\PhotoStitch]
[HKEY_LOCAL_MACHINE\SOFTWARE\Canon\ZoomBrowser EX]

for windows xp.
thanks for the tip