Merge pull request #1564 from JeLuF/wmic

Windows: Show GPU list and driver versions in log
This commit is contained in:
cmdr2 2023-09-05 16:18:42 +05:30 committed by GitHub
commit ffb8feba6b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,6 +39,7 @@ call where conda
call conda --version
echo .
echo COMSPEC=%COMSPEC%
wmic path win32_VideoController get name,AdapterRAM,DriverDate,DriverVersion
@rem Download the rest of the installer and UI
call scripts\on_env_start.bat