https://github.com/Microsoft/CNTK
Revision 641c48377e9d999319fef203ed73efc2bc619235 authored by Wolfgang Manousek on 28 October 2016, 14:11:27 UTC, committed by Wolfgang Manousek on 28 October 2016, 14:12:43 UTC
 (1) checks that a specific product string (regular expressions supported) can be found in the WMIObject -Win32_Product. If the not found, it will trigger the install option
 (2) checks that a specific product string (regular expressions supported) and version can be found in the WMIObject -Win32_Product. If the not found, or an older version is only installed, the install option is triggered
first method is used for the vc runtime
the second method is used for MPI install
1 parent 07fa4b3
History
Tip revision: 641c48377e9d999319fef203ed73efc2bc619235 authored by Wolfgang Manousek on 28 October 2016, 14:11:27 UTC
added two new verification methods for the installer
Tip revision: 641c483
File Mode Size
Dependencies
Documentation
Examples
Scripts
Source
Tests
Tools
bindings
contrib
.clang-format -rw-r--r-- 931 bytes
.gitattributes -rw-r--r-- 2.2 KB
.gitignore -rw-r--r-- 3.5 KB
.gitmodules -rw-r--r-- 96 bytes
CNTK.Cpp.props -rw-r--r-- 7.9 KB
CNTK.sln -rw-r--r-- 207.1 KB
CONTRIBUTING.md -rw-r--r-- 199 bytes
CppCntk.vssettings -rw-r--r-- 10.0 KB
LICENSE.md -rw-r--r-- 4.6 KB
Makefile -rw-r--r-- 43.0 KB
README.md -rw-r--r-- 6.7 KB
configure -rwxr-xr-x 28.2 KB

README.md

back to top