Skip to content

Add Hikvision iVMS-4200 #386

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 35 additions & 0 deletions Reviews/hikvisionivms4200.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# Hikvision iVMS-4200
Review for the hikvisionivms4200 installer.

Maintainer: @lagodimos

**Is the program properly opened?**
Grade: Platinum
Additional notes: n/a

**Is it showing alerts or other warnings?**
Grade: Platinum
Additional notes: n/a

**Does it show graphical glitches?**
Grade: Gold
Additional notes: n/a

**Does it require some tweaking in order to work properly? (Out of normal software configuration)**
Grade: Platinum
Additional notes: n/a

**Did it crash during tests execution?**
Grade: Platinum
Additional notes: n/a

**Is it usable?**
Grade: Platinum
Additional notes: n/a

**Final grade? (the lower evaluation from previous questions)**
Grade: Gold
Additional notes: n/a

**Additional notes**
n/a
28 changes: 28 additions & 0 deletions Software/hikvisionivms4200.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
Name: hikvisionivms4200
Description: The official Hikvision iVMS-4200.
Grade: Gold
Arch: win64

Dependencies:
- vcredist2008
- vcredist2010
- vcredist2013
- vcredist6

Parameters:
dxvk: false

Executable:
name: Hikvision iVMS-4200
icon: hikvisionivms4200.ico
file: iVMS-4200.Framework.C.exe
path: Program Files (x86)/iVMS-4200 Site/iVMS-4200 Client/Client/iVMS-4200.Framework.C.exe

Steps:
- action: install_exe
file_name: iVMS-4200.exe
url: local

Checks:
files:
- Program Files (x86)/iVMS-4200 Site/iVMS-4200 Client/Client/iVMS-4200.Framework.C.exe
Binary file added data/hikvisionivms4200/hikvisionivms4200.ico
Binary file not shown.
8 changes: 8 additions & 0 deletions index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -273,3 +273,11 @@ streamerbot:
Grade: Gold
Category: Software
Icon: streamerbot.svg

hikvisionivms4200:
Arch: win64
Name: Hikvision iVMS-4200
Description: The official Hikvision iVMS-4200.
Grade: Gold
Category: Software
Icon: hikvisionivms4200.ico