Dusal
May 18th, 2008, 04:17 AM
I tried to install Adobe Photoshop CS3 on my Ubuntu.
I used this guide from Wine AppDB site:
How To succesfully Install Photoshop CS3 (XP dlls required)
1. Copy mshtml, shdocvw, urlmon, shlwapi, mlang and jscript.dll from an XP partition to ~/.wine/drive_c/windows/system32
2. Do 'regsvr32 jscript.dll'
3. Do 'wget kegel.com/wine/winetricks && sh winetricks msxml3'
4. Set mshtml, shdocvw, urlmon, shlwapi, mlang to native in winecfg
All this is only needed to make the installer happy and finish fine. The actual Photoshop.exe doesn't need any native dlls set here, you only need gdiplus:
5. Do winetricks gdiplus (in console of choice)
Note: If Photoshop CS3.exe crashes, update to the very latest git, got it running there
Thanks to Louis Lenders for this step-by-step guide.
There is an error:
dusal@desktop:$ /media/sda2/Installs/Adobe/Adobe\ CS3/Setup.exe
fixme:console:AttachConsole stub ffffffff
Begin Adobe Setup
UI mode: Full GUI
End Adobe Setup. Exit code: 4
How can I fix this?
I used this guide from Wine AppDB site:
How To succesfully Install Photoshop CS3 (XP dlls required)
1. Copy mshtml, shdocvw, urlmon, shlwapi, mlang and jscript.dll from an XP partition to ~/.wine/drive_c/windows/system32
2. Do 'regsvr32 jscript.dll'
3. Do 'wget kegel.com/wine/winetricks && sh winetricks msxml3'
4. Set mshtml, shdocvw, urlmon, shlwapi, mlang to native in winecfg
All this is only needed to make the installer happy and finish fine. The actual Photoshop.exe doesn't need any native dlls set here, you only need gdiplus:
5. Do winetricks gdiplus (in console of choice)
Note: If Photoshop CS3.exe crashes, update to the very latest git, got it running there
Thanks to Louis Lenders for this step-by-step guide.
There is an error:
dusal@desktop:$ /media/sda2/Installs/Adobe/Adobe\ CS3/Setup.exe
fixme:console:AttachConsole stub ffffffff
Begin Adobe Setup
UI mode: Full GUI
End Adobe Setup. Exit code: 4
How can I fix this?