Sorry to bump an old thread and sorry if this is a stupid question but I was a bit confused on some of the lines. Things seemed pretty straightfoward so I started replacing the 1C06 entries (NVIDIA_DEV.1C06 = "NVIDIA GeForce GTX 1060 6GB") with my appropriate 1C60 but I came across lines like:
HKCR,"CLSID\{02C68609-99E3-4A8F-9575-4973D401C06F}",,%REG_SZ%,"MainServer Class"
HKCR,"CLSID\{02C68609-99E3-4A8F-9575-4973D401C06F}",AppID,%REG_SZ%,""
HKCR,"CLSID\{02C68609-99E3-4A8F-9575-4973D401C06F}\InprocServer32",,%REG_SZ%,"%13%\nvdevtools.dll"
HKCR,"CLSID\{02C68609-99E3-4A8F-9575-4973D401C06F}\InprocServer32",ThreadingModel,%REG_SZ%,"Apartment"
HKCR,"CLSID\{02C68609-99E3-4A8F-9575-4973D401C06F}\ProgID",,%REG_SZ%,"DevToolsServer.MainServer.1"
HKCR,"CLSID\{02C68609-99E3-4A8F-9575-4973D401C06F}\TypeLib",,%REG_SZ%,"{40473277-70CE-464B-BE85-33BB4D1206B0}"
HKCR,"CLSID\{02C68609-99E3-4A8F-9575-4973D401C06F}\VersionIndependentProgID",,%REG_SZ%,"DevToolsServer.MainServer"
I wasn't sure if I was supposed to replace these parts as well.