https://bugs.winehq.org/show_bug.cgi?id=31942
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Office Professional 2003 |Microsoft Office 2003 and |Installer Crashes Almost |Office 2003 Editions |Immediately |Resource Kit installers | |crash on startup Component|-unknown |rpc Fixed by SHA1| |f848d03f95e9d4d722dd8ee86b8 | |95913aadea3af Resolution|--- |FIXED Status|NEW |RESOLVED URL|http://www.microsoft.com/of |https://web.archive.org/web |fice/orkarchive/2003ddl.htm |/20171229112222/http://down | |load.microsoft.com/download | |/0/e/d/0eda9ae6-f5c9-44be-9 | |8c7-ccc3016a296a/ork.exe
--- Comment #36 from Anastasius Focht focht@gmx.net --- Hello folks,
this was fixed by commit https://source.winehq.org/git/wine.git/commitdiff/f848d03f95e9d4d722dd8ee86b... ("rpcrt4: Fix handling of FC_ALIGNM* directives.").
Part of Wine 3.21 release.
Thanks Zebediah.
The regression commit seems a bit fishy though. I guess adding a stub for IOCTL_VOLUME_GET_VOLUME_DISK_EXTENTS triggered a different code path in the installer which lead to another Wine insufficiency.
Stable download link via Internet Archive:
'Microsoft Office 2003 Editions Resource Kit'
https://web.archive.org/web/20171229112222/http://download.microsoft.com/dow...
$ sha1sum ork.exe 6fd4cde3461f634359bfe7dcf837674f51b6752f ork.exe
$ du -sh ork.exe 7.2M ork.exe
$ wine --version wine-3.20-180-gf848d03f95e
Regards