http://bugs.winehq.org/show_bug.cgi?id=7882
Mikolaj Zalewski mikolaj.zalewski@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mikolaj.zalewski@gmail.com
--- Comment #6 from Mikolaj Zalewski mikolaj.zalewski@gmail.com 2007-09-21 16:10:36 --- With some patches I can start Photoshop CS2 with the copy-protection working properly. One needs:
- apply the patch http://www.winehq.org/pipermail/wine-patches/2007-September/044164.html and create a new wineprefix or create manually some four keys in HKLM\Software\Microsoft\Active Setup\Installed Components
- get the latest Wine Git to have the latest widl and apply the four patches starting from http://www.winehq.org/pipermail/wine-patches/2007-September/044230.html - the last patch doesn't work even with the latest widl (as of 21 Sep 2007) and the result files needs to be patched manually with the patches from the mail (in fact one needs only to fix the default value of the Object Name so if I would have problems having the new infrastructure committed before 0.9.46 I can write a small patch for the current advapi32)
- apply the patch from comment #3 to have the service process shutdown when the service ends
With all these Photoshop CS2 should work when installed in a new wineprefix (if you try to run Photoshop CS2 from a prefix where you where running CS2 before applying all these patches it might not work - but I didn't check this very carefully).