http://bugs.winehq.org/show_bug.cgi?id=33539
Bug #: 33539 Summary: Spices.Decompiler v.5.4.8.0 (.Net Decompiler) "repair" install mode dumps all files in working directory of installer Product: Wine Version: 1.5.29 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Hello folks,
found while verifying bug 33525
Prerequisite needed: 'winetricks -q dotnet20'
If you don't work around bug 15670 (.NET applications that make use of System.IO.IsolatedStorage crash (missing "HKLM\Software\Microsoft\Windows NT\CurrentVersion\ProfileList<UserSID>" registry subkey) the installer fails.
Restarting the installer gives you two options: "repair" and "remove".
"repair" actually does more harm than good...
Wait until the failure again (expected if bug 15670 workaround is not applied) and dismiss the dialog error box. Surprise - the whole installation - has been dumped into the directory where the installer was run from ... probably not intended.
--- snip --- $ ls Bin Common EULA.rtf FILE_ID.DIZ Help Readme.rtf SDK Spices.Evaluation.msi --- snip ---
$ du -sh Spices.Evaluation.msi 6.6M Spices.Evaluation.msi
$ sha1sum Spices.Evaluation.msi 5e37c658f607991c32ea6a4b66dc820d99ab1237 Spices.Evaluation.msi
$ wine --version wine-1.5.29-141-gdc9e0b4
Regards
http://bugs.winehq.org/show_bug.cgi?id=33539
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer URL| |http://www.winsite.com/Deve | |lopment/Components-Librarie | |s/Spices-Decompiler/
http://bugs.winehq.org/show_bug.cgi?id=33539
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |b98ef8f087c0c4a75af6dcf6cb2 | |14f5e976594ab Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #1 from Anastasius Focht focht@gmx.net 2013-05-07 16:33:03 CDT --- Hello folks,
fixed by commit http://source.winehq.org/git/wine.git/commitdiff/b98ef8f087c0c4a75af6dcf6cb2...
Thanks Hans.
Subsequent installer runs (repair attempts) put the content in correct target folder.
Regards
http://bugs.winehq.org/show_bug.cgi?id=33539
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org 2013-05-10 13:41:44 CDT --- Closing bugs fixed in 1.5.30.
http://bugs.winehq.org/show_bug.cgi?id=33539
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet