mirror of
https://github.com/mirror/processhacker
synced 2026-06-08 16:03:24 +00:00
cc1d1c1ac3
git-svn-id: svn://svn.code.sf.net/p/processhacker/code@57 21ef857c-d57f-4fe0-8362-d861dc6d29cd
75 lines
3.4 KiB
XML
75 lines
3.4 KiB
XML
<?xml version='1.0' encoding='utf-8'?>
|
|
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="ProcessHacker.Properties" GeneratedClassName="Settings">
|
|
<Profiles />
|
|
<Settings>
|
|
<Setting Name="RefreshInterval" Type="System.Int32" Scope="User">
|
|
<Value Profile="(Default)">500</Value>
|
|
</Setting>
|
|
<Setting Name="textMinSize" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">10</Value>
|
|
</Setting>
|
|
<Setting Name="heapMinSize" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">1024</Value>
|
|
</Setting>
|
|
<Setting Name="WindowSize" Type="System.Drawing.Size" Scope="User">
|
|
<Value Profile="(Default)">820, 549</Value>
|
|
</Setting>
|
|
<Setting Name="WindowLocation" Type="System.Drawing.Point" Scope="User">
|
|
<Value Profile="(Default)">200, 200</Value>
|
|
</Setting>
|
|
<Setting Name="SplitterDistance" Type="System.Int32" Scope="User">
|
|
<Value Profile="(Default)">355</Value>
|
|
</Setting>
|
|
<Setting Name="WindowState" Type="System.Windows.Forms.FormWindowState" Scope="User">
|
|
<Value Profile="(Default)">Normal</Value>
|
|
</Setting>
|
|
<Setting Name="DebugMem" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">False</Value>
|
|
</Setting>
|
|
<Setting Name="SearchType" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">&Literal Search...</Value>
|
|
</Setting>
|
|
<Setting Name="ShowAccountDomains" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">False</Value>
|
|
</Setting>
|
|
<Setting Name="WarnDangerous" Type="System.Boolean" Scope="User">
|
|
<Value Profile="(Default)">True</Value>
|
|
</Setting>
|
|
<Setting Name="ProcessListViewColumns" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="ThreadListViewColumns" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="ResultsWindowSize" Type="System.Drawing.Size" Scope="User">
|
|
<Value Profile="(Default)">504, 482</Value>
|
|
</Setting>
|
|
<Setting Name="ModuleListViewColumns" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="MemoryListViewColumns" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="MemoryWindowSize" Type="System.Drawing.Size" Scope="User">
|
|
<Value Profile="(Default)">791, 503</Value>
|
|
</Setting>
|
|
<Setting Name="ResultsListViewColumns" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="SelectedTab" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)">tabProcesses</Value>
|
|
</Setting>
|
|
<Setting Name="PrivilegeListColumns" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="PrivilegeWindowSize" Type="System.Drawing.Size" Scope="User">
|
|
<Value Profile="(Default)">464, 473</Value>
|
|
</Setting>
|
|
<Setting Name="GroupListColumns" Type="System.String" Scope="User">
|
|
<Value Profile="(Default)" />
|
|
</Setting>
|
|
<Setting Name="GroupWindowSize" Type="System.Drawing.Size" Scope="User">
|
|
<Value Profile="(Default)">477, 468</Value>
|
|
</Setting>
|
|
</Settings>
|
|
</SettingsFile> |