Install Oktell wine 3.0.3

Questions about Wine on Linux
Locked
ivanbalakin1986
Newbie
Newbie
Posts: 1
Joined: Mon Sep 17, 2018 6:18 am

Install Oktell wine 3.0.3

Post by ivanbalakin1986 »

Hello . I'm new to using winehq. I'm trying to install Oktell. When I run the program, I run into a mistake

    at System.Security.Principal.WindowsIdentity.get_AuthenticationType ()
    at oktell.Objects.Utils.GetCurrentWindowsSid (String & ssid, String & fullname, String & name, String & domain, String & authtype)
    at oktellClient.LoginForm.UpdateCurrentWindowsUser ()
    at oktellClient.LoginForm..ctor ()
    at oktellClient.LoginForm.ApplicationFunc ()
The Zone of the assembly that failed was:
MyComputer.
Trace the startup program attached.
Installed comctl32, dotnet20, dotnet40, dotnet45, gdiplus, ie8, jet40, mdac27, mfc40, msls31, msscript, msxml6, vcrun2015, webio, windowscodecs, wininet, wsh57.
The output of this command did not fit in the attachments.
WINEPREFIX="$HOME/oktell32" WINEARCH=win32 wine '/home/balakiWINEDEBUG=+relay,+seh,+tid wine '/home/balakin/oktell32/drive_c/Program Files/oktell/Client/oktell.ClientStarter4.exe' >> '/home/balakin/Рабочий стол/oktell/oktell.txt' 2>&1^C
Attachments
launch.txt.tar.gz
(1.8 KiB) Downloaded 190 times
Locked