diff --git a/Reviews/hikvisionivms4200.md b/Reviews/hikvisionivms4200.md new file mode 100644 index 0000000..dc5be07 --- /dev/null +++ b/Reviews/hikvisionivms4200.md @@ -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 diff --git a/Software/hikvisionivms4200.yml b/Software/hikvisionivms4200.yml new file mode 100644 index 0000000..d0edb8d --- /dev/null +++ b/Software/hikvisionivms4200.yml @@ -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 diff --git a/data/hikvisionivms4200/hikvisionivms4200.ico b/data/hikvisionivms4200/hikvisionivms4200.ico new file mode 100755 index 0000000..5908aa0 Binary files /dev/null and b/data/hikvisionivms4200/hikvisionivms4200.ico differ diff --git a/index.yml b/index.yml index 5a399a3..d446cb9 100644 --- a/index.yml +++ b/index.yml @@ -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