[Bug 33609] New: Microsoft SQL Server 2005 Express Edition: installer warns about non-writable Program Files (needs Win32_Directory WMI class)

wine-bugs at winehq.org wine-bugs at winehq.org
Fri May 17 14:25:30 CDT 2013


http://bugs.winehq.org/show_bug.cgi?id=33609

             Bug #: 33609
           Summary: Microsoft SQL Server 2005 Express Edition: installer
                    warns about non-writable Program Files (needs
                    Win32_Directory WMI class)
           Product: Wine
           Version: 1.5.30
          Platform: x86
               URL: http://go.microsoft.com/fwlink/?linkid=65212
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: wmi&wbemprox
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: djelinski1 at gmail.com
    Classification: Unclassified


The installer complains that the default installation path is not writable.
This message has no consequences (installation continues anyway), but it would
be nice if we could get rid of it.

The installer logs reveal that the following WQL query is used to check disk
write access:
select * from Win32_Directory where Name='C:\\Program Files\\Microsoft SQL
Server' or  Name='C:\\Program Files'

Install native mspatcha to reproduce this bug.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
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.



More information about the wine-bugs mailing list