View Issue Details

IDProjectCategoryView StatusLast Update
0000527Double CommanderFile operationspublic2013-12-31 02:35
ReporterEagleXK Assigned ToAlexx2000  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
ProjectionnoneETAnone 
Product Version0.6.0 (trunk)Product Build4920M 2012-07-05 
Target Version0.5.5Fixed in Version0.5.5 
Summary0000527: External Viewer for archive
DescriptionPressing F3 (cm_View) inside archive does not allow to call external viewer. Also I see no command for calling of internal viewer when external is assigned. It will be nice to fix this issues.
Steps To Reproduce1. Set external viewer in options
2. Enter inside any archive
3. Press F3 - nothing will happen (F4 will show "not implemented dialog)
TagsNo tags attached.
Attached Files
doublecmd.xml (70,157 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>Documents</Name>
        <FileMasks>&gt;Documents</FileMasks>
        <Color>8092735</Color>
        <Attributes/>
      </Filter>
      <Filter>
        <Name>Drivers, binaryes &amp; libraryes</Name>
        <FileMasks>&gt;Drivers, binaryes &amp; libraryes</FileMasks>
        <Color>855551</Color>
        <Attributes/>
      </Filter>
      <Filter>
        <Name>Databases</Name>
        <FileMasks>&gt;Databases</FileMasks>
        <Color>10255467</Color>
        <Attributes/>
      </Filter>
      <Filter>
        <Name>Fonts</Name>
        <FileMasks>&gt;Fonts</FileMasks>
        <Color>10026125</Color>
        <Attributes/>
      </Filter>
      <Filter>
        <Name>3D models</Name>
        <FileMasks>&gt;3D models</FileMasks>
        <Color>3629870</Color>
        <Attributes/>
      </Filter>
      <Filter>
        <Name>Manifest</Name>
        <FileMasks>&gt;Manifest</FileMasks>
        <Color>6040717</Color>
        <Attributes/>
      </Filter>
      <Filter>
        <Name>Bakup/Temp file</Name>
        <FileMasks>&gt;Bakup/Temp file</FileMasks>
        <Color>7960953</Color>
        <Attributes/>
      </Filter>
      <Filter>
        <Name>Mail-encoded</Name>
        <FileMasks>&gt;Mail-encoded</FileMasks>
        <Color>2467027</Color>
        <Attributes/>
      </Filter>
      <Filter>
        <Name>Confugurations</Name>
        <FileMasks>&gt;Confugurations</FileMasks>
        <Color>8158269</Color>
        <Attributes/>
      </Filter>
      <Filter>
        <Name>Disk images</Name>
        <FileMasks>&gt;Disk images</FileMasks>
        <Color>10542837</Color>
        <Attributes/>
      </Filter>
      <Filter>
        <Name>Source codes</Name>
        <FileMasks>&gt;Source codes</FileMasks>
        <Color>8636673</Color>
        <Attributes/>
      </Filter>
      <Filter>
        <Name>Video</Name>
        <FileMasks>&gt;Video</FileMasks>
        <Color>16711935</Color>
        <Attributes/>
      </Filter>
      <Filter>
        <Name>Archives</Name>
        <FileMasks>&gt;Archives</FileMasks>
        <Color>2424612</Color>
        <Attributes/>
      </Filter>
      <Filter>
        <Name>Audio</Name>
        <FileMasks>&gt;Audio</FileMasks>
        <Color>15894127</Color>
        <Attributes/>
      </Filter>
      <Filter>
        <Name>Resources</Name>
        <FileMasks>&gt;Resources</FileMasks>
        <Color>161632</Color>
        <Attributes/>
      </Filter>
      <Filter>
        <Name>Images</Name>
        <FileMasks>&gt;Images</FileMasks>
        <Color>16740792</Color>
        <Attributes/>
      </Filter>
      <Filter>
        <Name>Executables</Name>
        <FileMasks>&gt;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="True">
        <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="True">
        <ArchiveExt>cpio</ArchiveExt>
        <Path>%commander_path%\plugins\wcx\cpio\cpio.wcx</Path>
        <Flags>0</Flags>
      </WcxPlugin>
      <WcxPlugin Enabled="True">
        <ArchiveExt>deb</ArchiveExt>
        <Path>%commander_path%\plugins\wcx\deb\deb.wcx</Path>
        <Flags>4</Flags>
      </WcxPlugin>
      <WcxPlugin Enabled="True">
        <ArchiveExt>rpm</ArchiveExt>
        <Path>%commander_path%\plugins\wcx\rpm\rpm.wcx</Path>
        <Flags>4</Flags>
      </WcxPlugin>
      <WcxPlugin Enabled="True">
        <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="True">
        <ArchiveExt>img</ArchiveExt>
        <Path>%commander_path%\plugins\wcx\azeimg\img.wcx</Path>
        <Flags>31</Flags>
      </WcxPlugin>
      <WcxPlugin Enabled="True">
        <ArchiveExt>cab</ArchiveExt>
        <Path>%commander_path%\plugins\wcx\Cab\CabWCX.wcx</Path>
        <Flags>23</Flags>
      </WcxPlugin>
      <WcxPlugin Enabled="True">
        <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="True">
        <ArchiveExt>icl</ArchiveExt>
        <Path>%commander_path%\plugins\wcx\iclread\ICLRead.wcx</Path>
        <Flags>15</Flags>
      </WcxPlugin>
      <WcxPlugin Enabled="True">
        <ArchiveExt>iso</ArchiveExt>
        <Path>%commander_path%\plugins\wcx\iso\iso.wcx</Path>
        <Flags>192</Flags>
      </WcxPlugin>
      <WcxPlugin Enabled="True">
        <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>
    </WfxPlugins>
    <WlxPlugins/>
  </Plugins>
  <Tabs>
    <OpenedTabs>
      <Left>
        <ActiveTab>2</ActiveTab>
        <Tab>
          <FileView Type="columns">
            <History>
              <Entry Active="True">
                <FileSource Type="FileSystem"/>
                <Paths>
                  <Path>C:\</Path>
                </Paths>
              </Entry>
            </History>
            <ColumnsView>
              <ColumnsSet>Default</ColumnsSet>
            </ColumnsView>
          </FileView>
          <Options>3</Options>
          <LockPath>C:\</LockPath>
        </Tab>
        <Tab>
          <FileView Type="columns">
            <History>
              <Entry Active="True">
                <FileSource Type="FileSystem"/>
                <Paths>
                  <Path>C:\</Path>
                </Paths>
              </Entry>
            </History>
            <ColumnsView>
              <ColumnsSet>Default</ColumnsSet>
            </ColumnsView>
          </FileView>
        </Tab>
        <Tab>
          <FileView Type="columns">
            <History>
              <Entry Active="True">
                <FileSource Type="FileSystem"/>
                <Paths>
                  <Path>C:\</Path>
                  <Path>C:\Documents and Settings\</Path>
                  <Path>C:\</Path>
                  <Path>C:\Documents and Settings\</Path>
                  <Path>C:\</Path>
                  <Path>C:\Program Files\</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>
                </Paths>
              </Entry>
            </History>
            <ColumnsView>
              <ColumnsSet>Default</ColumnsSet>
            </ColumnsView>
          </FileView>
          <Options>3</Options>
          <LockPath>C:\</LockPath>
        </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>
                </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>
                </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>3</Left>
      <Top>4</Top>
      <Width>1659</Width>
      <Height>956</Height>
    </Position>
  </MainWindow>
  <Language>
    <POFileName>doublecmd.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</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\UniversalViewer\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="False">
      <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>True</ProcessComments>
    <RenameSelOnlyName>False</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>fb2</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 &amp; 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>
  </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>70</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\fatcow-hosting-icons-1000\16x16\book_error.png</Icon>
          <Hint>Show Hidden/System Files</Hint>
          <Command>cm_ShowSysFiles</Command>
        </Command>
        <Command>
          <ID>{7B4ECA7F-06A5-4E6C-B0FF-EF1E69952221}</ID>
          <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\control_repeat_blue.png</Icon>
          <Hint>Compare by Contents</Hint>
          <Command>cm_CompareContents</Command>
        </Command>
        <Command>
          <ID>{7CC92CC6-C847-4917-80D5-F3AC30FB49A4}</ID>
          <Icon>utilities-terminal</Icon>
          <Hint>Run terminal</Hint>
          <Command>cm_RunTerm</Command>
        </Command>
        <Separator/>
        <Menu>
          <ID>{E6EE0F0C-3240-4F71-ADC1-31752CE0435D}</ID>
          <Icon>go-up</Icon>
          <Hint>Example of ShowButtonMenu</Hint>
          <MenuItems>
            <Command>
              <ID>{4A72E52A-888C-49A2-BD02-D6C6569D0B93}</ID>
              <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\book_error.png</Icon>
              <Hint>Show Hidden/System Files</Hint>
              <Command>cm_ShowSysFiles</Command>
            </Command>
            <Command>
              <ID>{D63A6ED1-03E2-4E6B-9069-F5690DDEA408}</ID>
              <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\control_repeat_blue.png</Icon>
              <Hint>Compare by Contents</Hint>
              <Command>cm_CompareContents</Command>
            </Command>
            <Command>
              <ID>{FF7E208A-29A9-4DAB-BD3D-5F46786D2028}</ID>
              <Icon>utilities-terminal</Icon>
              <Hint>Run terminal</Hint>
              <Command>cm_RunTerm</Command>
            </Command>
            <Separator/>
            <Menu>
              <ID>{661F330F-5DC9-43AE-9DAD-CB1BC8E5BD3A}</ID>
              <Icon>go-up</Icon>
              <Hint>Example of ShowButtonMenu</Hint>
              <MenuItems>
                <Command>
                  <ID>{DEFB5EA8-61FB-4913-BF20-15827E6B3ACA}</ID>
                  <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\book_error.png</Icon>
                  <Hint>Show Hidden/System Files</Hint>
                  <Command>cm_ShowSysFiles</Command>
                </Command>
                <Command>
                  <ID>{15722CFD-D394-42F2-B074-320466440E1A}</ID>
                  <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\control_repeat_blue.png</Icon>
                  <Hint>Compare by Contents</Hint>
                  <Command>cm_CompareContents</Command>
                </Command>
                <Command>
                  <ID>{CB786D24-07FD-4862-9207-D9BD76FE0B2D}</ID>
                  <Icon>utilities-terminal</Icon>
                  <Hint>Run terminal</Hint>
                  <Command>cm_RunTerm</Command>
                </Command>
                <Separator/>
                <Menu>
                  <ID>{429F0413-690D-4F28-82A9-85256457BBBB}</ID>
                  <Icon>go-up</Icon>
                  <Hint>Example of ShowButtonMenu</Hint>
                  <MenuItems>
                    <Command>
                      <ID>{E7B1D563-97B4-4E75-ABCF-6C58A22E844C}</ID>
                      <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\book_error.png</Icon>
                      <Hint>Show Hidden/System Files</Hint>
                      <Command>cm_ShowSysFiles</Command>
                    </Command>
                    <Command>
                      <ID>{6612D1C7-84DB-49D4-A593-8A28845C38C8}</ID>
                      <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\control_repeat_blue.png</Icon>
                      <Hint>Compare by Contents</Hint>
                      <Command>cm_CompareContents</Command>
                    </Command>
                    <Command>
                      <ID>{F910A921-6E15-4FE7-93B6-318B62AC56BA}</ID>
                      <Icon>utilities-terminal</Icon>
                      <Hint>Run terminal</Hint>
                      <Command>cm_RunTerm</Command>
                    </Command>
                    <Separator/>
                    <Menu>
                      <ID>{90D0E157-4A21-4382-857D-591E150D5FC1}</ID>
                      <Icon>go-up</Icon>
                      <Hint>Example of ShowButtonMenu</Hint>
                      <MenuItems>
                        <Command>
                          <ID>{36083E5E-3FE9-47BC-9E7C-9ADEA522BCE6}</ID>
                          <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\book_error.png</Icon>
                          <Hint>Show Hidden/System Files</Hint>
                          <Command>cm_ShowSysFiles</Command>
                        </Command>
                        <Command>
                          <ID>{C998525A-6956-4395-A943-F15A222977DB}</ID>
                          <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\control_repeat_blue.png</Icon>
                          <Hint>Compare by Contents</Hint>
                          <Command>cm_CompareContents</Command>
                        </Command>
                        <Command>
                          <ID>{238DAF73-DF4F-49AD-8AA8-ADA0DBDCB3C8}</ID>
                          <Icon>utilities-terminal</Icon>
                          <Hint>Run terminal</Hint>
                          <Command>cm_RunTerm</Command>
                        </Command>
                        <Separator/>
                        <Menu>
                          <ID>{106E9352-B246-4CCB-B4AF-351E95AA2F45}</ID>
                          <Icon>go-up</Icon>
                          <Hint>Example of ShowButtonMenu</Hint>
                          <MenuItems>
                            <Command>
                              <ID>{0405DED1-5E27-41A4-B77F-F94345D52F67}</ID>
                              <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\book_error.png</Icon>
                              <Hint>Show Hidden/System Files</Hint>
                              <Command>cm_ShowSysFiles</Command>
                            </Command>
                            <Command>
                              <ID>{82A0F1A7-2282-4C15-AF02-546FEADA4E60}</ID>
                              <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\control_repeat_blue.png</Icon>
                              <Hint>Compare by Contents</Hint>
                              <Command>cm_CompareContents</Command>
                            </Command>
                            <Command>
                              <ID>{8B5D6E1C-F22B-42AC-BDB4-3E4725463B8C}</ID>
                              <Icon>utilities-terminal</Icon>
                              <Hint>Run terminal</Hint>
                              <Command>cm_RunTerm</Command>
                            </Command>
                            <Separator/>
                            <Menu>
                              <ID>{1251E68F-8676-4B88-AFB3-67D6039B152E}</ID>
                              <Icon>go-up</Icon>
                              <Hint>Example of ShowButtonMenu</Hint>
                              <MenuItems>
                                <Command>
                                  <ID>{F60686BA-2B63-4656-830F-943743A92070}</ID>
                                  <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\book_error.png</Icon>
                                  <Hint>Show Hidden/System Files</Hint>
                                  <Command>cm_ShowSysFiles</Command>
                                </Command>
                                <Command>
                                  <ID>{06D07BDE-4902-4D1B-A23B-3CDD19CB8EB4}</ID>
                                  <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\control_repeat_blue.png</Icon>
                                  <Hint>Compare by Contents</Hint>
                                  <Command>cm_CompareContents</Command>
                                </Command>
                                <Command>
                                  <ID>{2EA901B0-783E-48C0-8F11-3BBC2775E630}</ID>
                                  <Icon>utilities-terminal</Icon>
                                  <Hint>Run terminal</Hint>
                                  <Command>cm_RunTerm</Command>
                                </Command>
                                <Separator/>
                                <Menu>
                                  <ID>{D3ABB790-0CA5-4421-9195-51457945CD8E}</ID>
                                  <Icon>go-up</Icon>
                                  <Hint>Example of ShowButtonMenu</Hint>
                                  <MenuItems>
                                    <Command>
                                      <ID>{F50AF281-AAB5-42D6-87EA-6F3B108042A3}</ID>
                                      <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\book_error.png</Icon>
                                      <Hint>Show Hidden/System Files</Hint>
                                      <Command>cm_ShowSysFiles</Command>
                                    </Command>
                                    <Command>
                                      <ID>{9A29280C-9C5F-4D86-9359-AB76532A80F0}</ID>
                                      <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\control_repeat_blue.png</Icon>
                                      <Hint>Compare by Contents</Hint>
                                      <Command>cm_CompareContents</Command>
                                    </Command>
                                    <Command>
                                      <ID>{12E46722-A557-49B7-922A-F4173622B37E}</ID>
                                      <Icon>utilities-terminal</Icon>
                                      <Hint>Run terminal</Hint>
                                      <Command>cm_RunTerm</Command>
                                    </Command>
                                    <Separator/>
                                    <Menu>
                                      <ID>{A09C216A-9D18-4B53-9FAF-11A667210DF1}</ID>
                                      <Icon>go-up</Icon>
                                      <Hint>Example of ShowButtonMenu</Hint>
                                      <MenuItems>
                                        <Command>
                                          <ID>{4A5CF43F-86F1-453B-B04C-5B041F3816AB}</ID>
                                          <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\book_error.png</Icon>
                                          <Hint>Show Hidden/System Files</Hint>
                                          <Command>cm_ShowSysFiles</Command>
                                        </Command>
                                        <Command>
                                          <ID>{6E02664A-3214-4980-9F17-F91208722FDF}</ID>
                                          <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\control_repeat_blue.png</Icon>
                                          <Hint>Compare by Contents</Hint>
                                          <Command>cm_CompareContents</Command>
                                        </Command>
                                        <Command>
                                          <ID>{5B3C5DCC-B544-4020-B0EF-12B524A6E269}</ID>
                                          <Icon>utilities-terminal</Icon>
                                          <Hint>Run terminal</Hint>
                                          <Command>cm_RunTerm</Command>
                                        </Command>
                                        <Separator/>
                                        <Menu>
                                          <ID>{D1E85C7A-DEDD-459D-946C-6BB9C9D513E2}</ID>
                                          <Icon>go-up</Icon>
                                          <Hint>Example of ShowButtonMenu</Hint>
                                          <MenuItems>
                                            <Command>
                                              <ID>{E9A12571-8FB6-4FB4-BCCE-A688E0529B00}</ID>
                                              <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\book_error.png</Icon>
                                              <Hint>Show Hidden/System Files</Hint>
                                              <Command>cm_ShowSysFiles</Command>
                                            </Command>
                                            <Command>
                                              <ID>{DD6EA13A-0CF5-4F1C-9D11-4B0F5D1B8E15}</ID>
                                              <Icon>%commander_path%\pixmaps\fatcow-hosting-icons-1000\16x16\control_repeat_blue.png</Icon>
                                              <Hint>Compare by Contents</Hint>
                                              <Command>cm_CompareContents</Command>
                                            </Command>
                                            <Command>
                                              <ID>{2B6BA2BD-B3F8-4D83-AC30-4A2FDBE23925}</ID>
                                              <Icon>utilities-terminal</Icon>
                                              <Hint>Run terminal</Hint>
                                              <Command>cm_RunTerm</Command>
                                            </Command>
                                            <Separator/>
                                            <Menu>
                                              <ID>{7150205A-C9A5-4756-AA81-0F4CA9680F3D}</ID>
                                              <Icon>go-up</Icon>
                                              <Hint>Example of ShowButtonMenu</Hint>
                                            </Menu>
                                            <Separator/>
                                            <Command>
                                              <ID>{5FAA224F-BD73-47A1-B809-46BE071F5938}</ID>
                                              <Icon>go-previous</Icon>
                                              <Hint>Go to previous entry in history</Hint>
                                              <Command>cm_ViewHistoryPrev</Command>
                                            </Command>
                                            <Command>
                                              <ID>{D994AA06-4DAD-4E25-97EB-0F7BFC0DAD68}</ID>
                                              <Icon>go-next</Icon>
                                              <Hint>Go to next entry in history</Hint>
                                              <Command>cm_ViewHistoryNext</Command>
                                            </Command>
                                            <Separator/>
                                            <Program>
                                              <ID>{04785558-5EAC-4980-AC58-4283FB96EECF}</ID>
                                              <Icon>%commander_path%\programs\ReplAll\REPLALL.EXE</Icon>
                                              <Hint>ReplaceAll</Hint>
                                              <Command>%commander_path%\programs\ReplAll\REPLALL.EXE</Command>
                                              <StartPath>C:\Eagle\Double Commander\programs\ReplAll\</StartPath>
                                            </Program>
                                          </MenuItems>
                                        </Menu>
                                        <Separator/>
                                        <Command>
                                          <ID>{605415F4-8A6F-4F0F-A54E-196AA5AE23FD}</ID>
                                          <Icon>go-previous</Icon>
                                          <Hint>Go to previous entry in history</Hint>
                                          <Command>cm_ViewHistoryPrev</Command>
                                        </Command>
                                        <Command>
                                          <ID>{5622635E-371B-4AB8-A492-9592DB0F648D}</ID>
                                          <Icon>go-next</Icon>
                                          <Hint>Go to next entry in history</Hint>
                                          <Command>cm_ViewHistoryNext</Command>
                                        </Command>
                                        <Separator/>
                                        <Program>
                                          <ID>{FE50E0AF-3F58-4B48-9369-CACDEDA5EA26}</ID>
                                          <Icon>%commander_path%\programs\ReplAll\REPLALL.EXE</Icon>
                                          <Hint>ReplaceAll</Hint>
                                          <Command>%commander_path%\programs\ReplAll\REPLALL.EXE</Command>
                                          <StartPath>C:\Eagle\Double Commander\programs\ReplAll\</StartPath>
                                        </Program>
                                      </MenuItems>
                                    </Menu>
                                    <Separator/>
                                    <Command>
                                      <ID>{7F21C479-F706-41A2-8E75-1E666CE6ED99}</ID>
                                      <Icon>go-previous</Icon>
                                      <Hint>Go to previous entry in history</Hint>
                                      <Command>cm_ViewHistoryPrev</Command>
                                    </Command>
                                    <Command>
                                      <ID>{0ECCC564-C48E-4EA9-957F-1E67E8F594EF}</ID>
                                      <Icon>go-next</Icon>
                                      <Hint>Go to next entry in history</Hint>
                                      <Command>cm_ViewHistoryNext</Command>
                                    </Command>
                                    <Separator/>
                                    <Program>
                                      <ID>{41326B56-CCEE-4FC0-A7BB-D693E7FFDF94}</ID>
                                      <Icon>%commander_path%\programs\ReplAll\REPLALL.EXE</Icon>
                                      <Hint>ReplaceAll</Hint>
                                      <Command>%commander_path%\programs\ReplAll\REPLALL.EXE</Command>
                                      <StartPath>C:\Eagle\Double Commander\programs\ReplAll\</StartPath>
                                    </Program>
                                  </MenuItems>
                                </Menu>
                                <Separator/>
                                <Command>
                                  <ID>{00C8B583-B248-46F6-9170-8E1F7CE172BC}</ID>
                                  <Icon>go-previous</Icon>
                                  <Hint>Go to previous entry in history</Hint>
                                  <Command>cm_ViewHistoryPrev</Command>
                                </Command>
                                <Command>
                                  <ID>{670B7DE5-EB1C-4E72-B562-062F7D64E813}</ID>
                                  <Icon>go-next</Icon>
                                  <Hint>Go to next entry in history</Hint>
                                  <Command>cm_ViewHistoryNext</Command>
                                </Command>
                                <Separator/>
                                <Program>
                                  <ID>{AA3D6844-FC4F-4B99-94D8-1C64A171BCD1}</ID>
                                  <Icon>%commander_path%\programs\ReplAll\REPLALL.EXE</Icon>
                                  <Hint>ReplaceAll</Hint>
                                  <Command>%commander_path%\programs\ReplAll\REPLALL.EXE</Command>
                                  <StartPath>C:\Eagle\Double Commander\programs\ReplAll\</StartPath>
                                </Program>
                              </MenuItems>
                            </Menu>
                            <Separator/>
                            <Command>
                              <ID>{6EDD8B50-DE0B-4375-8752-15059E12964C}</ID>
                              <Icon>go-previous</Icon>
                              <Hint>Go to previous entry in history</Hint>
                              <Command>cm_ViewHistoryPrev</Command>
                            </Command>
                            <Command>
                              <ID>{55CFA4F1-F1C1-4355-95D6-6DB20DC83F55}</ID>
                              <Icon>go-next</Icon>
                              <Hint>Go to next entry in history</Hint>
                              <Command>cm_ViewHistoryNext</Command>
                            </Command>
                            <Separator/>
                            <Program>
                              <ID>{B15A4613-27C4-4259-B742-346BAB06A945}</ID>
                              <Icon>%commander_path%\programs\ReplAll\REPLALL.EXE</Icon>
                              <Hint>ReplaceAll</Hint>
                              <Command>%commander_path%\programs\ReplAll\REPLALL.EXE</Command>
                              <StartPath>C:\Eagle\Double Commander\programs\ReplAll\</StartPath>
                            </Program>
                          </MenuItems>
                        </Menu>
                        <Separator/>
                        <Command>
                          <ID>{A7CA191C-48CC-4199-9FEE-F4CD83219CF3}</ID>
                          <Icon>go-previous</Icon>
                          <Hint>Go to previous entry in history</Hint>
                          <Command>cm_ViewHistoryPrev</Command>
                        </Command>
                        <Command>
                          <ID>{B2F3869C-C755-4A6A-BED4-9C5E3EF0C61F}</ID>
                          <Icon>go-next</Icon>
                          <Hint>Go to next entry in history</Hint>
                          <Command>cm_ViewHistoryNext</Command>
                        </Command>
                        <Separator/>
                        <Program>
                          <ID>{CA184901-ADE6-4539-8930-00A4162A0CD3}</ID>
                          <Icon>%commander_path%\programs\ReplAll\REPLALL.EXE</Icon>
                          <Hint>ReplaceAll</Hint>
                          <Command>%commander_path%\programs\ReplAll\REPLALL.EXE</Command>
                          <StartPath>C:\Eagle\Double Commander\programs\ReplAll\</StartPath>
                        </Program>
                      </MenuItems>
                    </Menu>
                    <Separator/>
                    <Command>
                      <ID>{FC5C5CC9-4593-4FA5-A890-06644F2861D9}</ID>
                      <Icon>go-previous</Icon>
                      <Hint>Go to previous entry in history</Hint>
                      <Command>cm_ViewHistoryPrev</Command>
                    </Command>
                    <Command>
                      <ID>{B0A62C91-5C8C-4ECE-A35D-CADAFEF84E66}</ID>
                      <Icon>go-next</Icon>
                      <Hint>Go to next entry in history</Hint>
                      <Command>cm_ViewHistoryNext</Command>
                    </Command>
                    <Separator/>
                    <Program>
                      <ID>{25DF6D71-BD99-4705-9F49-04AB1214A5FB}</ID>
                      <Icon>%commander_path%\programs\ReplAll\REPLALL.EXE</Icon>
                      <Hint>ReplaceAll</Hint>
                      <Command>%commander_path%\programs\ReplAll\REPLALL.EXE</Command>
                      <StartPath>C:\Eagle\Double Commander\programs\ReplAll\</StartPath>
                    </Program>
                  </MenuItems>
                </Menu>
                <Separator/>
                <Command>
                  <ID>{93697BCB-DF00-4571-9050-87F9E25E1293}</ID>
                  <Icon>go-previous</Icon>
                  <Hint>Go to previous entry in history</Hint>
                  <Command>cm_ViewHistoryPrev</Command>
                </Command>
                <Command>
                  <ID>{F9DAC1C5-B8C1-4FE4-9707-0B104904FC7B}</ID>
                  <Icon>go-next</Icon>
                  <Hint>Go to next entry in history</Hint>
                  <Command>cm_ViewHistoryNext</Command>
                </Command>
                <Separator/>
                <Program>
                  <ID>{906C746A-CD7A-477A-B5CD-07B385C375D5}</ID>
                  <Icon>%commander_path%\programs\ReplAll\REPLALL.EXE</Icon>
                  <Hint>ReplaceAll</Hint>
                  <Command>%commander_path%\programs\ReplAll\REPLALL.EXE</Command>
                  <StartPath>C:\Eagle\Double Commander\programs\ReplAll\</StartPath>
                </Program>
              </MenuItems>
            </Menu>
            <Separator/>
            <Command>
              <ID>{B87A9D1B-20FA-4031-ABFB-AA46A3A8EC61}</ID>
              <Icon>go-previous</Icon>
              <Hint>Go to previous entry in history</Hint>
              <Command>cm_ViewHistoryPrev</Command>
            </Command>
            <Command>
              <ID>{70BAF6CC-EBAE-46AA-A193-040AFD712E38}</ID>
              <Icon>go-next</Icon>
              <Hint>Go to next entry in history</Hint>
              <Command>cm_ViewHistoryNext</Command>
            </Command>
            <Separator/>
            <Program>
              <ID>{7417757B-839A-4E05-9AC4-C2133D6F8994}</ID>
              <Icon>%commander_path%\programs\ReplAll\REPLALL.EXE</Icon>
              <Hint>ReplaceAll</Hint>
              <Command>%commander_path%\programs\ReplAll\REPLALL.EXE</Command>
              <StartPath>C:\Eagle\Double Commander\programs\ReplAll\</StartPath>
            </Program>
          </MenuItems>
        </Menu>
        <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>
        <Separator/>
        <Program>
          <ID>{FBA5BEF2-0C05-4919-9946-FB5DFBACBF06}</ID>
          <Icon>%commander_path%\programs\ReplAll\REPLALL.EXE</Icon>
          <Hint>ReplaceAll</Hint>
          <Command>%commander_path%\programs\ReplAll\REPLALL.EXE</Command>
          <StartPath>C:\Eagle\Double Commander\programs\ReplAll\</StartPath>
        </Program>
      </Row>
    </MainToolbar>
  </Toolbars>
  <FilesViews>
    <Sorting>
      <CaseSensitivity>0</CaseSensitivity>
      <NaturalSorting>False</NaturalSorting>
      <SortFolderMode>0</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>
doublecmd.xml (70,157 bytes)   
Fixed in Revision4929
Operating systemWindows
WidgetsetWin32
Architecture32-bit, 64-bit

Activities

Alexx2000

2012-07-20 22:20

administrator   ~0000832

I can not reproduce it

EagleXK

2012-07-21 11:57

reporter   ~0000834

Добавил свой конфиг на всякий случай. Сам вьюер можка скачать отсюда: http://www.uvviewsoft.com/download.htm

avmaksimov

2012-07-24 08:00

reporter   ~0000841

У меня на 4927 все работает хорошо. А путь к программе указан верно? Что если задать жестко путь без переменных?

EagleXK

2012-07-24 13:07

reporter   ~0000842

Кстати да! Действительно, полный путь работает. Но у меня используется переменная %commander_path%, что для меня важно, ибо программа портабельная и на разных машинах та же сборка может находиться в разных папках.

Issue History

Date Modified Username Field Change
2012-07-18 19:57 EagleXK New Issue
2012-07-20 22:20 Alexx2000 Note Added: 0000832
2012-07-20 22:20 Alexx2000 Status new => feedback
2012-07-21 11:56 EagleXK File Added: doublecmd.xml
2012-07-21 11:57 EagleXK Note Added: 0000834
2012-07-21 11:57 EagleXK Status feedback => new
2012-07-24 08:00 avmaksimov Note Added: 0000841
2012-07-24 13:07 EagleXK Note Added: 0000842
2012-07-24 21:43 Alexx2000 Assigned To => Alexx2000
2012-07-24 21:43 Alexx2000 Status new => assigned
2012-07-24 21:44 Alexx2000 Fixed in Revision => 4929
2012-07-24 21:44 Alexx2000 Status assigned => resolved
2012-07-24 21:44 Alexx2000 Resolution open => fixed
2012-07-24 21:44 Alexx2000 Fixed in Version => 0.5.5
2012-07-24 21:44 Alexx2000 Target Version => 0.5.5
2013-12-31 02:35 EagleXK Status resolved => closed