http://bugs.winehq.org/show_bug.cgi?id=9523
Summary: Knytt Stories installer fails Product: Wine Version: 0.9.44. Platform: PC URL: http://nifflas.ni2.se/index.php?main=02Knytt_Stories&sub =03Download OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-shell32 AssignedTo: wine-bugs@winehq.org ReportedBy: madewokherd@gmail.com
The installer from http://nifflas.ni2.se/index.php?main=02Knytt_Stories&sub=03Download fails after selecting an install directory saying "Error: Could not pack file".
http://bugs.winehq.org/show_bug.cgi?id=9523
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=9523
--- Comment #1 from Vincent Povirk madewokherd@gmail.com 2007-08-29 23:01:57 --- http://msdn2.microsoft.com/en-us/library/ms647875.aspx
Apparently SHPathPrepareForWriteA needs to create directories for the installer?
http://bugs.winehq.org/show_bug.cgi?id=9523
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox_xerox2000@yahoo.co.uk Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-08-30 01:41:42 --- Confirming. SHPathPrepareForWriteA is a complete stub.
Using native shell32 (and shlwapi,setupapi,rpcrt4 for dependencies on shell32) I was able to install the game, and run it
http://bugs.winehq.org/show_bug.cgi?id=9523
--- Comment #3 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-08-30 02:43:26 --- Created an attachment (id=7892) --> (http://bugs.winehq.org/attachment.cgi?id=7892) hack
hack attached makes the installer happy. It's all really ugly, but it works.
It shouldn't be too difficult (for someone with better coding skills then me ;) )to improve the stub a bit, so the installer works.
http://bugs.winehq.org/show_bug.cgi?id=9523
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dank@kegel.com Keywords| |Installer
http://bugs.winehq.org/show_bug.cgi?id=9523
Andrea Pinazzi follettoonip@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |follettoonip@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=9523
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #4 from Vincent Povirk madewokherd@gmail.com 2007-09-14 18:07:00 --- Works for me on wine 0.9.45.
http://bugs.winehq.org/show_bug.cgi?id=9523
Louis Lenders xerox_xerox2000@yahoo.co.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Louis Lenders xerox_xerox2000@yahoo.co.uk 2007-09-15 00:24:42 --- closing