iVMS 4200 Linux Wine

-1

I am trying to run iVMS 4200 on Linux with Wine.

Before installation I ran export winearch=win32 command because I read this post:

https://forum.winehq.org/viewtopic.php?t=31739#p120106

After installation I tried to run shortcut on desktop but nothing would happed, so I ran the launch command in terminal and got the following error:

kamera@kamera-KVM:~$ env WINEPREFIX="/home/kamera/.wine" /opt/wine-staging/bin/wine C:\\windows\\command\\start.exe /Unix /home/kamera/.wine/dosdevices/c:/users/Public/Desktop/iVMS-4200\ 3.4.0.10\ Client.lnk
002c:fixme:winediag:LdrInitializeThunk wine-staging 6.0-rc6 is a testing version containing experimental patches.
002c:fixme:winediag:LdrInitializeThunk Please mention your exact version when filing bug reports on winehq.org.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
002c:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0034:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0050:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0050:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0068:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0068:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0070:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0070:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0050:err:ole:start_rpcss Failed to start RpcSs service
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00d4:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00d4:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
0024:fixme:exec:SHELL_execute flags ignored: 0x00000100
0024:fixme:exec:SHELL_execute flags ignored: 0x00004100
kamera@kamera-KVM:~$ 00dc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00dc:fixme:font:get_name_record_codepage encoding 20 not handled, platform 1.
00dc:err:module:LdrInitializeThunk "log4cxx.dll" failed to initialize, aborting
00dc:err:module:LdrInitializeThunk Initializing dlls for L"C:\\Program Files\\iVMS-4200 Site\\iVMS-4200 Client\\Client\\iVMS-4200.Framework.C.exe" failed, status e06d7363

I need help, I don't understand what did I do wrong, or how can to use this from WineHQ comment.

env WINEARCH=win32 WINEPREFIX=(your $HOME)/.wine_ivms winetricks -q jet40 mdac28 riched30 windowscodecs wininet vcrun6 wsh56

Please and thank you!

linux
wine
hikvision
asked on Stack Overflow Jan 13, 2021 by Dominik

0 Answers

Nobody has answered this question yet.


User contributions licensed under CC BY-SA 3.0