http://bugs.winehq.org/show_bug.cgi?id=13424
Summary: msi winetests requires != limited user Product: Wine Version: 1.0-rc2 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: testcases AssignedTo: wine-bugs@winehq.org ReportedBy: adam@tpetaccia.com
When running Winetest on WindowsXP, I've set up my user as a limited user. The MSI tests all error out, one by one. The tests should instead check to see if the user has Admin privlages, and then execute the tests, otherwise they should be skipped (because Windows wouldn't allow that user to install anything in the real world).
advpack->install may also need to be looked at.