I am trying to install WeatherProfessional from eQ-3 using WINE, but it fails with the following messages: $ wine .wine/dosdevices/d\:/Setup_WeatherProfessional.exe fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:advapi:LookupAccountNameW (null) L"heinz" (nil) 0x7ccd10c8 (nil) 0x7ccd10cc 0x7ccd10c0 - stub fixme:advapi:LookupAccountNameW (null) L"heinz" 0x1923b0 0x7ccd10c8 0x191800 0x7ccd10cc 0x7ccd10c0 - stub fixme:msi:msi_unimplemented_action_stub DeleteServices -> 3 ignored L"ServiceControl" table values fixme:msi:msi_unimplemented_action_stub SelfUnregModules -> 2 ignored L"SelfReg" table values fixme:msi:msi_unimplemented_action_stub RemoveShortcuts -> 24 ignored L"Shortcut" table values fixme:msi:msi_unimplemented_action_stub RemoveEnvironmentStrings -> 1 ignored L"Environment" table values fixme:netapi32:NetUserAdd ((null), 1, 0x7cb912d0, 0x7cb912c8) stub! fixme:advapi:LookupAccountNameW L"" L"hela\\postgres" (nil) 0x7cb90ee4 0x1981da8 0x7cb90dcc 0x7cb90eec - stub fixme:advapi:LookupAccountNameW L"" L"hela\\postgres" 0x17db818 0x7cb90ee4 0x1981da8 0x7cb90dcc 0x7cb90eec - stub fixme:advapi:LsaOpenPolicy ((null),0x7cb90da0,0x00020ff9,0x7cb90d9c) stub fixme:advapi:LsaEnumerateAccountRights (0xcafe,0x17db818,0x7cb90d94,0x7cb90d90) stub fixme:advapi:LsaEnumerateAccountsWithUserRight (0xcafe,0x7cb90bf8,0x7cb90bf0,0x7cb90bec) stub fixme:advapi:LsaEnumerateAccountsWithUserRight (0xcafe,0x7cb90bf8,0x7cb90bf0,0x7cb90bec) stub fixme:advapi:LsaEnumerateAccountsWithUserRight (0xcafe,0x7cb90bf8,0x7cb90bf0,0x7cb90bec) stub fixme:advapi:LsaAddAccountRights (0xcafe,0x17db818,0x7cb90d80,0x00000001) stub fixme:advapi:LsaClose (0xcafe) stub Can anybody see from the messages, if this is a solveable problem? Maybe just related to a missing postgreSQL? Or is there something fundamentally flawed with this stuff? wine --version wine-1.0.1 Thanks a lot!