Files
DP44/DataPRO/Modules/InstallerCustomActions/.svn/pristine/d9/d996dcb7728dc75547327a513e19cc34ae098272.svn-base

33 lines
1.8 KiB
Plaintext
Raw Normal View History

2026-04-17 14:55:32 -04:00
<?xml version='1.0' encoding='utf-8'?>
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="Common.Properties" GeneratedClassName="Settings">
<Profiles />
<Settings>
<Setting Name="RegistrySoftwareInstalledProducts" Type="System.String" Scope="Application">
<Value Profile="(Default)">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Installer\\UserData\\S-1-5-18\\Products</Value>
</Setting>
<Setting Name="RegistryInstallProperties" Type="System.String" Scope="Application">
<Value Profile="(Default)">InstallProperties</Value>
</Setting>
<Setting Name="RegistryDisplayName" Type="System.String" Scope="Application">
<Value Profile="(Default)">DisplayName</Value>
</Setting>
<Setting Name="RegistryDataPRO" Type="System.String" Scope="Application">
<Value Profile="(Default)">DataPRO</Value>
</Setting>
<Setting Name="RegistryDisplayVersion" Type="System.String" Scope="Application">
<Value Profile="(Default)">DisplayVersion</Value>
</Setting>
<Setting Name="RegistrySoftwareInstalledComponents" Type="System.String" Scope="Application">
<Value Profile="(Default)">SOFTWARE\\Microsoft\\Windows\\CurrentVersion\\Installer\\UserData\\S-1-5-18\\Components</Value>
</Setting>
<Setting Name="RegistryDataPROExeConfig" Type="System.String" Scope="Application">
<Value Profile="(Default)">DataPRO.exe.config</Value>
</Setting>
<Setting Name="RegistryInstallLocation" Type="System.String" Scope="Application">
<Value Profile="(Default)">InstallLocation</Value>
</Setting>
<Setting Name="DTSSuite" Type="System.String" Scope="Application">
<Value Profile="(Default)">DTS.Suite</Value>
</Setting>
</Settings>
</SettingsFile>