21 lines
1.2 KiB
XML
21 lines
1.2 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="RegAddProductCode.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="InstallerKey" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">SOFTWARE\\Policies\\Microsoft\\Windows\\Installer</Value>
|
|
</Setting>
|
|
<Setting Name="MissingKey" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">No key at {0}</Value>
|
|
</Setting>
|
|
<Setting Name="ProductCode" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">{C4889149-0CAF-44C1-B226-8F6E73684DF4}</Value>
|
|
</Setting>
|
|
<Setting Name="SecureRepairPolicy" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">SecureRepairPolicy</Value>
|
|
</Setting>
|
|
<Setting Name="SecureRepairWhitelistKey" Type="System.String" Scope="Application">
|
|
<Value Profile="(Default)">SOFTWARE\\Policies\\Microsoft\\Windows\\Installer\\SecureRepairWhitelist</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |