Nik collection n'est pas installé sur votre ordinateur

Bonjour,
I cannot access to Nik collection (4.1.1.0) from Photolab 4 (4.3.1).
Even after Nik collection has been removed and reinstalled.

Error in PholoLab log
9-25 16:23:14.966 | DxO.PhotoLab - 12704 - 1 | NikCollectionExportPlugin - Error | Cannot detect the installation path of Nik Collection in the Windows registry.
2021-09-25 16:23:14.966 | DxO.PhotoLab - 12704 - 1 | Exception.NikCollectionExportPlugin - Error | System.Security.SecurityException: Accès au registre demandé non autorisé.
à System.ThrowHelper.ThrowSecurityException(ExceptionResource resource)
à Microsoft.Win32.RegistryKey.OpenSubKey(String name, Boolean writable)
à DxO.PhotoLab.Export.NikCollection.Plugin.NikCollectionDiscovery.TryDetectNikCollectionInstallationPath(String& nikCollectionInstallationPath, String& version)
La zone de l’assembly qui a échoué était :
MyComputer

Hi @JeanMarc57,

It seems that there are some permission issues with your registry. Could you execute the following action to help use to troubleshoot the issue?

  • First, could you launch PhotoLab as an Administrator to ensure that Nik Collection is properly detected in this mode?
  • Are you able to list the installed applications in the “Add/Remove programs” window?
  • Could you open a PowerShell prompt and run the following command Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\ | Select-Object Name. What is the result of this command?

Best regards

Hello,

  1. Nik Collection is not detected when Photolab is launched as an Administrator
  2. Nik Collection is not in the “Add/Remove Programs” window, but it is in the list of the programs detected by “IOBIT uninstaller” Tool.
  3. Result of the command
PS C:\Users\Jean-Marc> Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\ | Select-Object Name

Name
----
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Any Video Converter
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...stall\BleachBit:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\BraveSoftware Brave-Browser
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\cGPSmapper Free_is1
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...ll\CompeGPS_is1:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Connection Manager
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Dacia Media Nav Evolution Toolbox
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...ver Booster_is1:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\EPSON Scanner
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...ary Utilities 5:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...l\GlassWire 2.3:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Google Chrome
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\InstallShield_{74FA5314-85C8-4E2A-907D-D9ECCC...
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...\IObitUninstall:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\KB931906
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...twares SUMo_is1:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...sswordSafe2_is1:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Microsoft Edge Update
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...oft EdgeWebView:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...nstall\MusicBee:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...\MyDriveConnect:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...\Nik Collection:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Notepad++
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\OpenAL
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Rapport_msi
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\recALL_is1
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...tall\Saaldesign:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\SilverFast 8 x64
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Spyder4Pro
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\SpyderCheckr
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Steam
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Transcript
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...vDownloader_is1:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\WMV9_VCM
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{015CFA5F-1377-48B2-84DB-F4D3DE8EBAF7}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{0324C972-6139-489C-9003-857C4F195A80}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{050d4fc8-5d48-4b8f-8972-47c82c46020f}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{08013FB5-DF8B-4D29-9B5E-B3DE88EBA6CA}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{08610298-29AE-445B-B37D-EFBE05802967}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{09C422A7-0421-40A5-933A-9177BEDF9B3B}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{0EFDF2F9-836D-4EB7-A32D-038BD3F1FB2A}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{15634701-BACE-4449-8B25-1567DA8C9FD3}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{1651216E-E7AD-4250-92A1-FB8ED61391C9}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{174A3B31-4C43-43DD-866F-73C9DB887B48}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{1873789F-59D5-4002-8A2F-60A827B78F98}_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{1aef9cb5-faba-471c-b24a-c45dd69d37ea}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{1DD81E7D-0D28-4CEB-87B2-C041A4FCB215}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{1F1C2DFC-2D24-3E06-BCB8-725134ADF989}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{1F83046C-90BD-49E2-B918-5E28EDB7D7EF}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{21DF0294-6B9D-4741-AB6F-B2ABFBD2387E}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{26A24AE4-039D-4CA4-87B4-2F32180301F0}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{28C66F35-69BF-4376-BC80-4D5F4808FF3C}
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...8-da539362a26b}:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{29AE3F9F-7158-4ca7-B1ED-28A73ECDB215}_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{3093CC12-EF27-4036-AD72-A759500271E9}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{3361D415-BA35-4143-B301-661991BA6219}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{33d1fd90-4274-48a1-9bc1-97e33d9c2d6f}
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...0-f6da7459b38a}:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{3B304604-0BF5-488E-AB95-F2F2E31206F3}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{3D5D6CFC-3097-425A-8D8F-7EAF5D57641D}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{3E31400D-274E-4647-916C-2CACC3741799}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{3EE9BCAE-E9A9-45E5-9B1C-83A4D357E05C}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{46F044A5-CE8B-4196-984E-5BD6525E361D}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{4A03706F-666A-4037-7777-5F2748764D10}
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...F68053F08E}_is1:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{4CE72891-E662-4E1D-997A-2DB13467F489}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{51FB250B-1C78-4B32-86E8-7710231434B0}_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{54F491DC-E008-4A84-9165-262B4104DD06}
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...104DD06}Visible:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{56EC47AA-5813-4FF6-8E75-544026FBEA83}
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...9-e563ba3900ed}:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{61087a79-ac85-455c-934d-1fa22cc64f36}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{6179ADF8-5F44-4C0C-9B9D-5833E4D42171}
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...a-6dd2b869c9db}:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...CD63056C55}_is1:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{6F76EC3C-34B1-436E-97FB-48C58D7BEDCD}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{6FD3ABB3-E33A-3FB1-1014-7F7B3014F342}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{70BCC194-90A0-4006-B146-340ACA471AA5}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{710f4c1c-cc18-4c49-8cbf-51240c89a1a2}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{71E66D3F-A009-44AB-8784-75E2819BA4BA}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{74FA5314-85C8-4E2A-907D-D9ECCCB770A7}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{7B40EADF-CA1B-423A-A110-89DA90679788}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{7DAD0258-515C-3DD4-8964-BD714199E0F7}
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...4-2833e8074bf2}:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{83C8FA3C-F4EA-46C4-8392-D3CE353738D6}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{8867E8B9-1539-18F3-54AB-B1F1E641AC14}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{88AC85F0-BF65-420D-A8A7-8D04AFA1C424}_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{8937D274-C281-42E4-8CDB-A0B2DF979189}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{893C7059-0464-47FB-85A4-5E1ADDA56141}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{90160000-008C-0000-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{90160000-008C-040C-0000-0000000FF1CE}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{902EA4A1-54DB-4E5F-A265-32828EB62F36}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{91C073DA-2474-72C0-3022-3D00A221F43C}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{924A274D-38B6-4930-8859-F3F51CFA8DDD}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{9A25302D-30C0-39D9-BD6F-21E6EC160475}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{9BE518E6-ECC6-35A9-88E4-87755C07200F}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{9DAEA76B-E50F-4272-A595-0124E826553D}
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...b-16200df39d95}:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{A53C7134-3CD5-4580-937B-D1F4D0E9101C}
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...f-e7396ba18511}:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{A75A7BEA-7A33-46FF-A2CD-3B0AF8023903}
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...0-fd1584b1cdbf}:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{A92DAB39-4E2C-4304-9AB6-BC44E68B55E2}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{AA541EFB-3F91-4A7E-A915-CCDD91C2AE11}
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...402F14312B}_is1:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-0804-1033-1959-001824448449}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{AC76BA86-7AD7-1036-7B44-AC0F074E4100}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{ACF60000-22B9-4CE9-98D6-2CCF359BAC07}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{AE00264D-F001-A1D3-F3B8-74A9D2193E7F}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{AF8D8D0D-1262-4368-895E-44DA5632CD7B}
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...2-77629aeb124b}:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B175520C-86A2-35A7-8619-86DC379688B9}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B48BC415-D96D-4676-BAB5-66EFDA0D8D7B}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B4F29767-B0FB-43C0-A54F-6F705EF65FD7}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{BD95A8CD-1D9F-35AD-981A-3E7925026EBB}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{C0FEE440-FA2F-4C0D-B64C-35F1D4B7A009}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{C2AD4F0D-C997-4420-890E-B9AD96A3B516}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{C740780B-F589-481C-8F59-A32735DEFCFF}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{ca67548a-5ebe-413a-b50c-4b9ceb6d66c6}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{CD36E28B-6023-469A-91E7-049A2874EC13}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{D40EB009-0499-459c-A8AF-C9C110766215}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{D621766C-B5EC-42BD-9E10-774C02C17B44}_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{D69C8EDE-BBC5-436B-8E0E-C5A6D311CF4F}
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...6-f857e381da29}:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...6-06e658bdc602}:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1
+ Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\U ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...b-01c3ebf752f3}:String) [Get-ChildItem], SecurityEx
   ception
    + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand

HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{E30D8B21-D82D-3211-82CC-0F0A5D1495E8}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{ef6b00ec-13e1-4c25-9064-b2f383cb8412}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{EFC21A37-5640-4BE1-981A-2FD3EDA1D893}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{F0C3E5D1-1ADE-321E-8167-68EF0DE699A5}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{F132AF7F-7BCA-4EDE-8A7C-958108FE7DBC}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{f65db027-aff3-4070-886a-0d87064aabb1}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{FD439F85-AD64-B3E5-9FC5-444AE8C8AF7B}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{FF167195-9EE4-46C0-8CD7-FBA3457E88AB}


PS C:\Users\Jean-Marc>

Regards,
Jean-Marc

Thanks for your tests,

So it appears that it’s a general issue on your computer. If Nik Collection is not visible in Add/Remove programs, PhotoLab cannot detect it.
The root issue is that some keys in the registry have incorrect permissions and cannot be read (by Windows or PhotoLab). We cannot really know the reason of this issue but I can only advice you to investigate and fix the permissions issues (maybe you have installed a specific tool that has changed the permissions)

Best regards

Grégoire

I don’t have any problems between Nik and PL.
I don’t get any error messages either.
However, I don’t see any mention of “Nik” in the returned information.

What information is expected?

Pascal

Hello,

I get no errors if powershell window is not launched as Administrator

Hello @Pieloe,

Actually, most of the applications use a GUID for the key to avoid conflicts (it’s the case for PhotoLab and Nik).
You can run the following line to find the installed DxO products:

Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\ | ForEach { Get-ItemProperty $_.PSPath } | Where-Object { $_.Publisher -eq "DxO" } | Select-Object -Property DisplayName,DisplayVersion
1 Like

Done.

Concretely.
What should be done so that Nik and Pl can see each other
if the requested entries are missing?

Pascal

I downloaded Nik_Collection_4_byDxO.exe once again but I did not succeed to install it. No installation screen appeared.
I tried with Nik_Collection_3_byDxO.exe and installation was fine. Moreover, Nik Collection is reachable from PhotoLab 4

@Pieloe If the requested entries are missing, it means that the application was not installed properly so it has to be reinstalled.

@JeanMarc57 According to the result of the PowerShell command, some keys have incorrect permissions in the registry so PhotoLab cannot read them, and Nik Collection installation is probably failing because it cannot read/update these keys. Anyway, it’s a great news that you were able to install Nik 3 (and yes, all Nik versions are supported in PhotoLab)

Best regards

Please tell me if the powershell must be launched as an Administrator.
If not, here is the result of the command

PS C:\Users\Jean-Marc> Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\ | Select-Object Name

Name
----
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\7-Zip
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\82E6AC09-0FEF-4390-AD9F-0DD3F5561EFC_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\98157A226B40B173301B0F53C8E98C47805D5152
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Aurora HDR
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\CCleaner
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Connection Manager
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\D1506E0025B5A3F9EB8270FE81C1EEDD9388B8A2
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\EPSON Printer and Utilities
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\EPSON PX710W Series
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\F9D2A789F9CFF8CEC36B544F53877C80F1F73C46
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\GPL Ghostscript 9.53.3
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\GPL Ghostscript 9.54.0
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Heredis 2022_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Lumariver Profile Designer_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Luminar 4
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\lvdrivers_12.0
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Mozilla Firefox 92.0.1 (x64 fr)
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\MozillaMaintenanceService
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Notepad++
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\ProPlusRetail - fr-fr
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\RawDigger_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Speccy
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Steam App 1072040
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Steam App 1271780
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Steam App 521800
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Steam App 809230
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Steam App 933110
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Stellarium_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 8.2
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\VLC media player
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\VueScan x64
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\weh-iss-net.downloadhelper.coapp_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Windows Firewall Control
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\WinHTTrack Website Copier_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\XnConvert_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\XnViewMP_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{1780A8F6-1FB3-5EF1-A78D-CE2DC02994F6}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{1BC0225E-AF99-4434-92CC-615111CE698F}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{1D8E6291-B0D5-35EC-8441-6616F567A0F7}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{36EF257E-21D5-44F7-8451-07923A8C465E}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{37B8F9C7-03FB-3253-8781-2517C99D7C00}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{387B62DD-A762-4A04-9C7D-71B8F7D25CD7}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{39DDBC26-AC4C-4FF3-8CF2-D06B0DD388C4}_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{3C1CA5EA-308B-418E-B9D2-A74747DC2B6F}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{4A462F33-DCD1-48DC-8A1D-B79C37F7588A}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{4B6C7001-C7D6-3710-913E-5BC23FCE91E6}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{4D049D7F-D209-44AF-B217-552028AB620D}_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{5740BD44-B58D-321A-AFC0-6D3D4556DD6C}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{5FCE6D76-F5DC-37AB-B2B8-22AB8CEDB1D4}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{6CD9E9ED-906D-4196-8DC3-F987D2F6615F}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{6E3610B2-430D-4EB0-81E3-2B57E8B9DE8D}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{7B981965-2FBC-433C-B4B3-E183EE97CD29}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{7F4B30D6-2E89-4DE8-905E-7A8275B3751F}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{8220EEFE-38CD-377E-8595-13398D740ACE}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{89F4137D-6C26-4A84-BDB8-2E5A4BB71E00}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{90160000-008F-0000-1000-0000000FF1CE}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{90160000-00DD-0000-1000-0000000FF1CE}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{942CC03C-C118-4250-BD81-7BBB53A57FCE}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{A1C972A4-B6C6-4A9A-8EF5-3D68E5EEAFD9}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{A261F28E-6053-4414-9B84-AA8FE5F47AD4}_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{ADA3C347-68C3-4EAA-92B3-C1BDBD836EDB}_is1
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B1133246-AA1B-4C01-A45E-7515682E2879}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Displa...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Displa...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Displa...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Displa...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Displa...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_FrameV...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_GFExpe...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_GpxCom...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_HDAudi...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_installer
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_NvAbHub
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_NvBackend
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_NvCont...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_NvCont...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_NvCont...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_NvCont...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_NvCont...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_NvCont...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_NvCont...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_NvCont...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_NvModu...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_NvNodejs
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_NvPlug...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_NvTele...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_NvVHCI
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_OSC
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Shadow...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Shield...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Update...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B2FE1952-0186-46C3-BAEC-A80AA35AC5B8}_Virtua...
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B34BA01C-F316-41D0-A048-3EC1F33AD702}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{B36F5138-4BE5-4268-ADF2-6A72FC6B0A26}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{C908C165-F564-4420-AFBC-BC9BB5093D89}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{C9A6A73B-DCB3-5FF4-AF7D-1B0A9951BB18}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{CB0836EC-B072-368D-82B2-D3470BF95707}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{CBEE7F70-D77E-46DB-BB02-B64147DD6453}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{CE0286C1-5858-4CF5-99CB-3B0CFE6B7EF9}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{CF2BEA3C-26EA-32F8-AA9B-331F7E34BA97}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{D0795B21-0CDA-4a92-AB9E-6E92D8111E44}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{D0D77154-6FFA-4BA4-BE2E-7A8962E62E4E}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{D9D01791-4757-427C-818E-470AC8CD0158}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{E699E009-1C3C-4E50-9B57-2B39F0954C7F}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{ECB70B02-AFF1-4F37-B2DD-F22C3EF186ED}
HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\{F36C6194-6306-43D8-8775-8267BC77FF65}


PS C:\Users\Jean-Marc>

Hello,

It’s quite strange. So you have only permissions issues when running PowerShell as Administrator?

Could you run the following PowerShell command as an admin and as a standard user please?

Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\ | ForEach { Get-ItemProperty $_.PSPath } | Where-Object { $_.Publisher -eq "DxO" } | Select-Object -Property DisplayName,DisplayVersion

Thanks

I wonder, is Windows the only operating system on this computer? Or is it running within a virtual machine or in a sandbox type of secure environment?

Hello,

Here is the result of the command run as a User
DisplayName DisplayVersion


DxO PhotoLab 4 4.3.1

And the result as an Administrator
DisplayName DisplayVersion


DxO PhotoLab 4 4.3.1

It’s curious because
. I’ve also DXO and DXO ViewPort3
. Nik Collection 3, that I succeeded in installing, is not listed in HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall

. I succeeded in deinstalling Nik Collection 3 with IOBIT uninstaller (not present in Add/Remove applications window)
. I succeeded in installing Nik Collection 4
{FE263E06-AE2F-48A8-B71A-BC704 AuthorizedCDFPrefix :
769456A} Comments :
Contact :
DisplayVersion : 4.1.1
HelpLink :
HelpTelephone :
InstallDate : 20210929
InstallLocation : C:\Program Files\DxO\Nik Collection\
InstallSource : C:\ProgramData\Package Cache{FE263E06-AE2F-48A8-B71A-BC704769456A}v4.1.1\packages\
ModifyPath : MsiExec.exe /X{FE263E06-AE2F-48A8-B71A-BC704769456A}
NoModify : 1
Publisher : DxO
Readme :
Size :
EstimatedSize : 1323556
SystemComponent : 1
UninstallString : MsiExec.exe /X{FE263E06-AE2F-48A8-B71A-BC704769456A}
URLInfoAbout :
URLUpdateInfo :
VersionMajor : 4
VersionMinor : 1
WindowsInstaller : 1
Version : 67174401
Language : 1033
DisplayName : NikCollection

And here is the result of the requested command
As an Administrator
PS C:\WINDOWS\system32> Get-ChildItem -Path HKLM:\Software\Microsoft\Windows\CurrentVersion\Uninstall\ | ForEach { Get-ItemProperty $.PSPath } | Where-Object { $.Publisher -eq “DxO” } | Select-Object -Property DisplayName,DisplayVersion

DisplayName DisplayVersion


DxO PhotoLab 4 4.3.1
NikCollection 4.1.1

As a User
DisplayName DisplayVersion


DxO PhotoLab 4 4.3.1
NikCollection 4.1.1

But Nik Collection is not reachable from PhotoLab 4

Hi @JeanMarc57

Could you send us the new PhotoLab log (in Documents\DxO PhotoLab 5 logs) for investigation?

Thanks

Here it isDxO.PhotoLab.txt (76,3 Ko)

Log files of the previous day.DxO.PhotoLab.0.txt (458,3 Ko)
DopCor.txt (32,2 Ko)

Thanks for the logs. It seems there is still a permission issue in the registry.
Could you run the following command please

Get-ChildItem -Path "HKLM:\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Nik Collection"

You should see the installation paths of the Nik Collection plugins

You are right.
PS C:\Users\Jean-Marc> Get-ChildItem -Path “HKLM:\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Nik Collection”
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1

  • Get-ChildItem -Path "HKLM:\Software\WOW6432Node\Microsoft\Windows\Cur …
  •   + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...\Nik Collection:String) [Get-ChildItem], SecurityException
      + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand
    
    

Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1

  • Get-ChildItem -Path "HKLM:\Software\WOW6432Node\Microsoft\Windows\Cur …
  •   + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...\Nik Collection:String) [Get-ChildItem], SecurityException
      + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand
    
    

How to solve this issue ? With Regini or Get-ACL(Set-ACL)

After modifying the permissions in Autorisations submenu of Regedit, now Nik Collection can be launched from PhotoLab 4
But It’s still an error
PS C:\Users\Jean-Marc> Get-ChildItem -Path “HKLM:\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Nik Collection”
Get-ChildItem : Accès au registre demandé non autorisé.
Au caractère Ligne:1 : 1

  • Get-ChildItem -Path "HKLM:\Software\WOW6432Node\Microsoft\Windows\Cur …
  •   + CategoryInfo          : PermissionDenied: (HKEY_LOCAL_MACH...on\Applications:String) [Get-ChildItem], SecurityException
      + FullyQualifiedErrorId : System.Security.SecurityException,Microsoft.PowerShell.Commands.GetChildItemCommand
    
    

One check more
PS C:\Users\Jean-Marc> Get-Acl “HKLM:\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Nik Collection” | format-list

Path : Microsoft.PowerShell.Core\Registry::HKEY_LOCAL_MACHINE\Software\WOW6432Node\Microsoft\Windows\CurrentVersion\Uninstall\Nik Collection
Owner : BUILTIN\Administrateurs
Group : AUTORITE NT\Système
Access : Tout le monde Allow ReadKey
CREATEUR PROPRIETAIRE Allow FullControl
BUILTIN\Administrateurs Allow FullControl
Audit :
Sddl : O:BAG:SYD:(A;CI;KR;;;WD)(A;CI;KA;;;CO)(A;CI;KA;;;BA)

Don’t you think it could be errors in Nik Collection installation procedure ?
Regards,