https://bugs.winehq.org/show_bug.cgi?id=35968 Bug ID: 35968 Summary: postgresql 9.3.4-3 has a problem initializing its database Product: Wine Version: 1.7.16 Hardware: x86 URL: http://www.postgresql.org/download/windows/ OS: Linux Status: NEW Keywords: download, Installer Severity: minor Priority: P2 Component: vbscript Assignee: wine-bugs(a)winehq.org Reporter: austinenglish(a)gmail.com Depends on: 35966, 35967 Created attachment 48075 --> https://bugs.winehq.org/attachment.cgi?id=48075 cmd,tid trace After winetricks wsh57 to work around bug 35966, and applying the patch from bug 35967, the installer downgrades the database problem to a non-fatal warning. The installer log tells us: Called IsVistaOrNewer()... Granting service account access to the data directory (using icacls) to NT AUTHORITY\NetworkService: Executing batch file 'rad222B0.bat'... Can't recognize 'icacls "C:\Program Files\PostgreSQL\9.3\data" /T /C /grant "NT AUTHORITY\NetworkService":(OI)(CI)(F) ' as an internal or external command, or batch script. Failed to grant service account access to the data directory (C:\Program Files\PostgreSQL\9.3\data) initcluster.vbs ran to completion Script stderr: Can't recognize 'CHCP 1252' as an internal or external command, or batch script. Can't recognize 'CHCP 1252' as an internal or external command, or batch script. Can't recognize 'CHCP 1252' as an internal or external command, or batch script. +cmd,+tid attached (with patch from 35967 applied) -- 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.