-removed WMIC for driver version lookup
(off by default on win11 24H2 and soon to be removed in 25H2)
-added less reliable search for AMD Software version via registry (stops at first match)
-check for VS Build Tools via vswhere (assuming default path)
-get ComfyUI(batch) path, censor username if inside Users folder
-get current commit date, hash and branch
-list new commits on git pull
-get driver version via wmic
-map driver version to corresponding AMD Software (WIP)
-get [nightly build] or [release build] info for ZLUDA from nvcuda.dll via nvcuda.zluda_get_nightly_flag.py