Can I prevent Photoshop 32-Bit from opening on a PC

thatsright

Diamond Member
May 1, 2001
3,004
3
81
I have Win 7 64-Bit and only want to use Photoshop CS5 64-Bit. But sometimes when PSP opens, its actually opening the 32 bit version that is also installed. The 32bit and 64bit versions are installed at the same time and I cannot uninstall the 32bit version. This is VERY frustrating as it is not obvious which program it is which when I'm in it if 32-bit opens up.

BTW, I already did the 'Open with' for all the picture file types I work with. But sometimes its still opening the bit version I do not want.
 

EagleKeeper

Discussion Club Moderator<br>Elite Member
Staff member
Oct 30, 2000
42,589
5
0
Rename/delete the 32-bit .exe?

do not delete, it may be needed at some future time.

Rename it so you know what it is and that it is the 32bit version.

You may need to find the settings in the registry where the 32bit is being opened and then change them to the 64bit version
 

jamesmcuk

Senior member
Jan 4, 2011
217
0
0
could try putting this in a .reg file and adding it to the registry. All at your own risk and all that.

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Applications\Photoshop.exe]

[HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell]
"FriendlyCache"="Adobe Photoshop"

[HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell\edit]

[HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell\edit\command]
@="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe\" \"&#37;1\""

[HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell\open]

[HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell\open\command]
@="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Photoshop.Image.12\DefaultIcon]
@="C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe,1"

[HKEY_CLASSES_ROOT\Photoshop.Image.12\Insertable]
@=""

[HKEY_CLASSES_ROOT\Photoshop.Image.12\protocol]

[HKEY_CLASSES_ROOT\Photoshop.Image.12\protocol\StdFileEditing]

[HKEY_CLASSES_ROOT\Photoshop.Image.12\protocol\StdFileEditing\server]
@="C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe"

[HKEY_CLASSES_ROOT\Photoshop.Image.12\shell]

[HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\edit]
@=""

[HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\edit\command]
@="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\open]
@=""

[HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\open\command]
@="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\preview]

[HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\preview\command]
@="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe\" \"%1\""

[HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\print]

[HKEY_CLASSES_ROOT\Photoshop.Image.12\shell\print\command]
@="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe\" -p \"%1\""