meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
cctv:nvr:hik:ivms [2023/02/13 19:48] niziakcctv:hik:ivms [2023/11/12 15:19] (current) – ↷ Page moved from cctv:nvr:hik:ivms to cctv:hik:ivms niziak
Line 38: Line 38:
 wine iVMS-4200V3.9.0.5_E.exe wine iVMS-4200V3.9.0.5_E.exe
  
 +<code bash>
 +FREETYPE_PROPERTIES="truetype:interpreter-version=35" env WINEPREFIX="/home/niziak/.wine" wine-stable C:\\users\\Public\\Desktop\\iVMS-4200\ 3.9.0.5\ Client.lnk
 +</code>
  
-===== iVMS-4200 Litev1.0.0.5 =====+===== iVMS-4200 Lite v1.0.0.5 =====
  
-[[http://www.hikvisioneurope.com/uk/portal/?dir=portal/Software/Video%20Management%20Software/iVMS-4200/iVMS-4200%20Baseline/4200%20Windows/iVMS-4200%20Lite%20v1.0.0.5|iVMS-4200%20Lite%20v1.0.0.5]]+[[http://www.hikvisioneurope.com/uk/portal/?dir=portal/Software/Video%20Management%20Software/iVMS-4200/iVMS-4200%20Baseline/4200%20Windows/iVMS-4200%20Lite%20v1.0.0.5|iVMS-4200 Lite v1.0.0.5]] 
 + 
 +Run installer under 32-bit wine. 
 + 
 +Run and solve uglt fonts problem (nvidia relate): 
 + 
 +<code bash> 
 +FREETYPE_PROPERTIES="truetype:interpreter-version=35" env WINEPREFIX="/home/niziak/.wine" wine-stable C:\\users\\Public\\Desktop\\iVMS-4200\ Lite.lnk 
 +</code>