http://bugs.winehq.org/show_bug.cgi?id=20060
--- Comment #5 from Detlef Riekenberg wine.dev@web.de 2009-10-23 10:51:16 --- (In reply to comment #0)
it complains fixme:localspl:validate_envW unsupported Environment: L"Windows IA64"
My patch to recognize "Windows IA64" was accepted for Wine-1.1.32: http://source.winehq.org/git/wine.git/?a=commitdiff;h=836ca7
001c:Call user32.MessageBoxA(00020048,0033f104 "This version of pdfFactory Pro is for Windows NT4/2000/XP/2003/Vista.\n\nYou can download other versions of pdfFactory Pro at www.pdffactory.com.",0033f074 "pdfFactory Pro",00010010) ret=2800cfe7
My patch to fix the outdated ProductVersion resource of user32.dll was accepted for Wine-1.1.32: http://source.winehq.org/git/wine.git/?a=commitdiff;h=6f6ce4a
The Installer crash now after GetPrinter with level 8 (8 is not supported yet).
GetPrinter is already on my ToDo list. I will take a look next weekend, after finish my current Work.