http://bugs.winehq.org/show_bug.cgi?id=35419
Bug ID: 35419 Summary: WindowsXP-KB932716-v2-x86-ENU.exe fails to install (path not found) Product: Wine Version: 1.7.7 Hardware: x86 URL: http://download.cnet.com/Windows-7-USB-DVD-Download-To ol/3000-18513_4-10972600.html OS: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: austinenglish@gmail.com Classification: Unclassified
A user in #winehq asked about Windows7-USB-DVD-tool.exe, so I gave it a quick try. It quickly fails, saying saying installation step failed. Looking at its log, it fails trying to install WindowsXP-KB932716-v2-x86-ENU.exe.
Trying that on its own fails, with an error dialog saying 'Path not found.'. I've attach a relay,seh,tid trace for that installer.
austin@aw25 ~ $ du -h Windows7-USB-DVD-tool.exe 948K Windows7-USB-DVD-tool.exe austin@aw25 ~ $ sha1sum Windows7-USB-DVD-tool.exe 2bdb9c36a89a8633ebaadf5dd10aa004019901e2 Windows7-USB-DVD-tool.exe
austin@aw25 ~ $ sha1sum WindowsXP-KB932716-v2-x86-ENU.exe 9f8f8369716f6100ea04b6549aaf8e2a22fb0042 WindowsXP-KB932716-v2-x86-ENU.exe austin@aw25 ~ $ du -h WindowsXP-KB932716-v2-x86-ENU.exe 760K WindowsXP-KB932716-v2-x86-ENU.exe
austin@aw25 ~ $ wine --version wine-1.7.11
Windows7-USB-DVD-tool.exe is available from cnet.com. The hotfix requires WGA to download from microsoft.com (http://www.microsoft.com/en-us/download/details.aspx?id=17073) or can be extracted from Windows7-USB-DVD-tool.exe (it's in the temp folder after installation fails).