http://bugs.winehq.org/show_bug.cgi?id=15607 Summary: MyPhotoBooks doesn't run Product: Wine Version: CVS/GIT Platform: PC OS/Version: BSDI Status: NEW Keywords: download, Installer Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: xerox_xerox2000(a)yahoo.co.uk Hi, a user reported trouble with this app on userlist. First the installer suffers from infamous bug http://bugs.winehq.org/show_bug.cgi?id=9628 Happily enough Aric posted a patch http://www.winehq.org/pipermail/wine-patches/2008-October/062900.html a few days ago. After applaying the patch, the installer finsishes fine, but as the app doesn't run after it, it appeared the installation was not successfull in the end: a file MyPhotobooks.ini was missing, and that;s why the app crashes. I installed the app on windows, copied the lacking .ini file to wine, and the app starts just fine. I'll attach the +relay log from the installer. Looks like the offending line is here: 001c:Call KERNEL32.WritePrivateProfileStringW(00560118 L"Java Runtime Environment",0055fde0 L"Maximum Version",00560158 L"1.6",00560170 L"C:\\Program Files\\\\MyPhotoBooks\\MyPhot~1.ini|MyPhotoBooks.ini") ret=6054ef85 001c:Ret KERNEL32.WritePrivateProfileStringW() retval=00000000 ret=6054ef85 It fails, likely because of screwed up filename "MyPhot~1.ini|MyPhotoBooks.ini" My guess is, it's a bug in msi but i'm not 100 % sure -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email Do not reply to this email, post in Bugzilla using the above URL to reply. ------- You are receiving this mail because: ------- You are watching all bug changes.