Not sure what prompted me today, but I installed Mono 1.9.2 into the LOTRO bottle and tried to start up LOTRO normally... Got the error below from LoTRO launcher. I thought it rather strange because I remember clearly it complained about ActiveX. This is somewhat new (to me)
System.Reflection.TargetInvocationException: Exception has been thrown by the target of an
invocation. ---> System.DllNotFoundException: schannel.dll
at (wrapper managed-to-native) com.turbine.launcher.Launcher:AcquireCredentialsHandle
(string,string,int,intptr,com.turbine.launcher.Launcher/SchannelCred,intptr,intptr,long&,long&)
at com.turbine.launcher.Launcher.GetCipherStrength () [0x00000]
at com.turbine.launcher.Launcher.LogSystemInfo () [0x00000]
at com.turbine.launcher.Launcher.Initialize () [0x00000]
at com.turbine.launcher.Launcher.fadeInOrOut () [0x00000]
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (object,object[])
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr,
System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
[0x00000] --- End of inner exception stack trace ---
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr,
System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture)
[0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters)
[0x00000]
at System.Delegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.MulticastDelegate.DynamicInvokeImpl (System.Object[] args) [0x00000]
at System.Delegate.DynamicInvoke (System.Object[] args) [0x00000]
at System.Windows.Forms.XplatUIDriverSupport.ExecuteClientMessage (GCHandle gchandle)
[0x00000]
at System.Windows.Forms.XplatUIWin32.GetMessage (System.Windows.Forms.MSG& msg, IntPtr
hWnd, Int32 wFilterMin, Int32 wFilterMax, Boolean blocking) [0x00000]
at System.Windows.Forms.XplatUIWin32.GetMessage (System.Object queue_id,
System.Windows.Forms.MSG& msg, IntPtr hWnd, Int32 wFilterMin, Int32 wFilterMax) [0x00000]
at System.Windows.Forms.XplatUI.GetMessage (System.Object queue_id,
System.Windows.Forms.MSG& msg, IntPtr hWnd, Int32 wFilterMin, Int32 wFilterMax) [0x00000]
at System.Windows.Forms.Application.RunLoop (Boolean Modal,
System.Windows.Forms.ApplicationContext context) [0x00000]
at System.Windows.Forms.Application.Run (System.Windows.Forms.ApplicationContext context)
[0x00000]
at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm) [0x00000]
at com.turbine.launcher.Launcher.Main () [0x00000]