| language
Information, tips and tutorials for ZTree file manager
Starting Windows Explorer from ZTree
Explorer
[-]- To start Explorer with the current ZtreeWin Directory Discussion
eXecute START .
- To start Explorer with the current ZtreeWin File/Directory selected add the following Application MenuDiscussion
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
(or Shift-F10)
You can then access Properties, Copy to Clipboard
orUnlocker
(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.
Category: Productivity tips
