document.write('
Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. wmic /namespace:\\\\root\\cimv2 path win32_product where "Name like \'%%.NET%%\'" get Name, Version
');