Search found 28 matches

by univert
21 May 2019 15:39
Forum: Wishes
Topic: Auto mini tree for huge folders
Replies: 0
Views: 1780

Auto mini tree for huge folders

When opening a subitem in a huge folder (e.g. C:\Windows\winsxs over tens of thousand items). It can be slow and not very useful to expand the full tree in the tree pane. So the wish is to auto minify the tree when the resulting tree list is overwhelming( e.g. larger than 1000 items).
by univert
19 Mar 2019 01:00
Forum: Wishes
Topic: Support new windows 10 compacted(compressed) files
Replies: 2
Views: 938

Re: Support new windows 10 compacted(compressed) files

updates? this is like a feature wish.
by univert
28 Dec 2018 15:55
Forum: Wishes
Topic: Support new windows 10 compacted(compressed) files
Replies: 2
Views: 938

Support new windows 10 compacted(compressed) files

Windows 10 1607+ supported an new file compression option that compresses files using reparse points at a higher compression ratio. This is achieved using "compact.exe /c /exe:LZX" command more details @ https://github.com/ImminentFate/CompactGUI @ https://www.reddit.com/r/Windows10/commen...
by univert
03 Oct 2018 18:10
Forum: Tips & Tricks, Questions & Answers
Topic: win+e launching without any 3rd party solution
Replies: 10
Views: 3244

win+e launching without any 3rd party solution

copy the following content to a .bat file and move the .bat file into the root folder of xyplorer; run it and it works reg copy HKEY_CLASSES_ROOT\folder\shell\opennewwindow\command HKEY_CLASSES_ROOT\folder\shell\opennewwindow\command.bak /f reg delete HKEY_CLASSES_ROOT\folder\shell\opennewwindow\com...
by univert
13 Feb 2018 08:28
Forum: Bug Reports
Topic: Relative symblic link and mount point is no longer shown in latest 18.7
Replies: 1
Views: 716

Relative symblic link and mount point is no longer shown in latest 18.7

I remember it was working in 18.50.0001 but some how everything breaks after 18.50.0307. Seems the current situation is more complex than before: Relative symbolic : 1. It is not displayed as relative(as is) in tooltip. previously is shown before 18.50.0001 2. relative symbolic is not shown in speci...
by univert
16 Oct 2017 04:03
Forum: Bug Reports
Topic: network share credential not popping up in latest beta
Replies: 16
Views: 3127

network share credential not popping up in latest beta

After "Assume servers are available" is unchecked.
network server credential dialog is not popping
by univert
07 Oct 2017 09:05
Forum: Bug Reports
Topic: Relative symbolic shown incorrectly in latest beta 18.50
Replies: 1
Views: 743

Relative symbolic shown incorrectly in latest beta 18.50

mkdir abc mklink /d xyz abc In this case, the junction target is shown as "xyzxyz" mkdir abc mkdir def cd def mklink /d xyz ..\abc In this case, the junction target is shown as "..\abc..\abc" Also, it will be good to show the junction target "as is" instead of translat...
by univert
04 Oct 2017 11:35
Forum: Bug Reports
Topic: Relative symblic link is not shown
Replies: 1
Views: 672

Relative symblic link is not shown

For example to create a relative folder symbolic link
cd /d c:\
mklink /D Win .\Windows
In xyplorer, the folder's junction target is empty
by univert
14 Jul 2014 18:47
Forum: Wishes
Topic: copy junctions/sybolic links as is
Replies: 4
Views: 2059

copy junctions/sybolic links as is

I would like to copy junction points(reparse points) symblic links as is over to another place without copy over the actual data pointed to.
Is this a legitimate feature wish?
by univert
12 Apr 2014 09:27
Forum: Wishes
Topic: Disable certain custom column when in network location
Replies: 2
Views: 836

Disable certain custom column when in network location

Some custom column may take time to load inside a network location.
i.e. mp3, jpg file meta data and shortcut and junction target

Is possible to disable certain custom columns when in a network folder.
by univert
02 Feb 2014 17:05
Forum: Wishes
Topic: File search folder depth option
Replies: 15
Views: 3238

Re: File search folder depth option

it's a pity that xyplorer cannot support this feature though.
by univert
02 Feb 2014 14:21
Forum: Wishes
Topic: File search folder depth option
Replies: 15
Views: 3238

File search folder depth option

Sometimes I just forget where my file is inside a large file system. But I know that it is within a certain depth range say no more than 3 folder-level depths. If just search the whole drive which contain millions of files, it will take an hour or so. If there is an option that can limit the search ...
by univert
20 Mar 2013 09:31
Forum: Tips & Tricks, Questions & Answers
Topic: Custom columns ?
Replies: 0
Views: 1072

Custom columns ?

Is possible to add a custom column to include computed information about an item? I want a column to show how many txts file there is in a bunch of folders. Instead of doing it manually one by one, I wonder if it is possible to add a custom column whose content is user defined so that we can sort an...
by univert
15 Mar 2013 06:56
Forum: Tips & Tricks, Questions & Answers
Topic: How to organized my favorites
Replies: 3
Views: 1193

How to organized my favorites

I have dozens of favorites folders and files. And it is becoming overwhelming when iterates through them in a flat list. Is it possible to organize them into hierarchical manner just like favorites in an web browser? Also removing favorites is also problem when the favorites place is no longer there...
by univert
22 Feb 2011 02:06
Forum: Tips & Tricks, Questions & Answers
Topic: Delete a juction or symbolic link?
Replies: 7
Views: 2064

Re: Delete a juction or symbolic link?

I am using windows XP. v9.90.0401 Deletion of junction deletes the contents. I would rather that XYplorer provide the option to delete the junction itself or unlink the junction so that we can delete it. Cannot confirm. Just the junction is deleted. (XP SP3) The junction is deleted off cause but if...