- Create a directory on the c drive called temp
- Open an elevated command prompt
- Type the following command: Wmic product get > c:\temp\msicodes.txt
- Now open the file msicodes.txt in the temp directory
- Here are the codes you can use for detection method in sccm or to just to uninstall the application
Example Uninstall command
msiexec /x {BB1F52CD-D8E5-4FDE-A19F-43A56A67E069} /q
3177 Total Views 1 Views Today
Recent Comments