Skip to content

Instantly share code, notes, and snippets.

@ChristophShyper
Last active June 23, 2022 20:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ChristophShyper/ca47dedb0f2e2f30eaac96e5b0f0792e to your computer and use it in GitHub Desktop.
Save ChristophShyper/ca47dedb0f2e2f30eaac96e5b0f0792e to your computer and use it in GitHub Desktop.
NIK Collection config file with horrific update prompt disabled
<configuration>
<group name="Instrumentation">
<key name="AllowSending" type="bool" value="0"/>
<key name="ShowInstrumentationScreen" type="bool" value="0"/>
</group>
<group name="Update">
<key name="Version" type="string" value="4.3.4"/>
</group>
<group name="Activation">
<key name="LicensePath" type="string" value="C:/ProgramData/DxO Labs/Licenses"/>
<key name="ActivationToolPath" type="string" value="C:\Program Files\DxO\Nik Collection\activationTool.exe"/>
<key name="ActivationURL" type="string" value="https://activationv2.dxo.com/activation/WSActivation.asmx"/>
</group>
<group name="Installer">
<key name="Version" type="string" value="4.3.4"/>
</group>
<group name="Checkforupdate">
<key name="IsEnabled" type="bool" value="0"/>
</group>
<group name="Startup">
<key name="ShowAEP2PromoScreen" type="bool" value="0"/>
</group>
</configuration>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment