http://bugs.winehq.org/show_bug.cgi?id=22794
Summary: wine install of macrium reflect fails Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: n4af@pvrc.org
Created an attachment (id=28129) --> (http://bugs.winehq.org/attachment.cgi?id=28129) screen capture of failed installation
PCLOS 2010 using wine 1.1.44 does not allow installation of Windows backup product Macrium Reflect.
Previously tested under Ubuntu 10.04, Mepis 8.5. Also tried early level Wine 1.0
Macrium Reflect will not install
Macrium displays panel "Installation Incomplete" "The installer was interrupted before Macrium Reflect- Free Edition could be installed. You need to restart the installer to try again. Click 'Close' to exit."
Reinstall produces same results.
Simple to reproduce w/ download from http://www.macrium.com/reflectfree.asp
http://bugs.winehq.org/show_bug.cgi?id=22794
Howie Hoyt n4af@pvrc.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |1.1.41
http://bugs.winehq.org/show_bug.cgi?id=22794
Andrew Nguyen arethusa26@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download, Installer Status|UNCONFIRMED |NEW URL| |http://www.macrium.com/refl | |ectfree.asp Ever Confirmed|0 |1
--- Comment #1 from Andrew Nguyen arethusa26@gmail.com 2010-05-20 12:43:28 --- Confirming in wine-1.1.44-380-g0d84ccb. A cursory look suggests that the installer wants the HKLM\SYSTEM\CurrentControlSet\Control\Class{4D36E967-E325-11CE-BFC1-08002BE10318} registry key to be present.
http://bugs.winehq.org/show_bug.cgi?id=22794
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|1.1.41 |1.1.44 Summary|wine install of macrium |Macrium Reflect |reflect fails |installation fails
http://bugs.winehq.org/show_bug.cgi?id=22794
Frédéric Delanoy frederic.delanoy@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |frederic.delanoy@gmail.com
--- Comment #2 from Frédéric Delanoy frederic.delanoy@gmail.com 2011-05-22 06:30:23 CDT --- Confirmed in wine-1.3.20-230-g456e48e for v4.2.3141
fixme:storage:create_storagefile Storage share mode not implemented. fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut fixme:msi:ITERATE_CreateShortcuts poorly handled shortcut format, advertised shortcut err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1603 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
http://bugs.winehq.org/show_bug.cgi?id=22794
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- URL|http://www.macrium.com/refl |http://www.filehippo.com/do |ectfree.asp |wnload_macrium_reflect/8082 | |/ CC| |focht@gmx.net Summary|Macrium Reflect |Macrium Reflect 4.2 |installation fails |installer needs | |"HKLM\System\CurrentControl | |Set\Control\Class{4D36E967 | |-E325-11CE-BFC1-08002BE1031 | |8}" registry key present
--- Comment #3 from Anastasius Focht focht@gmx.net 2011-12-15 06:30:44 CST --- Hello,
while revisiting bug 22795 I encountered a blocker in Macrium Reflect 4.2 msi installer which is covered by this bug ...
--- snip --- 0033:trace:msi:ACTION_CallDllFunction {a1f3634e-8fca-47b7-9d20-49caa6daf8e1} ... 0033:Call KERNEL32.LoadLibraryW(003f5b04 L"C:\Program Files\Macrium\Reflect\reg.dll") ret=683c8636 ... 0033:trace:msi:ACTION_CallDllFunction calling L"Install" ... 0033:Call advapi32.CreateServiceW(003f7938,10034004 L"pssnap",1002a788 L"Paramount Software Snapshot Filter",000f01ff,00000001,00000000,00000001,1002a7d0 L"system32\DRIVERS\pssnap.sys",1002a808 L"PnP Filter",00000000,00000000,00000000,00000000) ret=1000189b 0033:trace:service:CreateServiceW 0x3f7938 L"pssnap" L"Paramount Software Snapshot Filter" ... 0033:Call advapi32.RegOpenKeyExW(80000002,1002a6e8 L"SYSTEM\CurrentControlSet\Control\Class\{4D36E967-E325-11CE-BFC1-08002BE10318}",00000000,000f003f,08cbe648) ret=10001615 0034:Ret KERNEL32.CloseHandle() retval=00000001 ret=6820e5fe 0033:Ret advapi32.RegOpenKeyExW() retval=00000002 ret=10001615 ... 0033:trace:msi:DllThread custom action (33) returned 1603 ... 0009:trace:msi:MSI_ProcessMessage (nil) (nil) (nil) 0 10 L"Action ended 12:58:32: InstallFinalize. Return value 1603." --- snip ---
As already said in comment #1, the installer wants:
HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\Class{4D36E967-E325-11CE-BFC1-08002BE10318}
If that key is present the installer succeeds and filter driver service gets installed etc. The filter driver is not really useful due to missing infrastructure but at least doesn't crash.
$ wine --version wine-1.3.34-327-g447384e
$ sha1sum reflect_setup_free_x86_x64.exe 4aa45b1b7646ac7c44fe7c1ad33f07b2d552e5e7 reflect_setup_free_x86_x64.exe
(extracted msi):
$ sha1sum reflect_setupv4.2.2866-x86-00.msi 72c51d572898284929702c3d4bca10aeb0f5298e reflect_setupv4.2.2866-x86-00.msi
Regards
http://bugs.winehq.org/show_bug.cgi?id=22794
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |kennybobs@o2.co.uk
--- Comment #4 from Anastasius Focht focht@gmx.net 2011-12-15 06:32:52 CST --- *** Bug 26868 has been marked as a duplicate of this bug. ***
http://bugs.winehq.org/show_bug.cgi?id=22794
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c0f7eaa8f9e5145ef5c9d9f95ba | |53d7f0663843d Status|NEW |RESOLVED Component|-unknown |tools Resolution| |FIXED
--- Comment #5 from Anastasius Focht focht@gmx.net 2011-12-28 14:50:59 CST --- Hello,
fixed by http://source.winehq.org/git/wine.git/commitdiff/c0f7eaa8f9e5145ef5c9d9f95ba...
Thanks Stefan.
Regards
http://bugs.winehq.org/show_bug.cgi?id=22794
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2011-12-30 12:56:31 CST --- Closing bugs fixed in 1.3.36.