View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000544 | Double Commander | Graphical user interface | public | 2012-08-21 14:35 | 2013-07-13 05:34 |
| Reporter | EagleXK | Assigned To | |||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Projection | none | ETA | none | ||
| OS | Windows 7 x64 | ||||
| Product Version | 0.6.0 (trunk) | Product Build | 4939 | ||
| Fixed in Version | 0.5.6 | ||||
| Summary | 0000544: Files copy progress | ||||
| Description | При копировании большого количества файлов (0000241:0000300) размером около мегабайта была замечена проблема с отрисовкой прогресса копирования: у новых файлов на панели фон рисовался оттенками белого "fade" разной степени прозрачности, прогресс-бар застыл в самом начале копирования и больше не отрисовывался до самого окончания копирования, панель с выделенными файлами скроллилась и тоже неверно отрисовывалась. | ||||
| Steps To Reproduce | 1. Открыть каталог с большим количеством файлов (к примеру, несколько сотен фотографий в большом разрешении) 2. Во второй панели создать/открыть папку 3. Копировать файлы из одной панели в другую | ||||
| Additional Information | На других версиях Windows не проверялось | ||||
| Tags | No tags attached. | ||||
| Attached Files | doublecmd.xml (105,673 bytes)
<?xml version="1.0" encoding="utf-8"?>
<doublecmd DCVersion="0.5.5 alpha" ConfigVersion="5">
<Configuration Save="True">
<UseConfigInProgramDir>True</UseConfigInProgramDir>
</Configuration>
<Colors>
<FileFilters>
<Filter>
<Name>Folders</Name>
<FileMasks>>Folders</FileMasks>
<Color>16777215</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Documents</Name>
<FileMasks>>Documents</FileMasks>
<Color>8092735</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Drivers, binaryes & libraryes</Name>
<FileMasks>>Drivers, binaryes & libraryes</FileMasks>
<Color>855551</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Databases</Name>
<FileMasks>>Databases</FileMasks>
<Color>10255467</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Fonts</Name>
<FileMasks>>Fonts</FileMasks>
<Color>10026125</Color>
<Attributes/>
</Filter>
<Filter>
<Name>3D models</Name>
<FileMasks>>3D models</FileMasks>
<Color>3629870</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Manifest</Name>
<FileMasks>>Manifest</FileMasks>
<Color>6040717</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Bakup/Temp file</Name>
<FileMasks>>Bakup/Temp file</FileMasks>
<Color>7960953</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Mail-encoded</Name>
<FileMasks>>Mail-encoded</FileMasks>
<Color>2467027</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Confugurations</Name>
<FileMasks>>Confugurations</FileMasks>
<Color>8158269</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Disk images</Name>
<FileMasks>>Disk images</FileMasks>
<Color>10542837</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Source codes</Name>
<FileMasks>>Source codes</FileMasks>
<Color>8636673</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Video</Name>
<FileMasks>>Video</FileMasks>
<Color>16711935</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Archives</Name>
<FileMasks>>Archives</FileMasks>
<Color>2424612</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Audio</Name>
<FileMasks>>Audio</FileMasks>
<Color>15894127</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Resources</Name>
<FileMasks>>Resources</FileMasks>
<Color>161632</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Images</Name>
<FileMasks>>Images</FileMasks>
<Color>16740792</Color>
<Attributes/>
</Filter>
<Filter>
<Name>Executables</Name>
<FileMasks>>Executables</FileMasks>
<Color>7627260</Color>
<Attributes/>
</Filter>
</FileFilters>
<Foreground>16777215</Foreground>
<Background>8914178</Background>
<Background2>10027522</Background2>
<Mark>65535</Mark>
<Cursor>8421376</Cursor>
<CursorText>-2147483634</CursorText>
<UseInvertedSelection>False</UseInvertedSelection>
<InactivePanelBrightness>100</InactivePanelBrightness>
<UseFrameCursor>False</UseFrameCursor>
<FreeSpaceIndicator>
<ForeColor>0</ForeColor>
<BackColor>16777215</BackColor>
<UseGradient>True</UseGradient>
</FreeSpaceIndicator>
</Colors>
<Plugins>
<DsxPlugins/>
<WcxPlugins>
<WcxPlugin Enabled="True">
<ArchiveExt>zip</ArchiveExt>
<Path>%commander_path%\plugins\wcx\zip\zip.wcx</Path>
<Flags>607</Flags>
</WcxPlugin>
<WcxPlugin Enabled="False">
<ArchiveExt>lzma</ArchiveExt>
<Path>%commander_path%\plugins\wcx\lzma\lzma.wcx</Path>
<Flags>1</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>tar</ArchiveExt>
<Path>%commander_path%\plugins\wcx\zip\zip.wcx</Path>
<Flags>95</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>bz2</ArchiveExt>
<Path>%commander_path%\plugins\wcx\zip\zip.wcx</Path>
<Flags>91</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>tbz</ArchiveExt>
<Path>%commander_path%\plugins\wcx\zip\zip.wcx</Path>
<Flags>95</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>gz</ArchiveExt>
<Path>%commander_path%\plugins\wcx\zip\zip.wcx</Path>
<Flags>91</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>tgz</ArchiveExt>
<Path>%commander_path%\plugins\wcx\zip\zip.wcx</Path>
<Flags>95</Flags>
</WcxPlugin>
<WcxPlugin Enabled="False">
<ArchiveExt>cpio</ArchiveExt>
<Path>%commander_path%\plugins\wcx\cpio\cpio.wcx</Path>
<Flags>0</Flags>
</WcxPlugin>
<WcxPlugin Enabled="False">
<ArchiveExt>deb</ArchiveExt>
<Path>%commander_path%\plugins\wcx\deb\deb.wcx</Path>
<Flags>4</Flags>
</WcxPlugin>
<WcxPlugin Enabled="False">
<ArchiveExt>rpm</ArchiveExt>
<Path>%commander_path%\plugins\wcx\rpm\rpm.wcx</Path>
<Flags>4</Flags>
</WcxPlugin>
<WcxPlugin Enabled="False">
<ArchiveExt>rar</ArchiveExt>
<Path>%commander_path%\plugins\wcx\unrar\unrar.wcx</Path>
<Flags>68</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>7z</ArchiveExt>
<Path>%commander_path%\plugins\wcx\7zip\7zip.wcx</Path>
<Flags>95</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>avi</ArchiveExt>
<Path>%commander_path%\plugins\wcx\aviwcx\AviWcx.wcx</Path>
<Flags>277</Flags>
</WcxPlugin>
<WcxPlugin Enabled="False">
<ArchiveExt>img</ArchiveExt>
<Path>%commander_path%\plugins\wcx\azeimg\img.wcx</Path>
<Flags>31</Flags>
</WcxPlugin>
<WcxPlugin Enabled="False">
<ArchiveExt>cab</ArchiveExt>
<Path>%commander_path%\plugins\wcx\Cab\CabWCX.wcx</Path>
<Flags>23</Flags>
</WcxPlugin>
<WcxPlugin Enabled="False">
<ArchiveExt>chm</ArchiveExt>
<Path>%commander_path%\plugins\wcx\CHMDir\CHMDir.wcx</Path>
<Flags>479</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>gif</ArchiveExt>
<Path>%commander_path%\plugins\wcx\gifwcx\GifWcx.wcx</Path>
<Flags>287</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>ha</ArchiveExt>
<Path>%commander_path%\plugins\wcx\ha\HA.wcx</Path>
<Flags>223</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>hlp</ArchiveExt>
<Path>%commander_path%\plugins\wcx\hlp\hlp.wcx</Path>
<Flags>388</Flags>
</WcxPlugin>
<WcxPlugin Enabled="False">
<ArchiveExt>icl</ArchiveExt>
<Path>%commander_path%\plugins\wcx\iclread\ICLRead.wcx</Path>
<Flags>15</Flags>
</WcxPlugin>
<WcxPlugin Enabled="False">
<ArchiveExt>iso</ArchiveExt>
<Path>%commander_path%\plugins\wcx\iso\iso.wcx</Path>
<Flags>192</Flags>
</WcxPlugin>
<WcxPlugin Enabled="False">
<ArchiveExt>lzx</ArchiveExt>
<Path>%commander_path%\plugins\wcx\lzx\unlzx.wcx</Path>
<Flags>128</Flags>
</WcxPlugin>
<WcxPlugin Enabled="True">
<ArchiveExt>mht</ArchiveExt>
<Path>%commander_path%\plugins\wcx\MhtUnPack\MhtUnPack.wcx</Path>
<Flags>415</Flags>
</WcxPlugin>
</WcxPlugins>
<WdxPlugins>
<WdxPlugin>
<Name>rpm_wdx</Name>
<Path>%commander_path%\plugins\wdx\rpm_wdx\rpm_wdx.wdx</Path>
<DetectString>EXT="RPM"</DetectString>
</WdxPlugin>
<WdxPlugin>
<Name>deb_wdx</Name>
<Path>%commander_path%\plugins\wdx\deb_wdx\deb_wdx.wdx</Path>
<DetectString>EXT="DEB"</DetectString>
</WdxPlugin>
</WdxPlugins>
<WfxPlugins>
<WfxPlugin Enabled="True">
<Name>FTP</Name>
<Path>%commander_path%\plugins\wfx\ftp\ftp.wfx</Path>
</WfxPlugin>
<WfxPlugin Enabled="True">
<Name>Erased files</Name>
<Path>%commander_path%\plugins\wfx\Back2Life\Back2Life.wfx</Path>
</WfxPlugin>
<WfxPlugin Enabled="True">
<Name>DiskInternals Reader</Name>
<Path>%commander_path%\plugins\wfx\DiskInternals_Reader\DiskInternals_Reader.wfx</Path>
</WfxPlugin>
<WfxPlugin Enabled="True">
<Name>PCIDetect</Name>
<Path>%commander_path%\plugins\wfx\PCIDetect\wfx_pcidetect.wfx</Path>
</WfxPlugin>
<WfxPlugin Enabled="True">
<Name>Registry</Name>
<Path>%commander_path%\plugins\wfx\registry\registry.wfx</Path>
</WfxPlugin>
<WfxPlugin Enabled="True">
<Name>UnInstaller</Name>
<Path>%commander_path%\plugins\wfx\uninst\UnInstTC.wfx</Path>
</WfxPlugin>
<WfxPlugin Enabled="True">
<Name>WebDAV</Name>
<Path>%commander_path%\plugins\wfx\webdav\davplug.wfx</Path>
</WfxPlugin>
<WfxPlugin Enabled="True">
<Name>TotalAndDroid</Name>
<Path>%commander_path%\plugins\wfx\TotalAndDroid\TotalAndDroid.wfx</Path>
</WfxPlugin>
<WfxPlugin Enabled="True">
<Name>ADB</Name>
<Path>%commander_path%\plugins\wfx\adbplugin\ADBPlugin.wfx</Path>
</WfxPlugin>
</WfxPlugins>
<WlxPlugins/>
</Plugins>
<Tabs>
<OpenedTabs>
<Left>
<ActiveTab>7</ActiveTab>
<Tab>
<FileView Type="columns">
<Sortings>
<Sorting>
<Direction>1</Direction>
<Function>11</Function>
</Sorting>
</Sortings>
<History>
<Entry Active="True">
<FileSource Type="FileSystem"/>
<Paths>
<Path>C:\</Path>
<Path>c:\</Path>
<Path>c:\Windows\</Path>
<Path>c:\Windows\Temp\</Path>
<Path>c:\Windows\</Path>
<Path>c:\Windows\addins\</Path>
<Path>c:\Windows\</Path>
<Path>c:\</Path>
<Path>d:\Work PC VirtualBox\RetailIT\</Path>
<Path>d:\Work PC VirtualBox\</Path>
<Path>d:\Work PC VirtualBox\RetailIT\</Path>
</Paths>
</Entry>
</History>
<ColumnsView>
<ColumnsSet>Default</ColumnsSet>
</ColumnsView>
</FileView>
<Options>3</Options>
<LockPath>d:\Work PC VirtualBox\RetailIT\</LockPath>
<Title>RetailIT</Title>
</Tab>
<Tab>
<FileView Type="columns">
<Sortings>
<Sorting>
<Direction>1</Direction>
<Function>11</Function>
</Sorting>
</Sortings>
<History>
<Entry Active="True">
<FileSource Type="FileSystem"/>
<Paths>
<Path>C:\</Path>
<Path>c:\</Path>
<Path>c:\Windows\</Path>
<Path>c:\Windows\Temp\</Path>
<Path>c:\Windows\</Path>
<Path>c:\Windows\addins\</Path>
<Path>c:\Windows\</Path>
<Path>c:\</Path>
<Path>d:\Work PC VirtualBox\RetailIT\</Path>
<Path>d:\Work PC VirtualBox\</Path>
<Path>d:\Work PC VirtualBox\XE2\</Path>
</Paths>
</Entry>
</History>
<ColumnsView>
<ColumnsSet>Default</ColumnsSet>
</ColumnsView>
</FileView>
<Options>3</Options>
<LockPath>d:\Work PC VirtualBox\XE2\</LockPath>
<Title>XE2</Title>
</Tab>
<Tab>
<FileView Type="columns">
<Sortings>
<Sorting>
<Direction>1</Direction>
<Function>11</Function>
</Sorting>
</Sortings>
<History>
<Entry Active="True">
<FileSource Type="FileSystem"/>
<Paths>
<Path>C:\</Path>
<Path>c:\</Path>
<Path>c:\Windows\</Path>
<Path>c:\Windows\Temp\</Path>
<Path>c:\Windows\</Path>
<Path>c:\Windows\addins\</Path>
<Path>c:\Windows\</Path>
<Path>c:\</Path>
<Path>d:\Work PC VirtualBox\RetailIT\</Path>
<Path>d:\Work PC VirtualBox\</Path>
<Path>d:\Work PC VirtualBox\XE2\</Path>
<Path>d:\Work PC VirtualBox\</Path>
<Path>d:\</Path>
<Path>d:\Work PC\</Path>
<Path>d:\Work PC\Dev XP RPRo9\</Path>
</Paths>
</Entry>
</History>
<ColumnsView>
<ColumnsSet>Default</ColumnsSet>
</ColumnsView>
</FileView>
<Options>3</Options>
<LockPath>d:\Work PC\Dev XP RPRo9\</LockPath>
<Title>Dev XP RPRo9</Title>
</Tab>
<Tab>
<FileView Type="columns">
<Sortings>
<Sorting>
<Direction>1</Direction>
<Function>11</Function>
</Sorting>
</Sortings>
<History>
<Entry Active="True">
<FileSource Type="FileSystem"/>
<Paths>
<Path>C:\</Path>
<Path>c:\</Path>
<Path>c:\Windows\</Path>
<Path>c:\Windows\Temp\</Path>
<Path>c:\Windows\</Path>
<Path>c:\Windows\addins\</Path>
<Path>c:\Windows\</Path>
<Path>c:\</Path>
<Path>d:\Work PC VirtualBox\RetailIT\</Path>
<Path>d:\Work PC VirtualBox\</Path>
<Path>d:\Work PC VirtualBox\XE2\</Path>
<Path>d:\Work PC VirtualBox\</Path>
<Path>d:\</Path>
<Path>d:\Work PC\</Path>
<Path>d:\Work PC\Dev XP RPRo9\</Path>
<Path>d:\</Path>
<Path>d:\Portable Programs\</Path>
<Path>d:\</Path>
<Path>e:\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.08.19+ Курск\</Path>
<Path>e:\Foto\2012.08.19+ Курск\video\</Path>
<Path>e:\Foto\2012.08.19+ Курск\</Path>
<Path>e:\</Path>
<Path>e:\Media\</Path>
<Path>e:\Media\Audio\</Path>
</Paths>
</Entry>
</History>
<ColumnsView>
<ColumnsSet>Default</ColumnsSet>
</ColumnsView>
</FileView>
</Tab>
<Tab>
<FileView Type="columns">
<Sortings>
<Sorting>
<Direction>1</Direction>
<Function>11</Function>
</Sorting>
</Sortings>
<History>
<Entry Active="True">
<FileSource Type="FileSystem"/>
<Paths>
<Path>C:\</Path>
<Path>c:\</Path>
<Path>c:\Windows\</Path>
<Path>c:\Windows\Temp\</Path>
<Path>c:\Windows\</Path>
<Path>c:\Windows\addins\</Path>
<Path>c:\Windows\</Path>
<Path>c:\</Path>
<Path>d:\Work PC VirtualBox\RetailIT\</Path>
<Path>d:\Work PC VirtualBox\</Path>
<Path>d:\Work PC VirtualBox\XE2\</Path>
<Path>d:\Work PC VirtualBox\</Path>
<Path>d:\</Path>
<Path>d:\Work PC\</Path>
<Path>d:\Work PC\Dev XP RPRo9\</Path>
<Path>d:\</Path>
<Path>d:\Portable Programs\</Path>
<Path>d:\</Path>
<Path>e:\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.08.19+ Курск\</Path>
<Path>e:\Foto\2012.08.19+ Курск\video\</Path>
<Path>e:\Foto\2012.08.19+ Курск\</Path>
<Path>e:\Foto\2012.08.19+ Курск\video\</Path>
<Path>e:\Foto\2012.08.19+ Курск\</Path>
<Path>e:\Foto\</Path>
<Path>e:\</Path>
<Path>e:\Video\</Path>
<Path>e:\Video\films2\</Path>
<Path>e:\Video\films2\Game of Thrones\</Path>
<Path>e:\Video\films2\</Path>
<Path>e:\Video\films2\Game of Thrones\</Path>
<Path>e:\Video\films2\Game of Thrones\Russian Subtitles\</Path>
<Path>e:\Video\films2\Game of Thrones\</Path>
<Path>e:\Video\films2\</Path>
<Path>e:\Video\films2\Motorama\</Path>
<Path>e:\Video\films2\</Path>
<Path>e:\Video\films2\Person of Interest\</Path>
</Paths>
</Entry>
</History>
<ColumnsView>
<ColumnsSet>Default</ColumnsSet>
</ColumnsView>
</FileView>
</Tab>
<Tab>
<FileView Type="columns">
<Sortings>
<Sorting>
<Direction>1</Direction>
<Function>11</Function>
</Sorting>
</Sortings>
<History>
<Entry Active="True">
<FileSource Type="FileSystem"/>
<Paths>
<Path>C:\</Path>
<Path>c:\</Path>
<Path>c:\Windows\</Path>
<Path>c:\Windows\Temp\</Path>
<Path>c:\Windows\</Path>
<Path>c:\Windows\addins\</Path>
<Path>c:\Windows\</Path>
<Path>c:\</Path>
<Path>d:\Work PC VirtualBox\RetailIT\</Path>
<Path>d:\Work PC VirtualBox\</Path>
<Path>d:\Work PC VirtualBox\XE2\</Path>
<Path>d:\Work PC VirtualBox\</Path>
<Path>d:\</Path>
<Path>d:\Work PC\</Path>
<Path>d:\Work PC\Dev XP RPRo9\</Path>
<Path>d:\</Path>
<Path>d:\Portable Programs\</Path>
<Path>d:\</Path>
<Path>e:\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.08.19+ Курск\</Path>
<Path>e:\Foto\2012.08.19+ Курск\video\</Path>
<Path>e:\Foto\2012.08.19+ Курск\</Path>
<Path>e:\Foto\2012.08.19+ Курск\video\</Path>
<Path>e:\Foto\2012.08.19+ Курск\</Path>
<Path>e:\Foto\</Path>
<Path>e:\</Path>
<Path>e:\Video\</Path>
<Path>e:\Video\films2\</Path>
<Path>e:\Video\films2\Game of Thrones\</Path>
<Path>e:\Video\films2\</Path>
<Path>e:\Video\films2\Game of Thrones\</Path>
<Path>e:\Video\films2\Game of Thrones\Russian Subtitles\</Path>
<Path>e:\Video\films2\Game of Thrones\</Path>
<Path>e:\Video\films2\</Path>
<Path>e:\Video\films2\Motorama\</Path>
<Path>e:\Video\films2\</Path>
<Path>e:\Video\films2\Person of Interest\</Path>
<Path>e:\</Path>
<Path>d:\</Path>
<Path>d:\Install\</Path>
<Path>d:\Install\Mobile\</Path>
<Path>d:\Install\Mobile\hx2490b\</Path>
<Path>d:\Install\Mobile\</Path>
<Path>d:\Install\Mobile\hx2490b\</Path>
<Path>d:\Install\Mobile\</Path>
<Path>d:\Install\Mobile\android\</Path>
<Path>d:\Install\Mobile\android\backup1\</Path>
<Path>d:\Install\Mobile\android\</Path>
<Path>d:\Install\Mobile\</Path>
<Path>d:\Install\</Path>
<Path>d:\</Path>
<Path>e:\</Path>
<Path>e:\Video\</Path>
<Path>e:\Video\Мультфильмы для взрослых\</Path>
<Path>e:\Video\</Path>
<Path>e:\Video\Мультфильмы\</Path>
<Path>e:\Video\Мультфильмы\Simon\</Path>
<Path>e:\Video\Мультфильмы\</Path>
<Path>e:\Video\</Path>
<Path>e:\Video\video\</Path>
<Path>e:\Video\</Path>
<Path>e:\Video\films2\</Path>
</Paths>
</Entry>
</History>
<ColumnsView>
<ColumnsSet>Default</ColumnsSet>
</ColumnsView>
</FileView>
</Tab>
<Tab>
<FileView Type="columns">
<Sortings>
<Sorting>
<Direction>1</Direction>
<Function>11</Function>
</Sorting>
</Sortings>
<History>
<Entry Active="True">
<FileSource Type="FileSystem"/>
<Paths>
<Path>C:\</Path>
<Path>c:\</Path>
<Path>c:\Windows\</Path>
<Path>c:\Windows\Temp\</Path>
<Path>c:\Windows\</Path>
<Path>c:\Windows\addins\</Path>
<Path>c:\Windows\</Path>
<Path>c:\</Path>
<Path>d:\Work PC VirtualBox\RetailIT\</Path>
<Path>d:\Work PC VirtualBox\</Path>
<Path>d:\Work PC VirtualBox\XE2\</Path>
<Path>d:\Work PC VirtualBox\</Path>
<Path>d:\</Path>
<Path>d:\Work PC\</Path>
<Path>d:\Work PC\Dev XP RPRo9\</Path>
<Path>d:\</Path>
<Path>d:\Portable Programs\</Path>
<Path>d:\</Path>
<Path>e:\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.08.19+ Курск\</Path>
<Path>e:\Foto\2012.08.19+ Курск\video\</Path>
<Path>e:\Foto\2012.08.19+ Курск\</Path>
<Path>e:\Foto\2012.08.19+ Курск\video\</Path>
<Path>e:\Foto\2012.08.19+ Курск\</Path>
<Path>e:\Foto\</Path>
<Path>e:\</Path>
<Path>e:\Video\</Path>
<Path>e:\Video\films2\</Path>
<Path>e:\Video\films2\Game of Thrones\</Path>
<Path>e:\Video\films2\</Path>
<Path>e:\Video\films2\Game of Thrones\</Path>
<Path>e:\Video\films2\Game of Thrones\Russian Subtitles\</Path>
<Path>e:\Video\films2\Game of Thrones\</Path>
<Path>e:\Video\films2\</Path>
<Path>e:\Video\films2\Motorama\</Path>
<Path>e:\Video\films2\</Path>
<Path>e:\Video\films2\Person of Interest\</Path>
<Path>e:\</Path>
<Path>d:\</Path>
<Path>d:\Install\</Path>
<Path>d:\Install\Mobile\</Path>
<Path>d:\Install\Mobile\hx2490b\</Path>
<Path>d:\Install\Mobile\</Path>
<Path>d:\Install\Mobile\hx2490b\</Path>
<Path>d:\Install\Mobile\</Path>
<Path>d:\Install\Mobile\android\</Path>
<Path>d:\Install\Mobile\android\backup1\</Path>
<Path>d:\Install\Mobile\android\</Path>
<Path>d:\Install\Mobile\</Path>
<Path>d:\Install\</Path>
<Path>d:\</Path>
<Path>e:\</Path>
<Path>e:\Video\</Path>
<Path>e:\Video\Мультфильмы для взрослых\</Path>
<Path>e:\Video\</Path>
<Path>e:\Video\Мультфильмы\</Path>
<Path>e:\Video\Мультфильмы\Simon\</Path>
<Path>e:\Video\Мультфильмы\</Path>
<Path>e:\Video\</Path>
<Path>e:\Video\video\</Path>
<Path>e:\Video\</Path>
<Path>e:\Video\films2\</Path>
<Path>e:\</Path>
<Path>d:\</Path>
<Path>d:\Portable Programs\</Path>
<Path>d:\Portable Programs\Punto Switcher\</Path>
<Path>d:\Portable Programs\</Path>
<Path>d:\Portable Programs\Punto Switcher\</Path>
<Path>d:\Portable Programs\</Path>
<Path>d:\Portable Programs\Punto Switcher\</Path>
<Path>d:\Portable Programs\</Path>
<Path>d:\Portable Programs\Double Commander\</Path>
<Path>d:\Portable Programs\</Path>
<Path>d:\Portable Programs\Double Commander\</Path>
</Paths>
</Entry>
</History>
<ColumnsView>
<ColumnsSet>Default</ColumnsSet>
</ColumnsView>
</FileView>
</Tab>
<Tab>
<FileView Type="columns">
<Sortings>
<Sorting>
<Direction>1</Direction>
<Function>11</Function>
</Sorting>
</Sortings>
<History>
<Entry Active="True">
<FileSource Type="FileSystem"/>
<Paths>
<Path>C:\</Path>
<Path>c:\</Path>
<Path>c:\Program Files\</Path>
<Path>c:\</Path>
<Path>C:\</Path>
<Path>C:\Program Files\</Path>
<Path>C:\</Path>
<Path>C:\Program Files\</Path>
<Path>C:\</Path>
<Path>d:\</Path>
<Path>b:\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\RadioSure\</Path>
<Path>b:\Portable Programs\RadioSure\RadioSure Recordings\</Path>
<Path>b:\Portable Programs\RadioSure\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\RadioSure\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Chromium\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Dragon\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\Plugins\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\PluginSDK\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\FExcept\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\Documentation\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\Addons\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\Addons\</Path>
<Path>b:\Portable Programs\Far\Addons\Colors\</Path>
<Path>b:\Portable Programs\Far\Addons\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\</Path>
<Path>d:\Install\Network\Cloud\SkyDrive\</Path>
<Path>d:\</Path>
<Path>e:\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир\crash\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир (мамины)\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.08.19+ Курск\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\DVD6\</Path>
<Path>e:\Foto\2005-2009\DVD6\Карпаты 20-28.06.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Москва 24-27.10.08\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Москва 25.07-26.07.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Питер 27.07-29.07.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Питер 27.07-29.07.09\Артиллерийский музей\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Питер 27.07-29.07.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Троицк 31.07-2.08.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\DVD5\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\DVD6\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Москва-Железногорск 31.10.2009-05.11.2009\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Железногорск\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 06.06.2009\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 07.06.2009, стрельбы\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 11.10.2008\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 21.07.2009, Мост\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Железногорск\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 24.09.2009 Разрушенный дом на вокзале\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\mobile\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\mobile\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\natash\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\bmw\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\From Smartphone\new\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\From Smartphone\ok\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\From Smartphone\new\</Path>
<Path>e:\Foto\From Smartphone\new\201104\</Path>
<Path>e:\Foto\From Smartphone\new\201104\201104A0\</Path>
<Path>e:\Foto\From Smartphone\new\201104\</Path>
<Path>e:\Foto\From Smartphone\new\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\From Smartphone\new2\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\</Path>
<Path>e:\</Path>
<Path>e:\Foto\</Path>
<Path>e:\</Path>
<Path>e:\Media\</Path>
<Path>e:\Media\Pictures\</Path>
<Path>e:\Media\Pictures\WallPapers\</Path>
<Path>e:\Media\Pictures\WallPapers\WINDOWS\</Path>
<Path>e:\Media\Pictures\WallPapers\</Path>
<Path>b:\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\Help\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\</Path>
<Path>e:\Video\</Path>
<Path>d:\</Path>
<Path>c:\</Path>
<Path>b:\</Path>
<Path>b:\Video\</Path>
<Path>b:\Video\Person of Interest\</Path>
<Path>b:\Video\</Path>
<Path>b:\Video\Pretender\</Path>
<Path>b:\Video\</Path>
<Path>b:\</Path>
<Path>b:\Games\</Path>
<Path>b:\Games\Icewind Dale II\</Path>
<Path>b:\Games\</Path>
<Path>C:\Users\Eagle\AppData\Local\Temp\</Path>
<Path>e:\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\logs\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\savedgames\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\Etherlords 2\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\Mass Effect\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\Galaxy On Fire 2 HD\</Path>
<Path>e:\Games\Galaxy On Fire 2 HD\data\</Path>
<Path>e:\Games\Galaxy On Fire 2 HD\</Path>
<Path>e:\Games\Galaxy On Fire 2 HD\data\</Path>
<Path>e:\Games\Galaxy On Fire 2 HD\</Path>
<Path>e:\</Path>
<Path>t:\</Path>
<Path>t:\dc\</Path>
<Path>t:\</Path>
<Path>e:\</Path>
<Path>e:\1\</Path>
</Paths>
</Entry>
</History>
<ColumnsView>
<ColumnsSet>Default</ColumnsSet>
</ColumnsView>
</FileView>
</Tab>
</Left>
<Right>
<ActiveTab>2</ActiveTab>
<Tab>
<FileView Type="columns">
<Sortings>
<Sorting>
<Direction>1</Direction>
<Function>11</Function>
</Sorting>
</Sortings>
<History>
<Entry Active="True">
<FileSource Type="FileSystem"/>
<Paths>
<Path>C:\</Path>
<Path>c:\</Path>
<Path>c:\Program Files\</Path>
<Path>c:\</Path>
<Path>C:\</Path>
<Path>C:\Program Files\</Path>
<Path>C:\</Path>
<Path>C:\Program Files\</Path>
<Path>C:\</Path>
<Path>d:\</Path>
<Path>b:\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\RadioSure\</Path>
<Path>b:\Portable Programs\RadioSure\RadioSure Recordings\</Path>
<Path>b:\Portable Programs\RadioSure\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\RadioSure\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Chromium\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Dragon\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\Plugins\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\PluginSDK\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\FExcept\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\Documentation\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\Addons\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\Addons\</Path>
<Path>b:\Portable Programs\Far\Addons\Colors\</Path>
<Path>b:\Portable Programs\Far\Addons\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\</Path>
<Path>d:\Install\Network\Cloud\SkyDrive\</Path>
<Path>d:\</Path>
<Path>e:\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир\crash\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир (мамины)\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.08.19+ Курск\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\DVD6\</Path>
<Path>e:\Foto\2005-2009\DVD6\Карпаты 20-28.06.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Москва 24-27.10.08\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Москва 25.07-26.07.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Питер 27.07-29.07.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Питер 27.07-29.07.09\Артиллерийский музей\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Питер 27.07-29.07.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Троицк 31.07-2.08.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\DVD5\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\DVD6\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Москва-Железногорск 31.10.2009-05.11.2009\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Железногорск\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 06.06.2009\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 07.06.2009, стрельбы\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 11.10.2008\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 21.07.2009, Мост\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Железногорск\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 24.09.2009 Разрушенный дом на вокзале\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\mobile\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\mobile\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\natash\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\bmw\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\From Smartphone\new\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\From Smartphone\ok\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\From Smartphone\new\</Path>
<Path>e:\Foto\From Smartphone\new\201104\</Path>
<Path>e:\Foto\From Smartphone\new\201104\201104A0\</Path>
<Path>e:\Foto\From Smartphone\new\201104\</Path>
<Path>e:\Foto\From Smartphone\new\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\From Smartphone\new2\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\</Path>
<Path>e:\</Path>
<Path>e:\Foto\</Path>
<Path>e:\</Path>
<Path>e:\Media\</Path>
<Path>e:\Media\Pictures\</Path>
<Path>e:\Media\Pictures\WallPapers\</Path>
<Path>e:\Media\Pictures\WallPapers\WINDOWS\</Path>
<Path>e:\Media\Pictures\WallPapers\</Path>
<Path>b:\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\Help\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\</Path>
<Path>e:\Video\</Path>
<Path>d:\</Path>
<Path>c:\</Path>
<Path>b:\</Path>
<Path>b:\Video\</Path>
<Path>b:\Video\Person of Interest\</Path>
<Path>b:\Video\</Path>
<Path>b:\Video\Pretender\</Path>
<Path>b:\Video\</Path>
<Path>b:\</Path>
<Path>b:\Games\</Path>
<Path>b:\Games\Icewind Dale II\</Path>
<Path>b:\Games\</Path>
<Path>C:\Users\Eagle\AppData\Local\Temp\</Path>
<Path>e:\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\logs\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\savedgames\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\Etherlords 2\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\Mass Effect\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\</Path>
</Paths>
</Entry>
</History>
<ColumnsView>
<ColumnsSet>Default</ColumnsSet>
</ColumnsView>
</FileView>
</Tab>
<Tab>
<FileView Type="columns">
<Sortings>
<Sorting>
<Direction>1</Direction>
<Function>11</Function>
</Sorting>
</Sortings>
<History>
<Entry Active="True">
<FileSource Type="FileSystem"/>
<Paths>
<Path>C:\</Path>
<Path>c:\</Path>
<Path>c:\Program Files\</Path>
<Path>c:\</Path>
<Path>C:\</Path>
<Path>C:\Program Files\</Path>
<Path>C:\</Path>
<Path>C:\Program Files\</Path>
<Path>C:\</Path>
<Path>d:\</Path>
<Path>b:\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\RadioSure\</Path>
<Path>b:\Portable Programs\RadioSure\RadioSure Recordings\</Path>
<Path>b:\Portable Programs\RadioSure\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\RadioSure\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Chromium\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Dragon\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\Plugins\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\PluginSDK\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\FExcept\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\Documentation\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\Addons\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\Addons\</Path>
<Path>b:\Portable Programs\Far\Addons\Colors\</Path>
<Path>b:\Portable Programs\Far\Addons\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\</Path>
<Path>d:\Install\Network\Cloud\SkyDrive\</Path>
<Path>d:\</Path>
<Path>e:\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир\crash\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир (мамины)\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.08.19+ Курск\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\DVD6\</Path>
<Path>e:\Foto\2005-2009\DVD6\Карпаты 20-28.06.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Москва 24-27.10.08\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Москва 25.07-26.07.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Питер 27.07-29.07.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Питер 27.07-29.07.09\Артиллерийский музей\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Питер 27.07-29.07.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Троицк 31.07-2.08.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\DVD5\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\DVD6\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Москва-Железногорск 31.10.2009-05.11.2009\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Железногорск\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 06.06.2009\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 07.06.2009, стрельбы\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 11.10.2008\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 21.07.2009, Мост\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Железногорск\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 24.09.2009 Разрушенный дом на вокзале\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\mobile\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\mobile\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\natash\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\bmw\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\From Smartphone\new\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\From Smartphone\ok\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\From Smartphone\new\</Path>
<Path>e:\Foto\From Smartphone\new\201104\</Path>
<Path>e:\Foto\From Smartphone\new\201104\201104A0\</Path>
<Path>e:\Foto\From Smartphone\new\201104\</Path>
<Path>e:\Foto\From Smartphone\new\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\From Smartphone\new2\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\</Path>
<Path>e:\</Path>
<Path>e:\Foto\</Path>
<Path>e:\</Path>
<Path>e:\Media\</Path>
<Path>e:\Media\Pictures\</Path>
<Path>e:\Media\Pictures\WallPapers\</Path>
<Path>e:\Media\Pictures\WallPapers\WINDOWS\</Path>
<Path>e:\Media\Pictures\WallPapers\</Path>
<Path>b:\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\Help\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\</Path>
<Path>e:\Video\</Path>
<Path>d:\</Path>
<Path>c:\</Path>
<Path>b:\</Path>
<Path>b:\Video\</Path>
<Path>b:\Video\Person of Interest\</Path>
<Path>b:\Video\</Path>
<Path>b:\Video\Pretender\</Path>
<Path>b:\Video\</Path>
<Path>b:\</Path>
<Path>b:\Games\</Path>
<Path>b:\Games\Icewind Dale II\</Path>
<Path>b:\Games\</Path>
<Path>C:\Users\Eagle\AppData\Local\Temp\</Path>
<Path>e:\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\logs\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\savedgames\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\Etherlords 2\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\Mass Effect\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\Galaxy On Fire 2 HD\</Path>
<Path>e:\Games\Galaxy On Fire 2 HD\data\</Path>
<Path>e:\Games\Galaxy On Fire 2 HD\</Path>
<Path>e:\Games\Galaxy On Fire 2 HD\data\</Path>
<Path>e:\Games\Galaxy On Fire 2 HD\</Path>
</Paths>
</Entry>
</History>
<ColumnsView>
<ColumnsSet>Default</ColumnsSet>
</ColumnsView>
</FileView>
</Tab>
<Tab>
<FileView Type="columns">
<Sortings>
<Sorting>
<Direction>1</Direction>
<Function>11</Function>
</Sorting>
</Sortings>
<History>
<Entry Active="True">
<FileSource Type="FileSystem"/>
<Paths>
<Path>C:\</Path>
<Path>c:\</Path>
<Path>c:\Program Files\</Path>
<Path>c:\</Path>
<Path>C:\</Path>
<Path>C:\Program Files\</Path>
<Path>C:\</Path>
<Path>C:\Program Files\</Path>
<Path>C:\</Path>
<Path>d:\</Path>
<Path>b:\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\RadioSure\</Path>
<Path>b:\Portable Programs\RadioSure\RadioSure Recordings\</Path>
<Path>b:\Portable Programs\RadioSure\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\RadioSure\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Chromium\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Dragon\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\Plugins\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\PluginSDK\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\FExcept\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\Documentation\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\Addons\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\Far\Addons\</Path>
<Path>b:\Portable Programs\Far\Addons\Colors\</Path>
<Path>b:\Portable Programs\Far\Addons\</Path>
<Path>b:\Portable Programs\Far\</Path>
<Path>b:\Portable Programs\</Path>
<Path>d:\Install\Network\Cloud\SkyDrive\</Path>
<Path>d:\</Path>
<Path>e:\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир\crash\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.05.28-2012.08.17 Житомир (мамины)\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2012.08.19+ Курск\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\DVD6\</Path>
<Path>e:\Foto\2005-2009\DVD6\Карпаты 20-28.06.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Москва 24-27.10.08\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Москва 25.07-26.07.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Питер 27.07-29.07.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Питер 27.07-29.07.09\Артиллерийский музей\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Питер 27.07-29.07.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\Троицк 31.07-2.08.09\</Path>
<Path>e:\Foto\2005-2009\DVD6\Россия\</Path>
<Path>e:\Foto\2005-2009\DVD6\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\DVD5\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\DVD6\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Москва-Железногорск 31.10.2009-05.11.2009\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Железногорск\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 06.06.2009\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 07.06.2009, стрельбы\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 11.10.2008\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 21.07.2009, Мост\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Железногорск\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\Житомир 24.09.2009 Разрушенный дом на вокзале\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\mobile\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\2005-2009\mobile\</Path>
<Path>e:\Foto\2005-2009\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\natash\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\bmw\</Path>
<Path>e:\Foto\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\From Smartphone\new\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\From Smartphone\ok\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\From Smartphone\new\</Path>
<Path>e:\Foto\From Smartphone\new\201104\</Path>
<Path>e:\Foto\From Smartphone\new\201104\201104A0\</Path>
<Path>e:\Foto\From Smartphone\new\201104\</Path>
<Path>e:\Foto\From Smartphone\new\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\From Smartphone\new2\</Path>
<Path>e:\Foto\From Smartphone\</Path>
<Path>e:\Foto\</Path>
<Path>e:\</Path>
<Path>e:\Foto\</Path>
<Path>e:\</Path>
<Path>e:\Media\</Path>
<Path>e:\Media\Pictures\</Path>
<Path>e:\Media\Pictures\WallPapers\</Path>
<Path>e:\Media\Pictures\WallPapers\WINDOWS\</Path>
<Path>e:\Media\Pictures\WallPapers\</Path>
<Path>b:\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\Help\</Path>
<Path>b:\Portable Programs\Delphi7\Files\Delphi7\</Path>
<Path>b:\Portable Programs\Delphi7\Files\</Path>
<Path>b:\Portable Programs\Delphi7\</Path>
<Path>b:\Portable Programs\</Path>
<Path>b:\</Path>
<Path>e:\Video\</Path>
<Path>d:\</Path>
<Path>c:\</Path>
<Path>b:\</Path>
<Path>b:\Video\</Path>
<Path>b:\Video\Person of Interest\</Path>
<Path>b:\Video\</Path>
<Path>b:\Video\Pretender\</Path>
<Path>b:\Video\</Path>
<Path>b:\</Path>
<Path>b:\Games\</Path>
<Path>b:\Games\Icewind Dale II\</Path>
<Path>b:\Games\</Path>
<Path>C:\Users\Eagle\AppData\Local\Temp\</Path>
<Path>e:\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\logs\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\savedgames\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\app_data_root\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\Etherlords 2\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\Mass Effect\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\S.T.A.L.K.E.R. - Зов Припяти\</Path>
<Path>e:\Games\</Path>
<Path>e:\Games\Galaxy On Fire 2 HD\</Path>
<Path>e:\Games\Galaxy On Fire 2 HD\data\</Path>
<Path>e:\Games\Galaxy On Fire 2 HD\</Path>
<Path>e:\Games\Galaxy On Fire 2 HD\data\</Path>
<Path>e:\Games\Galaxy On Fire 2 HD\</Path>
<Path>e:\</Path>
<Path>t:\</Path>
<Path>d:\</Path>
<Path>d:\1\</Path>
<Path>d:\</Path>
<Path>t:\dc\</Path>
<Path>t:\</Path>
<Path>t:\2\</Path>
<Path>t:\</Path>
<Path>t:\2\</Path>
<Path>t:\</Path>
</Paths>
</Entry>
</History>
<ColumnsView>
<ColumnsSet>Default</ColumnsSet>
</ColumnsView>
</FileView>
</Tab>
</Right>
</OpenedTabs>
<Options>849</Options>
<CharacterLimit>32</CharacterLimit>
<Position>0</Position>
</Tabs>
<MainWindow>
<Position>
<Maximized>True</Maximized>
<Left>4</Left>
<Top>5</Top>
<Width>1216</Width>
<Height>922</Height>
</Position>
</MainWindow>
<Language>
<POFileName>doublecmd.ru.po</POFileName>
</Language>
<Behaviours>
<RunInTerminal>cmd.exe /K</RunInTerminal>
<RunTerminal>cmd.exe</RunTerminal>
<OnlyOneAppInstance>False</OnlyOneAppInstance>
<LynxLike>False</LynxLike>
<ShortFileSizeFormat>False</ShortFileSizeFormat>
<MinimizeToTray>False</MinimizeToTray>
<AlwaysShowTrayIcon>False</AlwaysShowTrayIcon>
<Mouse>
<Selection Enabled="True">
<Button>1</Button>
</Selection>
<ScrollMode>1</ScrollMode>
<WheelScrollLines>3</WheelScrollLines>
</Mouse>
<AutoFillColumns>True</AutoFillColumns>
<AutoSizeColumn>0</AutoSizeColumn>
<DateTimeFormat>dd.mm.yy hh:nn</DateTimeFormat>
<CutTextToColumnWidth>True</CutTextToColumnWidth>
<ShowSystemFiles>False</ShowSystemFiles>
<ListFilesInThread>True</ListFilesInThread>
<LoadIconsSeparately>True</LoadIconsSeparately>
<DelayLoadingTabs>True</DelayLoadingTabs>
<HighlightUpdatedFiles>True</HighlightUpdatedFiles>
<DriveBlackList/>
<DriveBlackListUnmounted>False</DriveBlackListUnmounted>
</Behaviours>
<Tools>
<Viewer Enabled="True">
<Path>%commander_path%\programs\UniversalViewerPro\Viewer.exe</Path>
<Parameters/>
<RunInTerminal>False</RunInTerminal>
<KeepTerminalOpen>False</KeepTerminalOpen>
</Viewer>
<Editor Enabled="True">
<Path>%commander_path%\programs\OpenFileTC\OpenFileTC.exe</Path>
<Parameters/>
<RunInTerminal>False</RunInTerminal>
<KeepTerminalOpen>False</KeepTerminalOpen>
</Editor>
<Differ Enabled="True">
<Path>%commander_path%\programs\WinMerge\WinMergePortable.exe</Path>
<Parameters/>
<RunInTerminal>False</RunInTerminal>
<KeepTerminalOpen>False</KeepTerminalOpen>
</Differ>
</Tools>
<Fonts>
<Main>
<Name>Microsoft Sans Serif</Name>
<Size>8</Size>
<Style>1</Style>
</Main>
<Editor>
<Name>Fixedsys</Name>
<Size>14</Size>
<Style>0</Style>
</Editor>
<Viewer>
<Name>Fixedsys</Name>
<Size>14</Size>
<Style>0</Style>
</Viewer>
<Log>
<Name>Fixedsys</Name>
<Size>12</Size>
<Style>0</Style>
</Log>
<ViewerBook>
<Name>default</Name>
<Size>16</Size>
<Style>1</Style>
</ViewerBook>
</Fonts>
<ToolTips>
<ShowToolTipMode>1</ShowToolTipMode>
<CustomFields/>
</ToolTips>
<Layout>
<MainMenu>True</MainMenu>
<ButtonBar Enabled="True">
<FlatIcons>True</FlatIcons>
<ButtonHeight>24</ButtonHeight>
<IconSize>16</IconSize>
</ButtonBar>
<DriveBar1>True</DriveBar1>
<DriveBar2>True</DriveBar2>
<DriveBarFlat>True</DriveBarFlat>
<DrivesListButton Enabled="False">
<ShowLabel>True</ShowLabel>
<ShowFileSystem>True</ShowFileSystem>
<ShowFreeSpace>True</ShowFreeSpace>
</DrivesListButton>
<DirectoryTabs>True</DirectoryTabs>
<CurrentDirectory>True</CurrentDirectory>
<TabHeader>True</TabHeader>
<StatusBar>True</StatusBar>
<CmdLine>True</CmdLine>
<LogWindow>False</LogWindow>
<TermWindow>False</TermWindow>
<KeyButtons>True</KeyButtons>
<InterfaceFlat>True</InterfaceFlat>
<DriveFreeSpace>True</DriveFreeSpace>
<DriveIndicator>False</DriveIndicator>
<ProgressInMenuBar>False</ProgressInMenuBar>
<PanelOfOperationsInBackground>True</PanelOfOperationsInBackground>
<HorizontalFilePanels>False</HorizontalFilePanels>
<ShortFormatDriveInfo>True</ShortFormatDriveInfo>
</Layout>
<FileOperations>
<BufferSize>524288</BufferSize>
<UseMmapInSearch>False</UseMmapInSearch>
<PartialNameSearch>True</PartialNameSearch>
<WipePassNumber>1</WipePassNumber>
<DropReadOnlyFlag>True</DropReadOnlyFlag>
<ProcessComments>False</ProcessComments>
<RenameSelOnlyName>True</RenameSelOnlyName>
<ShowCopyTabSelectPanel>False</ShowCopyTabSelectPanel>
<UseTrash>True</UseTrash>
<SkipFileOpError>False</SkipFileOpError>
<ShowDialogOnDragDrop>True</ShowDialogOnDragDrop>
<OverwriteFolder>False</OverwriteFolder>
<Options>
<Symlink>0</Symlink>
<CorrectLinks>False</CorrectLinks>
<FileExists>0</FileExists>
<DirectoryExists>0</DirectoryExists>
<CheckFreeSpace>True</CheckFreeSpace>
<SetPropertyError>0</SetPropertyError>
<ReserveSpace>False</ReserveSpace>
<CopyAttributes>True</CopyAttributes>
<CopyTime>True</CopyTime>
<CopyOwnership>True</CopyOwnership>
</Options>
<ProgressKind>0</ProgressKind>
<Confirmations>15</Confirmations>
</FileOperations>
<Log Enabled="False">
<FileName>D:\Portable Programs\Double Commander\doublecmd.log</FileName>
<Options>255</Options>
</Log>
<History>
<SearchReplaceHistory Save="True"/>
<DirHistory Save="True"/>
<CmdLineHistory Save="True"/>
<FileMaskHistory Save="True"/>
</History>
<QuickSearch Enabled="True">
<Mode>2</Mode>
<MatchBeginning>True</MatchBeginning>
<MatchEnding>True</MatchEnding>
<Case>1</Case>
<Items>2</Items>
</QuickSearch>
<QuickFilter Enabled="True">
<Mode>6</Mode>
<AutoHide>True</AutoHide>
</QuickFilter>
<Miscellaneous>
<GridVertLine>False</GridVertLine>
<GridHorzLine>False</GridHorzLine>
<ShowWarningMessages>True</ShowWarningMessages>
<SpaceMovesDown>False</SpaceMovesDown>
<DirBrackets>True</DirBrackets>
</Miscellaneous>
<AutoRefresh>
<Options>3</Options>
<ExcludeDirs/>
<Mode>0</Mode>
</AutoRefresh>
<Icons>
<ShowMode>3</ShowMode>
<ShowOverlays>True</ShowOverlays>
<Size>16</Size>
<CustomDriveIcons>False</CustomDriveIcons>
<Exclude>False</Exclude>
<ExcludeDirs/>
</Icons>
<IgnoreList Enabled="False">
<IgnoreListFile>D:\Portable Programs\Double Commander\ignorelist.txt</IgnoreListFile>
</IgnoreList>
<DirectoryHotList>
<HotDir Name="COMPONENTS" Path="C:\Dev\Eagle\Repository\Customers\COMPONENTS\"/>
<HotDir Name="Icons" Path="C:\Eagle\Icons\"/>
<HotDir Name="Retail52CP plugins" Path="C:\retail52CP\plugins\"/>
<HotDir Name="Eagle" Path="C:\Eagle\"/>
<HotDir Name="(host) D:\" Path="\\Vboxsvr\d_drive\"/>
</DirectoryHotList>
<Viewer>
<PreviewVisible>False</PreviewVisible>
<SaveThumbnails>True</SaveThumbnails>
<ImageStretch>False</ImageStretch>
<CopyMovePath1/>
<CopyMovePath2/>
<CopyMovePath3/>
<CopyMovePath4/>
<CopyMovePath5/>
<PaintMode>Pen</PaintMode>
<PaintWidth>5</PaintWidth>
<NumberOfColumns>1</NumberOfColumns>
<ViewerMode>1</ViewerMode>
<PaintColor>255</PaintColor>
<BackgroundColor>0</BackgroundColor>
<FontColor>16777215</FontColor>
<TextPosition>0</TextPosition>
</Viewer>
<Lua>
<PathToLibrary>/usr/lib/liblua5.1.so</PathToLibrary>
</Lua>
<NameShortcutFile>shortcuts.scf</NameShortcutFile>
<LastUsedPacker>7z</LastUsedPacker>
<SearchTemplates>
<Template>
<Name>Documents</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.txt;*.doc;*.docx;file_id.diz;descript.ion;*.htm;*.html;*.hlp;*.chm;*.pdf;*.eng;*.rus;*.nfo;read*.*;*.rtf;*.shtml;*.djvu;*.;*.lst;*.wri;*.odt;*.srt;*.bdsgroup;*.mht;*.fb2;*.xlsm;*.xlt</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>Drivers, binaryes & libraryes</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.dll;*.ocx;*.vxd;*.sys;*.drv;*.tlb;*.ovl;*.bin;*.ovr;*.prg;*.mui;*.wfx;*.wcx;*.wlx;*.wdx</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>Databases</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.dbf;*.xls;*.xlsx;*.mdb;*.db;*.cds;*.ods</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>Fonts</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.fon;*.fnt;*.ttf</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>3D models</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.3ds;*.stl;*.ply;*.pfz;*.mdl</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>Manifest</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.manifest</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>Bakup/Temp file</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.$$$;*.bak;*.~*;*.tmp;*.old;*.swp;backup_of_*.*;*.wbk;*.gid;treeinfo.*;Thumbs.db</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>Mail-encoded</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.b64;*.uue;*.xxe</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>Confugurations</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.ini;*.inf;*.cfg;*.key;*.reg;*.m3u;*.rc;makefile*.*;*.lng;*.log;*.out;*.cnt;*.xml;*.conf;*.url;*.dof;*.dsk;*.bpg;*.ddp;*.bdsproj;*.dpk;*.bpr;*.bpk;*.iss;*.hhk;*.hhc</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>Disk images</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.iso;*.ima;*.img;*.flp;*.cue;*.bwt;*.cdi;*.ccd;*.mds;*.nrg;*.b5t;*.pdi;*.mdf;*.vcd;*.vfd;*.isz;*.vdi;*.vmdk;*.vhd;*.hdd</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>Source codes</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.asm;*.c;*.cpp;*.h;*.inc;*.pas;*.dpr;*.class;*.pl;*.au3;*.bas;*.php*;*.js;*.css;*.cgi;*.js*;*.vbs;*.pm;*.asp;*.sql;*.dproj;*.java;*.pp</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>Video</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.avi;*.mpeg;*.mpe;*.mpg;*.bik;*.smk;*.mpa;*.mov;*.wmv;*.asf;*.dat;*.flc;*.fli;*.divx;*.vob;*.ifo;*.asx;*.vp6;*.3gp;*.flv;*.mkv;*.mp4;*.rmvb;*.m4v</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>Archives</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.zip;*.rar;*.arj;*.z;*.ain;*.bz2;*.ha;*.ice;*.ace;*.arc;*.hyp;*.jam;*.lzh;*.tar;*.gz;*.tgz;*.uc2;*.pak;*.cab;*.*_;*.msi;*.tbz;*.7z;*.uha;*.lha;*.j;*.zoo;*.sqx;*.jar;*.rk;*.lim;*.bsa;*.bsn;*.chz;*.dwc;*.eri;*.hap;*.rkv;*.sbc;*.sqz;*.ats;*.hpk;*.sea;*.msp;*.bh;*.ppm;*.ppmp;*.xz;*.msu</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>Audio</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.wav;*.mp3;*.mid;*.ogg;*.mod;*.669;*.stm;*.rmi;*.xm;*.s3m;*.it;*.wma;*.rol;*.okt;*.voc;*.sng;*.hsc;*.xmi;*.cmf;*.mus;*.kar;*.mo3;*.v2m;*.umx;*.amr;*.ac3;*.flac;*.ape;*.mpc; *.m4a;*.aac;*.dcf</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>Resources</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.res;*.dcu;*.obj;*.lib;*.dfm;*.wpc;*.dcrp;*.map;*.drc;*.hhk;*.hhc;*.ppu</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>Images</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.jpeg;*.jpg;*.gif;*.tif;*.tga;*.bmp;*.pcx;*.pic;*.png;*.emf;*.fsh;*.ico;*.jp2;*.cur;*.ani;*.pbm;*.swf;*.psd;*.lbm;*.icl;*.pps;*.cr2;*.dds</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>Executables</Name>
<StartPath>C:\</StartPath>
<ExcludeDirectories/>
<FilesMasks>*.exe;*.com;*.bat;*.cmd;*.scr;*.pif;*.lnk</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern/>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
<Template>
<Name>Folders</Name>
<StartPath/>
<ExcludeDirectories/>
<FilesMasks>*</FilesMasks>
<ExcludeFiles/>
<SearchDepth>-1</SearchDepth>
<IsPartialNameSearch>True</IsPartialNameSearch>
<RegExp>False</RegExp>
<FollowSymLinks>False</FollowSymLinks>
<AttributesPattern>d+</AttributesPattern>
<IsDateFrom>False</IsDateFrom>
<IsDateTo>False</IsDateTo>
<IsTimeFrom>False</IsTimeFrom>
<IsTimeTo>False</IsTimeTo>
<IsNotOlderThan>False</IsNotOlderThan>
<IsFileSizeFrom>False</IsFileSizeFrom>
<IsFileSizeTo>False</IsFileSizeTo>
<FileSizeUnit>1</FileSizeUnit>
<IsFindText>False</IsFindText>
<IsReplaceText>False</IsReplaceText>
<CaseSensitive>False</CaseSensitive>
<NotContainingText>False</NotContainingText>
<TextEncoding>Ansi</TextEncoding>
<SearchPlugin/>
</Template>
</SearchTemplates>
<ColumnsSets>
<ColumnsSet>
<Name>Default</Name>
<CustomView>False</CustomView>
<CursorBorder Enabled="False">
<Color>0</Color>
</CursorBorder>
<Columns>
<Column>
<Title>Имя</Title>
<FuncString>[DC().GETFILENAMENOEXT{}]</FuncString>
<Width>250</Width>
<Align>0</Align>
<Font>
<Name>Microsoft Sans Serif</Name>
<Size>8</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>16777215</TextColor>
<Background>8914178</Background>
<Background2>10027522</Background2>
<MarkColor>65535</MarkColor>
<CursorColor>8421376</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Тип</Title>
<FuncString>[DC().GETFILEEXT{}]</FuncString>
<Width>50</Width>
<Align>0</Align>
<Font>
<Name>Microsoft Sans Serif</Name>
<Size>8</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>16777215</TextColor>
<Background>8914178</Background>
<Background2>10027522</Background2>
<MarkColor>65535</MarkColor>
<CursorColor>8421376</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Размер</Title>
<FuncString>[DC().GETFILESIZE{}]</FuncString>
<Width>90</Width>
<Align>1</Align>
<Font>
<Name>Microsoft Sans Serif</Name>
<Size>8</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>16777215</TextColor>
<Background>8914178</Background>
<Background2>10027522</Background2>
<MarkColor>65535</MarkColor>
<CursorColor>8421376</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Дата</Title>
<FuncString>[DC().GETFILETIME{}]</FuncString>
<Width>95</Width>
<Align>1</Align>
<Font>
<Name>Microsoft Sans Serif</Name>
<Size>8</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>16777215</TextColor>
<Background>8914178</Background>
<Background2>10027522</Background2>
<MarkColor>65535</MarkColor>
<CursorColor>8421376</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
<Column>
<Title>Атриб</Title>
<FuncString>[DC().GETFILEATTR{}]</FuncString>
<Width>70</Width>
<Align>0</Align>
<Font>
<Name>Microsoft Sans Serif</Name>
<Size>8</Size>
<Style>1</Style>
</Font>
<Overcolor>True</Overcolor>
<TextColor>16777215</TextColor>
<Background>8914178</Background>
<Background2>10027522</Background2>
<MarkColor>65535</MarkColor>
<CursorColor>8421376</CursorColor>
<CursorText>-2147483634</CursorText>
</Column>
</Columns>
</ColumnsSet>
</ColumnsSets>
<MultiRenamePresets>
<LastPreset/>
<Presets/>
</MultiRenamePresets>
<Toolbars>
<MainToolbar>
<Row>
<Command>
<ID>{C98E9BCC-A2ED-4040-B9D6-47D562D00AE3}</ID>
<Icon>%commander_path%\pixmaps\WCMICONS\80.ico</Icon>
<Hint>Show Hidden/System Files</Hint>
<Command>cm_ShowSysFiles</Command>
</Command>
<Command>
<ID>{631C64B9-BD44-4C20-82FD-B235EB3E0B96}</ID>
<Icon>%commander_path%\pixmaps\WCMICONS\75.ico</Icon>
<Hint>File Operations Viewer</Hint>
<Command>cm_OperationsViewer</Command>
</Command>
<Separator/>
<Command>
<ID>{7B4ECA7F-06A5-4E6C-B0FF-EF1E69952221}</ID>
<Icon>%commander_path%\pixmaps\WCMICONS\38.ico</Icon>
<Hint>Compare by Contents</Hint>
<Command>cm_CompareContents</Command>
</Command>
<Program>
<ID>{FB2B0023-2019-4E49-B6A1-56738A662A5D}</ID>
<Icon>%commander_path%\pixmaps\WCMICONS\2.ico</Icon>
<Hint>Open in Explorer</Hint>
<Command>.</Command>
</Program>
<Command>
<ID>{7CC92CC6-C847-4917-80D5-F3AC30FB49A4}</ID>
<Icon>utilities-terminal</Icon>
<Hint>Run terminal</Hint>
<Command>cm_RunTerm</Command>
</Command>
<Command>
<ID>{BE596B23-CD12-4123-A6C4-4A8A10DE47A9}</ID>
<Icon>%commander_path%\pixmaps\WCMICONS\87.ico</Icon>
<Hint>Target Equals Source</Hint>
<Command>cm_TargetEqualSource</Command>
</Command>
<Separator/>
<Command>
<ID>{B7F42AFD-B236-44F5-81B1-0E48D8D98F60}</ID>
<Icon>go-previous</Icon>
<Hint>Go to previous entry in history</Hint>
<Command>cm_ViewHistoryPrev</Command>
</Command>
<Command>
<ID>{8A12F2C2-A90E-4F79-84B6-64B53F45E295}</ID>
<Icon>go-next</Icon>
<Hint>Go to next entry in history</Hint>
<Command>cm_ViewHistoryNext</Command>
</Command>
</Row>
</MainToolbar>
</Toolbars>
<FilesViews>
<Sorting>
<CaseSensitivity>0</CaseSensitivity>
<NaturalSorting>False</NaturalSorting>
<SortFolderMode>1</SortFolderMode>
<NewFilesPosition>2</NewFilesPosition>
<UpdatedFilesPosition>2</UpdatedFilesPosition>
</Sorting>
</FilesViews>
<Keyboard>
<Typing>
<Actions>
<NoModifier>1</NoModifier>
<Alt>2</Alt>
<CtrlAlt>3</CtrlAlt>
</Actions>
</Typing>
</Keyboard>
<UseShellForFileOperations>True</UseShellForFileOperations>
</doublecmd>
| ||||
| Fixed in Revision | |||||
| Operating system | Windows | ||||
| Widgetset | Win32 | ||||
| Architecture | 64-bit | ||||
|
|
Ещё одна проблема: билд 4952, при копировании на медленный носитель (флешка, скорость записи 5 мб/с) файла размером в гигабайт прогресс не отображается совершенно, но в самом начале постоянно обновлялся размер на диске - до тех пор, пока я не переключился на панель диска. после этого обновление размера остановилось, прогресс прорисовался до текущего состояния и обновить прогрессбар дальше тоже можно было только альттабом на другую задачу и обратно на диалог копирования. |
|
|
Windows 7 x64, билд 4956 - проблема не воспроизводится. Попробуйте переименовать каталог %appdata%\doublecmd в %appdata%\doublecmd.tmp и снова сделать те же действия. Если проблема у вас не повторилась, значит что-то не то с настройками. |
|
|
%appdata%\doublecmd отсутствует, у меня портативная версия, всё хранится в папке с программой. Подтверждаю проблему на системе с дефолтными настройками (Win7x64, сборка 4956, 32-бит). Она всё ещё есть, хоть её и существенно меньше заметно. Ну и на всякий случай - в аттаче мой конфиг. |
|
|
Проблема заключается в необновлении прогресса копирования? У меня с вашими настройками копируется на флэшку файл размером 1,3Гб нормально, прогресс отображается и постепенно передвигается. На другом компе копирование проверяли? |
|
|
Да, я заметил это на другом компе, тоже Win7 x64. |
|
|
Можно попробовать несколько гигабайт фоток покопировать из одной папки в другую. |
|
|
Скопировал 600Мб фоток различных на флэшку и в каталог на диске. Прогресс отображается и постепенно передвигается. Попробуйте на другом компе. |
|
|
Больше проблема не воспроизводится |
|
|
Проверено на релизе 0.5.5 - всё нормально |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-08-21 14:35 | EagleXK | New Issue | |
| 2012-09-10 23:00 | EagleXK | Note Added: 0000886 | |
| 2012-09-10 23:38 | pktfag | Note Added: 0000888 | |
| 2012-09-11 18:03 | EagleXK | Note Added: 0000889 | |
| 2012-09-11 18:03 | EagleXK | File Added: doublecmd.xml | |
| 2012-09-11 18:28 | pktfag | Note Added: 0000890 | |
| 2012-09-11 18:32 | EagleXK | Note Added: 0000891 | |
| 2012-09-11 18:33 | EagleXK | Note Added: 0000892 | |
| 2012-09-11 18:51 | pktfag | Note Added: 0000893 | |
| 2013-07-13 05:33 | EagleXK | Note Added: 0001073 | |
| 2013-07-13 05:34 | EagleXK | Note Added: 0001074 | |
| 2013-07-13 05:34 | EagleXK | Status | new => closed |
| 2013-07-13 05:34 | EagleXK | Resolution | open => fixed |
| 2013-07-13 05:34 | EagleXK | Fixed in Version | => 0.5.6 |