echo system( ‘echo | C:\WINDOWS\System32\wbem\wmic.exe path win32_computersystemproduct get uuid’);
I need to save the result of this code in a string, example:
$string = system (‘echo | C: \ WINDOWS \ System32 \ wbem \ wmic.exe path win32_computersystemproduct get uuid’);
but it doesn’t work!
After installing version 2020, when trying to open, this error appears, in Windows 7, I tested it in Windows 10, not the error, but I do not want to be forced to use Windows 10