https://bugs.winehq.org/show_bug.cgi?id=45167 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED Fixed by SHA1| |d45e6814d67c1f1a2eb6023f0fb | |5574d560fd9b8 --- Comment #4 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, this is fixed by commit https://source.winehq.org/git/wine.git/commitdiff/d45e6814d67c1f1a2eb6023f0f... Thanks Austin --- snip ---- $ WINEDEBUG=+seh,+relay,+msi,+setupapi wine ./ADD12_trial_en-US.exe >>log.txt 2>&1 $ sed -n -e 's/^.*MSI_TRACE\(.*\")\).*/\1/p' log.txt (fltsrv): MsiFltSrvCheck: build number 2299") (fltsrv): CustomActionProcessor::Check()...") (fltsrv): Create UnstoppableDriver") (fltsrv): Service binary: fltsrv") (fltsrv): Subkey System\\CurrentControlSet\\Services\\fltsrv has not been found") (fltsrv): Failed to read driver path 'fltsrv' from the registry: status 2") (fltsrv): Driver name=fltsrv version=2227 infFile=C:\\users\\focht\\Temp\\20E887C0-9D25-415D-9F05-BEAD5D3AFD57\\fltsrv.x86.inf binPath=fltsrv") (fltsrv): force set PROP_ENABLE_COMMON_ERRORS") (snapman): MsiSnapmanCheck: build number 2787") (snapman): CustomActionProcessor::Check()...") (snapman): Create HybridDriver") (snapman): Warning: convert to multistring System\\CurrentControlSet\\Control\\Class\\{71A27CDD-812A-11D0-BEC7-08002BE2092F}\\UpperFilters with result 2") (snapman): Warning: convert to multistring System\\CurrentControlSet\\Control\\Class\\{71A27CDD-812A-11D0-BEC7-08002BE2092F}\\LowerFilters with result 2") (snapman): Service binary: snapman") (snapman): Subkey System\\CurrentControlSet\\Services\\snapman has not been found") (snapman): Failed to open registry key: 2") (snapman): Failed to read driver path 'snapman' from the registry: status 2") (snapman): Driver name=snapman version=2556 infFile=C:\\users\\focht\\Temp\\5C04247B-B897-4B9C-A730-C0557D0DE6E0\\snapman.x86.inf binPath=snapman") (snapman): Installer::ServiceInformation::Query") (snapman): Service snapman does not exist") (snapman): Subkey Software\\Acronis\\snapman has not been found") (snapman): Failed to open registry key: 2") (snapman): No installed driver found") (snapman): Warning: forced unstoppable logic due to version number (0 < 2420)") (snapman): Enable common errors=") (snapman): Installed old API file '' is not detected: status 3") (snapman): force set PROP_ENABLE_COMMON_ERRORS") (fltsrv): MsiFltSrvInstall: build number 2299") (fltsrv): CustomActionProcessor::Install()...") (fltsrv): Create UnstoppableDriver") (fltsrv): Service binary: fltsrv") (fltsrv): Subkey System\\CurrentControlSet\\Services\\fltsrv has not been found") (fltsrv): Failed to read driver path 'fltsrv' from the registry: status 2") (fltsrv): Driver name=fltsrv version=2227 infFile=C:\\users\\focht\\Temp\\643188A1-FE67-4EC4-A7BE-E30A225E3694\\fltsrv.x86.inf binPath=fltsrv") (fltsrv): Upgrade not found.") (fltsrv): Installer::ServiceInformation::Query") (fltsrv): Service fltsrv does not exist") (fltsrv): Install new driver") (fltsrv): Subkey System\\CurrentControlSet\\Control\\Class\\{71A27CDD-812A-11D0-BEC7-08002BE2092F} has not been found") (fltsrv): Subkey System\\CurrentControlSet\\Control\\Class\\{71A27CDD-812A-11D0-BEC7-08002BE2092F} has not been found") (fltsrv): Subkey Software\\Acronis\\fltsrv has not been found") (fltsrv): No obsolete version found to back up") (fltsrv): Driver::Install") (fltsrv): CryptCATAdminAddCatalog(C:\\users\\focht\\Temp\\643188A1-FE67-4EC4-A7BE-E30A225E3694\\fltsrv.x86.cat) failed: 87") (fltsrv): Warning: install CAT file, error: 87 will be ignored") (fltsrv): StorageFilterControl2227::TakeApiControl: DriverApiClient Init failed with status 0x2") (fltsrv): Installer::ServiceInformation::Query") (fltsrv): Service fltsrv does not exist") (fltsrv): Driver::InstallService: new driver installation") (fltsrv): Install new unstoppable driver from C:\\users\\focht\\Temp\\643188A1-FE67-4EC4-A7BE-E30A225E3694\\fltsrv.x86.inf") (fltsrv): Installer::InstallByDefault(C:\\users\\focht\\Temp\\643188A1-FE67-4EC4-A7BE-E30A225E3694\\fltsrv.x86.inf)") (fltsrv): defaultInstallSection=DefaultInstall") (fltsrv): Installer::InfFile::InstallServicesFromSection: the operation for section DefaultInstall.Services was performed with status 0") (fltsrv): FlushFileBuffers") (fltsrv): Cancel postponed deletion of file '\\??\\C:\\windows\\system32\\drivers\\fltsrv.sys': status 0") (fltsrv): StorageFilterControl::GetRunningDriverBuildNumber: DriverApiClient Init failed with status 0x2") (fltsrv): Driver::Start") (fltsrv): StartWindowsService: failed to start service fltsrv, error: Error 0x1\n| line info: 0xb1fa94636fb34155\n| $module: fltsrv_msi_x86_vs_s_2299\n|\n| error 0xfff0: Service request timeout\n| line info: 0xbd28fdbd64edb8f4\n| code: 0x8007041d\n| $module: fltsrv_msi_x86_vs_s_2299") (fltsrv): Failed to install: status 1053.") (fltsrv): Action handler failed with status 1053.") (fltsrv): Operation failed with status 1053") --- snip --- The 32-bit and 64-bit filter drivers fail when being started as kernel services but these are different problems. Regards -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.