init
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user