http://bugs.winehq.org/show_bug.cgi?id=32970
Bug #: 32970 Summary: Installing Microsoft Fix it 50356 fails Product: Wine Version: 1.5.23 Platform: x86 URL: http://go.microsoft.com/?linkid=9708107 OS/Version: Linux Status: NEW Keywords: download, Installer Severity: minor Priority: P2 Component: vbscript AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com Classification: Unclassified
Created attachment 43548 --> http://bugs.winehq.org/attachment.cgi?id=43548 +vbscript trace
Noticed while looking at bug 32758.
fixme:vbscript:parse_script parser failed around L" Dim ary_XP_HKCU(17)\r\n Dim ary_XP_HKLM(7)\r\n\r\n\t\r\n\t\r\n ''''''''''''''''''\r\n ary_XP_HKCU(0) = Array("AppData" , "%USERPROFILE%\Application Data")\r\n ary_XP_HKCU(1) = Array("Cache" , "%USERPROFILE%\Local Settings\Temporary Internet Files")\r\n ary_XP_HKCU(2) = A"...
native vbscript works around it.
austin@aw25 ~ $ du -h MicrosoftFixit50356.msi 856K MicrosoftFixit50356.msi austin@aw25 ~ $ sha1sum MicrosoftFixit50356.msi 1d1251549b68584ef681e06bf7fd11846c82fadb MicrosoftFixit50356.msi
http://bugs.winehq.org/show_bug.cgi?id=32970
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |cf5143554194010e46e377dbdfb | |817dd2ee806be Status|NEW |RESOLVED CC| |jacek@codeweavers.com Resolution| |FIXED
--- Comment #1 from Jacek Caban jacek@codeweavers.com 2013-11-14 03:22:44 CST --- This should be fixed in Git. Array support is still not complete, so the app is likely to hit another bug.
http://bugs.winehq.org/show_bug.cgi?id=32970
--- Comment #2 from Austin English austinenglish@gmail.com 2013-11-14 20:38:38 CST --- (In reply to comment #1)
This should be fixed in Git. Array support is still not complete, so the app is likely to hit another bug.
Actually, I don't see a difference with native wsh57 for this installer (at least the same files are installed).
Thanks!
http://bugs.winehq.org/show_bug.cgi?id=32970
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org 2013-11-22 12:50:27 CST --- Closing bugs fixed in 1.7.7.