http://bugs.winehq.org/show_bug.cgi?id=31088
Bug #: 31088 Summary: SongSmith 1.0.2 fails to install due to unimplemented IWshShortcut::WindowStyle property (set/get) Product: Wine Version: 1.5.7 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: focht@gmx.net Classification: Unclassified
Hello,
when bug 31087 is fixed the app installer runs into unimplemented IWshShortcut::WindowStyle property (set/get)
Managed backtrace:
--- snip --- 006ee2a8 7b83953f [ComPlusMethodFrameStandaloneCleanup: 006ee2a8] Interop.IWshRuntimeLibrary.IWshShortcut.set_WindowStyle(Int32) 006ee2b8 04035355 SSCustomInstaller.SSInstaller.CreateDesktopShortcut() 006ee2ec 0403505c SSCustomInstaller.SSInstaller.GetSongsmithSetupPathAndCopyMSI() 006ee31c 04034c0f SSCustomInstaller.SSInstaller.Install(System.Collections.IDictionary) 006ee350 649e3fc6 System.Configuration.Install.Installer.Install(System.Collections.IDictionary) 006ee398 649e5d38 System.Configuration.Install.AssemblyInstaller.Install(System.Collections.IDictionary) 006ee3d0 649e7f6e System.Configuration.Install.ManagedInstallerClass.InstallHelper(System.String[]) 006ee494 649e7734 System.Configuration.Install.ManagedInstallerClass.System.Configuration.Install.IManagedInstaller.ManagedInstall(System.String, Int32) --- snip ---
Regards