How can I find the GUID of my directx/direct3d graphics device in Windows 7? I need to put it in a registry entry.
|
To find the graphics device GUID your will first need to run the Once the tool is open select "Save All Information". Save the text file somewhere like the desktop and then open it in a text editor. You will see a section in the file called Display. In the Display section find the "Device Identifier". This should be the GUID you are looking for.
| |||
feedback
|
|
Are you looking for the graphics card GUID? It can be obtained through Device Manager by right-clicking on the device, selecting Properties > Details tab, and selecting "Device Class GUID" from the drop-down menu.
| |||||
feedback
|
