Home » Questions » Computers [ Ask a new question ]

Cannot create persistent "open with" association for Photoshop CS4

Cannot create persistent "open with" association for Photoshop CS4

I'm trying to fix a computer from a friend, which has for some unknonwn reason installed the 64bit and 32bit version of CS4. The 64bit version does not work, the 32bit does.

Asked by: Guest | Views: 204
Total answers/comments: 2
Guest [Entry]

"I experienced a similar problem with an XP box a few months ago. After clicking ""open with"", then browsing to the application I wanted to use, the application still failed to show up in the ""Open with"" menu. The cause may not have been the same, but here is what I had to do. Warning: if you are not comfortable manually editing the registry, this solution may not be for you.

Open the registry (regedit.exe) and browse to

HKEY_CLASSES_ROOT\Applications

Find the name of the program you are trying to use, e.g.:

HKEY_CLASSES_ROOT\Applications
\Photoshop.exe

and browse to

HKEY_CLASSES_ROOT\Applications\Photoshop.exe
\shell
\Open
\command

The ""Data"" value of the default key will be the path used to launch the executable when opening a file. For example, on my machine

HKEY_CLASSES_ROOT\Applications\EditPadLite.exe\shell\open\command

contains the value:

""C:\Program Files\JGsoft\EditPadLite\EditPadLite.exe"" ""%1"".

In my case, the path was pointing to the wrong place, and I had to manually correct it. Afterwards, the ""open with"" dialog worked as expected. It may be the case that the path is pointing to the 64-bit executable for you, and redirecting it to the 32-bit exe might fix the problem. Make sure to back up this key before you make any changes!

I regret that I do not have photoshop on this machine so I cannot tell you exactly what the path will be, but hopefully it is similar to the one I showed. I hope this was helpful."
Guest [Entry]

"Did you click the box saying ""always open with this application""?

You may also just want to uninstall the 64 bit version then do a repair installation for the 32bit one which should fix any problems.

Or just do a repair installation to begin with and see if you can fix the 64 bit version.

If you have problems on that level, it could be that something, somewhere is corrupt and a repair installation may fix a problem that you may only find later."