http://bugs.winehq.org/show_bug.cgi?id=12592
--- Comment #20 from Austin English austinenglish@gmail.com 2009-05-11 06:11:20 --- (In reply to comment #19)
(In reply to comment #18)
It seems only 'winetricks corefonts' is needed to prevent the bug (before installing of course).
Then this is a duplicate of the bug 9623.
It may take a bit more investigation. Just tried: $ rm -rf ~/.wine $ regedit #added Times/Tahoma substitution $ wine setup.exe #installed photoshop $ wine Photoshop.exe
First time works fine. Dismissed updates, etc. $ wine Photoshop.exe # Prompts for trial/serial again.
Second time works fine, aside from prompting again. $ winetricks vcrun6 $ wine Photoshop.exe This got rid of the trial/serial stuff.
$ rm -rf ~/.wine ; wineboot ; cp Time.TTF ~/.wine/drive_c/windows/Fonts $ wine setup.exe
$ wine Photoshop.exe #no error, but trial prompt $ winetricks vcrun6 $ wine Photoshop.exe # still get trial prompt on every run