Wine Installing MyMovies Windows

I am trying to install the Windows application “My Movies”.
https://www.mymovies.dk/download/windows.aspx

Wine will not run this installer I downloaded.
I tried running on the command line, to see what the problem might be, but I cannot make sense of it.

0009:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\windows\system32\ zres.dll", (null), 0x33e1f8, 0x15af98, 0x33e1fc, 0x33e1f0
0009:fixme:nls:GetFileMUIPath stub: 0x10, L"C:\windows\system32\ zres.dll", (null), 0x33e1f8, 0x15b1b0, 0x33e1fc, 0x33e1f0
System.MissingMethodException: Method not found: System.IO.DirectoryInfo System.IO.Directory.CreateDirectory(string,System.Security.AccessControl.DirectorySecurity)
at System.Windows.Forms.Form.OnLoad (System.EventArgs e) [0x0001f] in <fdac3c1704ed42569a2ed864a06bc591>:0
at System.Windows.Forms.Form.OnLoadInternal (System.EventArgs e) [0x00023] in <fdac3c1704ed42569a2ed864a06bc591>:0

I have Wine 4.4 from the following repository
http://download.opensuse.org/repositories/Emulators/openSUSE_Leap_15.1

Any ideas anyone?

I don’t know what My Movies is/does but is there not an equivalent in linux?

It has a database of movies and build indexs of your movies by scanning the barcode of your cd’s and dvd’s.
Everything else is in VLC or ffmpeg.

I wonder if the Macos version might work in Linux.

It is a movie management application.
I am currently using DVDProfiler in Wine, also only Windows.

Unfortunately there is no equivalent for Linux. Or at least I have not yet found one.

How to run the MacOS version on Linux?

Strange none have considered creating a FOSS movie management application.
I have started writing one in Java. Thinking I could connect with IMDB and TheMovieDatabase/TheTVDB for information about Movies and Shows.

The “DVDProfiler” is based on user contribution for the information, but “My Movies” have a company behind who maintains this information.