BrickBoxer
Active Member
Hi guys,
Long time no see. I apologize if this is in the wrong section or confusing, but I need some help. Recently I purchased Photoshop CS5 and uninstalled Photoshop 7.0. Now my file associations are unable to "open with" Photoshop. I can find the program from open with--->choose defalt program --->Browse but clicking on it does absolutely nothing. I did some research and this seems to fix it, but I wanted to ask your advice before trying it.
:
Now, my issue is this. I installed photoshop 7 on the default C:\program files path, but now since getting CS4, to get more space, I installed it in:
F:\Install\CS5\Adobe Photoshop CS5
would the last line of the above be:
@="\"F:\\Install\\CS5\\Adobe Photoshop CS5\\Photoshop.exe\" \"%1\""
Thank you in advance, and my apologies if this is confusing.
Take care.
Long time no see. I apologize if this is in the wrong section or confusing, but I need some help. Recently I purchased Photoshop CS5 and uninstalled Photoshop 7.0. Now my file associations are unable to "open with" Photoshop. I can find the program from open with--->choose defalt program --->Browse but clicking on it does absolutely nothing. I did some research and this seems to fix it, but I wanted to ask your advice before trying it.
:
Type the following in a text file and save it with a '.reg' extension. Make sure that the path is correct in the last line and uses the exact syntax shown (cut and paste should work but make sure you check that the Photoshop.exe file path is correct for your machine.) Save it to your desktop and double clicking it should automagically update your registry.
This is much safer than mucking about in regedit but still be careful not to make any typos, they can have unexpected results.
========= start file at next line
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Applications\Photoshop.exe]
[HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell]
[HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell\open]
[HKEY_CLASSES_ROOT\Applications\Photoshop.exe\shell\open\command]
@="\"C:\\Program Files\\Adobe\\Adobe Photoshop CS4\\Photoshop.exe\" \"%1\""
========== end of file at line before this
Why Adobe didn't do this in the install is beyond my simple mind to ascertain.
Now, my issue is this. I installed photoshop 7 on the default C:\program files path, but now since getting CS4, to get more space, I installed it in:
F:\Install\CS5\Adobe Photoshop CS5
would the last line of the above be:
@="\"F:\\Install\\CS5\\Adobe Photoshop CS5\\Photoshop.exe\" \"%1\""
Thank you in advance, and my apologies if this is confusing.
Take care.