http://bugs.winehq.org/show_bug.cgi?id=33345
Fabian Ebner f.ebner94@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |f.ebner94@gmail.com
--- Comment #4 from Fabian Ebner f.ebner94@gmail.com 2013-05-16 15:08:18 CDT --- When running with WINEDEBUG=warn+all you can see that the installer fails to create the file beforehand, then the copying fails. ---snip--- warn:ntdll:FILE_CreateFile L"\??\C:\users\fabian\Application Data\Rovio Entertainment Ltd\Angry Birds Seasons 3.2.0\install\EB3B78F\updater.exe" not found (c0000034) warn:file:CreateFileW Unable to create file L"C:\users\fabian\Application Data\Rovio Entertainment Ltd\Angry Birds Seasons 3.2.0\install\EB3B78F\updater.exe" (status c0000034) warn:file:CopyFileExW Unable to open source L"C:\users\fabian\Application Data\Rovio Entertainment Ltd\Angry Birds Seasons 3.2.0\install\EB3B78F\updater.exe" err:msi:ACTION_InstallFiles Failed to copy L"C:\users\fabian\Application Data\Rovio Entertainment Ltd\Angry Birds Seasons 3.2.0\install\EB3B78F\updater.exe" to L"C:\Program Files\Rovio Entertainment Ltd.\Angry Birds Seasons\updater.exe" (2) ---snip---