Use new settings

Removed outdated comments
This commit is contained in:
Rich
2012-01-13 18:40:46 +00:00
parent b480a879c5
commit 617f060bee
5 changed files with 246 additions and 21 deletions

View File

@@ -26,5 +26,53 @@
<Setting Name="BackupFileName" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="BackupFolder" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="ConnectionString" Type="System.String" Scope="User">
<Value Profile="(Default)">Data Source=.\SQLEXPRESS;Initial Catalog={DBName};Integrated Security=True</Value>
</Setting>
<Setting Name="DBName" Type="System.String" Scope="User">
<Value Profile="(Default)">VEPROMS</Value>
</Setting>
<Setting Name="DBPath" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="PDFFolder" Type="System.String" Scope="User">
<Value Profile="(Default)" />
</Setting>
<Setting Name="CheckRTF" Type="System.Windows.Forms.CheckState" Scope="User">
<Value Profile="(Default)">Unchecked</Value>
</Setting>
<Setting Name="Skip" Type="System.Int32" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
<Setting Name="ConvertTo" Type="System.Int32" Scope="User">
<Value Profile="(Default)">1</Value>
</Setting>
<Setting Name="RedPDFs" Type="System.Windows.Forms.CheckState" Scope="User">
<Value Profile="(Default)">Checked</Value>
</Setting>
<Setting Name="OnlyThisSet" Type="System.Windows.Forms.CheckState" Scope="User">
<Value Profile="(Default)">Checked</Value>
</Setting>
<Setting Name="ExecutionMode" Type="System.Int32" Scope="User">
<Value Profile="(Default)">0</Value>
</Setting>
<Setting Name="Phase1" Type="System.String" Scope="User">
<Value Profile="(Default)">Phase1</Value>
</Setting>
<Setting Name="Phase2" Type="System.String" Scope="User">
<Value Profile="(Default)">Phase2</Value>
</Setting>
<Setting Name="Phase3" Type="System.String" Scope="User">
<Value Profile="(Default)">Phase3</Value>
</Setting>
<Setting Name="FormatFolder" Type="System.String" Scope="User">
<Value Profile="(Default)">c:\development\fmtall</Value>
</Setting>
<Setting Name="GenMacFolder" Type="System.String" Scope="User">
<Value Profile="(Default)">c:\development\genmacall</Value>
</Setting>
</Settings>
</SettingsFile>