I am trying to install Silverlight so that I can use it with Firefox under Wine 1.2. I typed "wine Silverlight.exe" and this is what I got in the console when I push the install button: fixme:clusapi:GetNodeClusterState ((null),0x32ec24) stub! fixme:advapi:DecryptFileA "c:\\daecdcf75a005a724395f6\\" 00000000 fixme:advapi:LookupAccountNameW (null) L"wojciech" (nil) 0x33d960 (nil) 0x33d964 0x33d958 - stub fixme:advapi:LookupAccountNameW (null) L"wojciech" 0x14f048 0x33d960 0x149038 0x33d964 0x33d958 - stub fixme:msi:MsiSourceListGetInfoW Unhandled context 4 fixme:msi:MsiSourceListGetInfoW Unhandled context 4 fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 3 ignored L"Upgrade" table values fixme:msi:msi_unimplemented_action_stub MsiUnpublishAssemblies -> 120 ignored L"MsiAssembly" table values Looks like it will not install, is there a way to install it?
banasw01 wrote:> I am trying to install Silverlight so that I can use it with Firefox under Wine 1.2. I typed "wine Silverlight.exe" and this is what I got in the console when I push the install button: > > fixme:clusapi:GetNodeClusterState ((null),0x32ec24) stub! > fixme:advapi:DecryptFileA "c:\\daecdcf75a005a724395f6\\" 00000000 > fixme:advapi:LookupAccountNameW (null) L"wojciech" (nil) 0x33d960 (nil) 0x33d964 0x33d958 - stub > fixme:advapi:LookupAccountNameW (null) L"wojciech" 0x14f048 0x33d960 0x149038 0x33d964 0x33d958 - stub > fixme:msi:MsiSourceListGetInfoW Unhandled context 4 > fixme:msi:MsiSourceListGetInfoW Unhandled context 4 > fixme:msi:msi_unimplemented_action_stub RemoveExistingProducts -> 3 ignored L"Upgrade" table values > fixme:msi:msi_unimplemented_action_stub MsiUnpublishAssemblies -> 120 ignored L"MsiAssembly" table values > >Is this all? There is nothing here that indicates that the install failed and nothing here out of the ordinary for an msi install. James McKenzie
Do you know that Novell has a native equivalent (well, sort of) to Silverlight called Moonlight? Check it out: http://www.mono-project.com/Moonlight
banasw01 wrote:> I installed Windows XP on Virtual Box http://www.virtualbox.org/ just like I saw in this video: http://www.youtube.com/watch?v=ZuyPJFhVTxQ > However when I tried to install SilverLight inside of Virtual Box I got a message that my browser and operating system combination is not supported. Any ideas?Ask on the Virtual Box forum. This has nothing to do with Wine.