2023-07-27, 03:22 PM
I have a new Windows installation and I can't run nlite. It start up alright but when I play a file I get a message the dependencies for Unmanaged.dll are not met. What needs to be installed other than LAV32?
Martin
Code:
System.IO.FileNotFoundException: Could not load file or assembly 'Unmanaged.dll' or one of its dependencies. The specified module could not be found.
File name: 'Unmanaged.dll'
at NLite.Players.PlayerBase.FastTick()
at NLite.MainForm.timerFast_Tick(Object sender, EventArgs e)
at System.Windows.Forms.Timer.OnTick(EventArgs e)
at System.Windows.Forms.Timer.TimerNativeWindow.WndProc(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
Martin