[Show/Hide Left Column]

Starting Windows Explorer from ZTree

Explorer

[-]
  • To start Explorer with the current ZtreeWin Directory Discussion(external link)
eXecute START .

  • To start Explorer with the current ZtreeWin File/Directory selected add the following Application MenuDiscussion(external link)
    Download the file Page "h_ForumTips" does not exist or Page "h_ForumTips" does not exist
SET ZTMode=File
:: #ZTIfDir SET ZTMode=Dir
IF [%%ZTMode%%]==[File] START "" Explorer /n, /root, %2:%3, /select, %4.%5
IF [%%ZTMode%%]==[Dir]  START "" Explorer /n, /root, %2:%3

SET ZTMode=File
:: #ZTIfDir SET ZTMode=Dir
IF [%%ZTMode%%]==[File] START Explorer /e, /root, %2:%3, /select, %4.%5
IF [%%ZTMode%%]==[Dir]  START Explorer /e, /root, %2:, /select, %3

  • To access the Explorer Context (Right-Click) Menu for the current File/Directory
    Press the Win App Key Image (or Shift-F10)
    You can then access Properties, Copy to Clipboard(external link) orUnlocker(external link) (and lots of other things)


Contributors to this page: admin and ian .
Page last modified on Sunday 08 of November, 2009 14:21:55 EST by admin.

Show php error messages
 
PHP (5.2.17) NOTICE (E_NOTICE):
File: lib/tikilib.php
Line: 5345
Type: Undefined index: ck_editor
PHP (5.2.17) NOTICE (E_NOTICE):
File: lib/tikilib.php
Line: 5345
Type: Undefined index: ck_editor