[Bug 55324] New: AllDup doesn't start in win10 mode: "OS not supported"
https://bugs.winehq.org/show_bug.cgi?id=55324 Bug ID: 55324 Summary: AllDup doesn't start in win10 mode: "OS not supported" Product: Wine Version: 8.13 Hardware: x86-64 URL: https://www.alldup.info/download/AllDupSetup.zip OS: Linux Status: NEW Keywords: download, patch Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: xerox.xerox2000x(a)gmail.com Distribution: Debian Created attachment 74920 --> https://bugs.winehq.org/attachment.cgi?id=74920 patch for IsOS This program was tried out by someone on the forum. In default windows 10 mode it pops up a messagbox "OS not supported" and exits. The attached patch is enough to fix this bug. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=55324 Fabian Maurer <dark.shadow4(a)web.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4(a)web.de --- Comment #1 from Fabian Maurer <dark.shadow4(a)web.de> --- Nice, should be easy to test and fix. Will you submit a patch for this (and the other potential cases)? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=55324 KRosUser <kyle.kcsoftwares@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle.kcsoftwares@gmail.com --- Comment #2 from KRosUser <kyle.kcsoftwares@gmail.com> --- Wine 11.7: Code is unchanged: https://github.com/wine-mirror/wine/blob/master/dlls/shcore/main.c#L2484 Bug is still present ? -- 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.
http://bugs.winehq.org/show_bug.cgi?id=55324 --- Comment #3 from KRosUser <kyle.kcsoftwares@gmail.com> --- Check https://learn.microsoft.com/en-us/windows/win32/api/shlwapi/nf-shlwapi-isos : OS_XPORGREATER, supposed to "always return false" but maybe worth being checked on real test case vs expected OS behavior for compatibility -- 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.
http://bugs.winehq.org/show_bug.cgi?id=55324 --- Comment #4 from Janne <janne.kekkonen@gmail.com> --- Created attachment 81206 --> http://bugs.winehq.org/attachment.cgi?id=81206 AllDup 4.5.72 Hello, My Setup: OS: Ubuntu Mate 24.04 (running on VMware) Wine: Version 11.11, new 32-bit prefix configured as Windows 10 Sources: Current Version (4.5.72): Downloaded from the URL:https://www.alldup.info/download/AllDupSetup.zip. Older Version (4.5.16): Downloaded via Archive.org (archived 09.06.2022). The version number was verified during installation. Link: https://web.archive.org/web/20220609140724/https://www.alldup.info/download/... Test with Version 4.5.72 (Current) Zip information.
sha1sum AllDupSetup.zip 6380c56bf053cee4b5af6df29a326545397f2ae5 AllDupSetup.zip du -h AllDupSetup.zip 22M AllDupSetup.zip
The installer completed with no issues. To get AllDup to start, the following steps were performed inside the installation directory: 1. `winetricks -q vb6run` 2. `wine regsvr32 ./dep/VBCCR18.OCX` Result: AllDup started successfully (see attached screenshot). Test with Version 4.5.16 (Older) Zip information
sha1sum AllDupSetup.zip 732552780cf031aab6d21128e7ebbf1f48953b20 AllDupSetup.zip du -h AllDupSetup.zip 20M AllDupSetup.zip
The installer completed with no issues. I installed VB6 runtime dependencies using: `winetricks -q vb6run` Result: On startup, AllDup throws an "OS not supported" error. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=55324 --- Comment #5 from Nikolay Sivov <bunglehead@gmail.com> --- Original diff seems reasonable to me. It doesn't return "always false" on Win11 at least, so documentation is wrong. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=55324 Nikolay Sivov <bunglehead@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |shlwapi -- 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.
participants (2)
-
WineHQ Bugzilla -
WineHQ Bugzilla