Details
-
Task
-
Resolution: Fixed
-
P2: Important
-
None
-
None
-
None
Description
Add checking of windows license-server.exe metainformation to tst_visible_component, as the same test already tests other information from installed components also.
wmic datafile where Name="c:\\Users\\iikonola\\RTA\\LicenseServer_3.3.0\\LicenseManagementTools\\QtLicenseServer\\3.3.0\\QtLicenseServer\\Windows10_x86_64\\qt-license-server.exe" get version,name
command above outputs the following information
Name Version c:\Users\iikonola\RTA\LicenseServer_3.3.0\LicenseManagementTools\QtLicenseServer\3.3.0\QtLicenseServer\Windows10_x86_64\qt-license-server.exe 3.3.0.0
Using command prompt does not seem to output producti name, although using powershell that would be possible. Squish does not support powershell, which is quite odd in 2024.
Copyright and other information needs more research if they are needed.