https://bugs.winehq.org/show_bug.cgi?id=39230
Bug ID: 39230 Summary: odbccp32:misc fails if privileges not high enough Product: Wine Version: unspecified Hardware: x86 OS: Windows Status: NEW Severity: normal Priority: P2 Component: odbc Assignee: wine-bugs@winehq.org Reporter: fgouget@codeweavers.com
The following failures only happen if the test is run in a restricted user account.
misc.c:111: Test failed: SQLInstallDriverManager unexpectedly failed: 19 misc.c:122: Test failed: SQLInstallDriverManager unexpectedly failed: 19
In particular one can notice this bug on the following WineTest boxes: fg-win2000-rusr: Windows 2000 with a Restricted user account fg-winxp-lusr: Windows XP with a Limited user account.
Note however that it succeeds in non-Restricted/Limited user accounts on the following boxes for instance: fg-win2000-susr: Windows 2000 with a Standard (Power) user account. fg-win7u64-1spie9usr: Windows 7 with a regular user account.
See: https://test.winehq.org/data/tests/odbccp32:misc.html