C:\Program Files\Adobe\
C:\Program Files\Common Files\Adobe
C:\Program Files (x86)\Adobe
C:\Program Files (x86)\Common Files\Adobe
C:\Users\All Users\Application Data\Adobe\CS5
Note: you must copy each “Program Files” and “Program Files (x86)” folder into the corresponding winebottle folders. I also exported the HKEY_LOCAL_MACHINE/SOFTWARE/Adobe registry tree (using regedit), saving it as adobe.reg. After copying the folders, perform the following additional steps:
Import the registry keys:
1 |
$ wine regedit adobe.reg
|
Install the following Windows dependencies using winetricks:
1 |
$ ./winetricks vcrun2008 msxml3 atmlib gdiplus vcrun2005 corefonts lucida tahoma uff
|
Install Adobe Application Manager for activating/managing the trial.
You should now be able to launch Photoshop using the following command:
1 |
wine "~/.wine/drive_c/Program Files (x86)/Adobe/Adobe Photoshop CS5.1/Photoshop.exe"
|




