http://bugs.winehq.org/show_bug.cgi?id=5054 dank(a)kegel.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |dank(a)kegel.com Status|UNCONFIRMED |NEW Ever Confirmed| |1 ------- Additional Comments From dank(a)kegel.com 2006-24-07 17:18 ------- Looks a bit different today: $ wine vcsetup.exe fixme:advapi:DecryptFileA "C:\\windows\\temp\\IXP000.TMP\\" 00000000 fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub! fixme:advapi:LsaOpenPolicy ((null),0x34f174,0x00000001,0x34f190) stub fixme:advapi:LsaQueryInformationPolicy (0xcafe,0x00000005,0x34f18c) stub fixme:advapi:LsaClose (0xcafe) stub fixme:secur32:GetComputerObjectNameW 7 0x34e8a8 0x34e860 fixme:ole:CoInitializeSecurity ((nil),-1,(nil),(nil),0,3,(nil),0,(nil)) - stub! fixme:advapi:LsaOpenPolicy ((null),0x34f174,0x00000001,0x34f190) stub fixme:advapi:LsaQueryInformationPolicy (0xcafe,0x00000005,0x34f18c) stub fixme:advapi:LsaClose (0xcafe) stub fixme:secur32:GetComputerObjectNameW 7 0x34e8a8 0x34e860 fixme:secur32:GetComputerObjectNameW 7 0x34e1c0 0x34e178 and then it pops up a dialog saying "A problem has been encountered while loading the setup components. Canceling setup." The file vcsetup.exe is a self-extracting archive which can also be unpacked with cabextract; running the setup.exe inside there skips the first line of output (fixme:advapi:DecryptFileA...) but otherwise gives the same results. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.