[OT] Batch file sorting help
Reply from Paul Laufer, Mar 21,2024 at 17:28: Thanks Ben, that was very helpful. I ended up using the call to powershell from the batch file, only needing to tweak it because the date format had two...
View ArticleWindows Terminal vs. conhost
Reply from Kim Henkel, Mar 22,2024 at 02:41: I just created a j:z.CMD containing the following line, that opens conhost/ZTree @start %SystemRoot%System32conhost.exe ztreeZTW64.EXE (ZTree files in j:ztree)
View Article[Bug] Tab Change Case doesn't work if directory name starts with a number
Reply from Laurent Duchastel, Apr 10,2024 at 17:38: Try directory name : "7.Something" [R]ename, Tab = doesn't change case Minor. I guess the issue has been there in previous versions. It works if...
View ArticleWorking here
Reply from Ben Kent, Apr 11,2024 at 08:01: > Try directory name : "7.Something" > [R]ename, Tab = doesn't change case > > Minor. > > I guess the issue has been there in previous...
View ArticleWorking here - solved!
Reply from Laurent Duchastel, Apr 11,2024 at 15:02: > > Try directory name : "7.Something" > > [R]ename, Tab = doesn't change case > > > > Minor. > > > > I guess the...
View ArticleWindows Terminal vs. conhost
Reply from Alan Smedley, Apr 24,2024 at 06:36: > > That depends on whether you open ZTreeWin using the classic console > (conhost) or the new > Windows Terminal...
View Article\,F6,M not working
Reply from Martijn Coppoolse, Apr 24,2024 at 19:56: > I have now found a further issue with Ztree under Windows 11 on my > Laptop, as I do not use it all the time and have now added >...
View Article[ZEP] mass rename mask
Reply from Art Kocsis, Apr 25,2024 at 04:34: > I use a rename mask :%6:_:01:.* > > When in a logged folder I Ctrl-T, Ctrl-S then Ctrl-R with the mask. So > in a folder nameed 04783 I end up...
View Article[General] Microsoft is deprecating Console Mode
Reply from Art Kocsis, Apr 25,2024 at 06:22: > > How does this affect Ztreewin in the long run??? > According to Microsoft, future Windows releases, such as the upcoming > next-gen Windows...
View Article\,F6,M not working
Reply from Alan Smedley, Apr 25,2024 at 07:09: > > What exactly do you mean by "not work"? What happens instead? > > That same command sequence works fine on both my home and work laptop,...
View ArticleMicrosoft is not deprecating Console Mode
Reply from John Gruener, Apr 26,2024 at 18:53: Just to clear the air here, what Microsoft is doing is deprecating "Legacy" Console Mode, not the Console Mode itself. This is the option in a command...
View Article[Comment] target directory names containing spaces.
Post by wpeluso, Apr 29,2024 at 13:14: It's me again. Probably a previously reported anomaly, but Ztree will not get you to directories with a space in their name. See example below. Was(last directory...
View Article[Comment] target directory names containing spaces.
Reply from Andrew Penfold, Apr 29,2024 at 14:14: > It's me again. > > Probably a previously reported anomaly, but Ztree will not get you to > directories with a space in their name. See...
View Article[Comment] target directory names containing spaces.
Reply from wpeluso, Apr 30,2024 at 14:01: > > It's me again. > > > > Probably a previously reported anomaly, but Ztree will not get you to > > directories with a space in their...
View Article[Comment] target directory names containing spaces.
Reply from Ben Kent, Apr 30,2024 at 19:51: > > > It's me again. > > > > > > Probably a previously reported anomaly, but Ztree will not get you > to > > >...
View Article[Help!] Emulating a NumPad
Post by John Leslie, May 05,2024 at 19:12: Using ZTW on my baby PC I have a keyboard without a physical or embedded numeric keypad. I'd like at least to be able to use things like "5" to centre the...
View Article[Help!] Emulating a NumPad
Reply from andreas, May 06,2024 at 04:47: hi John don't have a ready-to-use solution for you but you may have a look at - SharpKeys (https://github.com/randyrants/sharpkeys): reassing kb scan codes to...
View Article[Help!] Emulating a NumPad
Reply from Ben Kent, May 07,2024 at 22:42: > Does anyone have a better idea, I suspect I'm missing something > major... John Try this Use a hotkey that isn't used in ZTree (Ctrl-k below) to...
View Article[Help!] Emulating a NumPad
Reply from John Leslie, May 09,2024 at 19:09: Great Stuff... Thank you!
View Article[Help!] Emulating a NumPad
Reply from John Leslie, May 09,2024 at 19:21: > Great Stuff... Thank you! Oh, should have said, I'm using a Logitech K810 and it's just great. I especially like that nudging it turns on the...
View Article[Wish] wish to have REM #ZTEcho directive for ZTreeMenu
Post by Ryan, May 21,2024 at 04:36: REM #ZTEcho source file is %1 REM #ZTSet VAR Press C to continue, or any other key to abort : displaying ahead REM #ZTEcho adds certainty and could prevent some...
View ArticleWhy not use choice.exe?
Reply from Ben Kent, May 22,2024 at 19:46: > REM #ZTEcho source file is %1 > REM #ZTSet VAR Press C to continue, or any other key to abort : > > > > displaying ahead REM #ZTEcho adds...
View ArticleWhy not use choice.exe?
Reply from Ryan, May 23,2024 at 01:29: the below is my way of doing things from long using fortran and true basic in general i didnt adapt to use choice.exe, timeout /T 10 controlled by %ErrorLevel%...
View Article[Comment] target directory names containing spaces.
Reply from wpeluso, May 25,2024 at 14:16: Ben, Finaly got back to my "Target filename with space" issue. The double back slashes worked! C:WindowsSystem32conhost.exe c:ztree_217ZTW64.EXE...
View Article[Wish] Sort by nuMber as a toggle on top of Name or Ext, not an override
Post by Liviu, May 26,2024 at 18:53: Unless I am missing something, I don't see a way to get the following 4 files sorted by extension, while having the names in SORT_DIGITSASNUMBERS order: Â Â Â v9.7.exe...
View Article[Wish] Sort by nuMber as a toggle on top of Name or Ext, not an override
Reply from Ben Kent, May 27,2024 at 16:20: > It looks like sorting by nuMber first resets the sort order to Name, > then uses number sorting. Instead, it would make sense to me for sort by >...
View Article[Wish] Sort by nuMber as a toggle on top of Name or Ext, not an override
Reply from Liviu, May 28,2024 at 04:08: Thank you, Ben, precisely this. > It sounds like you want the Alpha and nuMber sort types to be toggles > that affect how the name is sorted, then Sort=Ext...
View Article[Wish] ZLS loading files in order in which they were opened is my wish
Reply from Ryan, Jun 02,2024 at 17:16: ZLIST1.ZLS has this content Z="M:zzzzv8.txt" Z="M:zzzzv9.txt" ZLIST2.ZLS has this content Z="M:zzzzv8.bat" Z="M:zzzzv9.bat" i put the ztree cursor on a file...
View ArticleAlt-Sort
Reply from John Clark, Jul 09,2024 at 21:20: I'm having a problem having Alt-Sort to work. Using the command does not progress to the sort commands. What am I missing?
View ArticleAlt-Sort
Reply from Teklek, Jul 10,2024 at 07:33: > I'm having a problem having Alt-Sort to work. Using the > command does not progress to the sort commands. What am I missing? Possibly you have a...
View Article[Bug] ZTreeW64 sometimes takes 30 seconds to show anything
Post by Robert Sawyer, Jul 11,2024 at 02:43: I'm using ZtreeW64 v2.4.217 on a Windows 11 Pro system (a Framework 13 laptop with a 1TB SSD and with two external monitors attached). Usually, when I run...
View ArticleAlt-Sort
Reply from John Clark, Jul 11,2024 at 15:39: I have no clue as to what is running in the background to prevent the command from working. I have gone back a number of versions and have had the same...
View Article[Bug] ZTreeW64 sometimes takes 30 seconds to show anything
Reply from Paul Laufer, Jul 11,2024 at 21:20: My first inclination would be to look at the Windows antivirus. In the past I would exclude the Ztree executable because of long startup delays. I...
View Article[Bug] ZTreeW64 sometimes takes 30 seconds to show anything
Reply from Robert Sawyer, Jul 12,2024 at 03:24: Excellent thought! However, excluding the process ZTW64.EXE from Microsoft Defender (the only antivirus program I'm running) did not solve the problem.
View Article