Silent Install HQ
MSI WinGet

NVC VHDL Simulator

Nick Gasson · 1.19.1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i nvc-1.19.1.msi /quiet /norestart
InstallPath
msiexec /i nvc-1.19.1.msi /quiet /norestart ROOTDIR="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {0578D49C-004C-4594-9B16-91B7F47ADE1C}
Product version operator Greater than or equal to
Product version 1.19.1

MSI Properties

Product Code {0578D49C-004C-4594-9B16-91B7F47ADE1C}

File Identity

SHA256 0c4e456c517d0bfea8735bf43d4b87e3d66e0a3446c013354053b019849fd6b6 VirusTotal ↗
Filename nvc-1.19.1.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID NickGasson.NVC
Version 1.19.1
Description A free software VHDL compiler and simulator implementing almost all of IEEE 1076-2008.
License GPL-3.0
Upgrade Behavior install(Install over existing)
Release Notes This is a minor bug fix release with the following changes: - Fixed a fatal error when a design unit instantiated multiple times inside a generate statement contains a PSL assertion (#1400). - Fixed a crash when no command line arguments are given (#1410). - Fixed an issue where library work would incorrectly report an error when using the --preserve-case analysis option (#1413). - Fixed a crash when a protected type is declared in an architecture that is instantiated multiple types (#1405, #141…