Everything shows hidden files on NAS

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
Kakinson
Posts: 11
Joined: Wed Nov 29, 2023 7:57 pm

Everything shows hidden files on NAS

Post by Kakinson »

Hello,

We have Synology Nas in our office. We explore files with mapped drives in Windows.

There is some location, that only some users on have permission to open set up in synology system. Unfortunately machine and user that isn't allowed to see these files can't open them, but can see the names of files it shouldn't. It creates some random amount of files, that could be seen by unauthorized person. I don't know what is the reason.

Can you tell me why is this happening? I would like to work with everything. That's a magnificent tool, but wouldn't like to show secret files to users, who shouldn't see it. Can it happen because of using remote desktop by Microsoft sometimes?

Best Regards,
Maciej
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything shows hidden files on NAS

Post by void »

Users will most likely also be able to see these files in Windows Explorer if they enable hidden files and folders from
Windows Explorer -> Options -> View -> show hidden files, folders and drives.

Everything shows hidden files by default.
To hide hidden-files in Everything:
  • In Everything, from the Tools menu, click Options.
  • Click the Exclude tab on the left.
  • Check Exclude hidden files and folders.
  • Check Exclude system files and folders.
  • Click OK.
Kakinson
Posts: 11
Joined: Wed Nov 29, 2023 7:57 pm

Re: Everything shows hidden files on NAS

Post by Kakinson »

Actually it isn't hidden in windows option. All is set up in synology system. The person can see files names that are inside hidden and blocked folders.
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything shows hidden files on NAS

Post by void »

Running Everything as admin might inadvertently give you more access.

Please make sure Everything is installed correctly and running as a standard user:
  • In Everything, from the Tools menu, click Options.
  • Click the General tab on the left.
  • Check Store settings and data in %APPDATA%\Everything.
  • Uncheck Run as administrator.
  • Check Everything Service. (Please make sure this is tick-checked and not square-checked)
  • Click OK.
  • Exit Everything (right click the Everything tray icon and click Exit).
  • Restart Everything.
Kakinson
Posts: 11
Joined: Wed Nov 29, 2023 7:57 pm

Re: Everything shows hidden files on NAS

Post by Kakinson »

I already have all this option checked like you said. I'm afraid user on different machines can be the same called "admin"
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything shows hidden files on NAS

Post by void »

Remote desktop shouldn't cause the issue.

Can you see these hidden files in Windows Explorer?
Everything should show the same files as Windows Explorer.
Kakinson
Posts: 11
Joined: Wed Nov 29, 2023 7:57 pm

Re: Everything shows hidden files on NAS

Post by Kakinson »

I can't see these files in windows explorer. They show only in everything. It isn't like that I see every file, but some random amount which I don't know what it depend of.

I did rescan in everything yesterday and I think only files that have been modified or created since rescan showed up not old ones I created before rescan.
therube
Posts: 4610
Joined: Thu Sep 03, 2009 6:48 pm

Re: Everything shows hidden files on NAS

Post by therube »

What version of Everything?
Kakinson
Posts: 11
Joined: Wed Nov 29, 2023 7:57 pm

Re: Everything shows hidden files on NAS

Post by Kakinson »

1.5.0.1341a This is installed on computer which shouldn't see files.
therube
Posts: 4610
Joined: Thu Sep 03, 2009 6:48 pm

Re: Everything shows hidden files on NAS

Post by therube »

Well shouldn't Everything only be able to see files that the particular user (that is running Everything) has access to (in your case via the mapped drive letter - which is how Everything is seeing anything on the NAS)?

Lets call your mapped drive, N:.

And N: has a directory that his "hidden" from USER.
Lets call that directory, "/hidden/".

So on the NAS end, N:/hidden/ is hidden from the USER.

But on the Everything end, N:/hidden/ is seen?
So Everything is seeing all of N:, regardless of permissions set on the NAS?
horst.epp
Posts: 1344
Joined: Fri Apr 04, 2014 3:24 pm

Re: Everything shows hidden files on NAS

Post by horst.epp »

Kakinson wrote: Thu Nov 30, 2023 7:24 pm 1.5.0.1341a This is installed on computer which shouldn't see files.
You should at least try the current version 1.5.0.1361a
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything shows hidden files on NAS

Post by void »

Do these hidden files/folders end with a $ ?

-Shares ending with $ shouldn't normally be visible in Everything or Windows Explorer.
net_share_enum_hidden
Kakinson
Posts: 11
Joined: Wed Nov 29, 2023 7:57 pm

Re: Everything shows hidden files on NAS

Post by Kakinson »

No, their names are the same, unchanged.
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything shows hidden files on NAS

Post by void »

I wonder if Windows Explorer doing something special..

What about from a command prompt? do you see the same results with a DIR command?:
  • From the Start menu, search for: cmd
  • Click Command Prompt
    DIR \\nas\share
  • also try:
    DIR \\nas\share /ah
Does this list the hidden files/folders?

Also try the above with running the command prompt as admin.
Kakinson
Posts: 11
Joined: Wed Nov 29, 2023 7:57 pm

Re: Everything shows hidden files on NAS

Post by Kakinson »

In cmd I get "can't find network path". I ran it as admin also.
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything shows hidden files on NAS

Post by void »

Odd, what about with the mapped network drive?
Kakinson
Posts: 11
Joined: Wed Nov 29, 2023 7:57 pm

Re: Everything shows hidden files on NAS

Post by Kakinson »

What I have to do?
Kakinson
Posts: 11
Joined: Wed Nov 29, 2023 7:57 pm

Re: Everything shows hidden files on NAS

Post by Kakinson »

therube wrote: Thu Nov 30, 2023 8:07 pm Well shouldn't Everything only be able to see files that the particular user (that is running Everything) has access to (in your case via the mapped drive letter - which is how Everything is seeing anything on the NAS)?

Lets call your mapped drive, N:.

And N: has a directory that his "hidden" from USER.
Lets call that directory, "/hidden/".

So on the NAS end, N:/hidden/ is hidden from the USER.

But on the Everything end, N:/hidden/ is seen?
So Everything is seeing all of N:, regardless of permissions set on the NAS?
Hello, exacly. But I see only names of some files. I send graphic examples.
Attachments
Everything 2.jpg
Everything 2.jpg (266.7 KiB) Viewed 11509 times
Everything 1.jpg
Everything 1.jpg (232.61 KiB) Viewed 11509 times
therube
Posts: 4610
Joined: Thu Sep 03, 2009 6:48 pm

Re: Everything shows hidden files on NAS

Post by therube »

Odd, what about with the mapped network drive?
What I have to do?
DIR X:\_BE*
DIR X:\_BE* /ah

Presumably one computer should see the contents of _BE*, & the other should not.
therube
Posts: 4610
Joined: Thu Sep 03, 2009 6:48 pm

Re: Everything shows hidden files on NAS

Post by therube »

You are running Everything, actually separately, on each computer?

Likewise, each computer has it's own .db that it is referencing?
As in you do not have COMPUTER_HIDDEN using the same .db found on COMPUTER_SEEN's ?
therube
Posts: 4610
Joined: Thu Sep 03, 2009 6:48 pm

Re: Everything shows hidden files on NAS

Post by therube »

So I have 2 computers, SHOW & HIDE.

SHOW has full access to NAS.
HIDE has limited access to NAS.

If I copy SHOW's Everything Profile to HIDE, & open that Profile on HIDE, at that point in time HIDE can see all the "hidden" file names that SHOW can see, but HIDE cannot access or open any of those "hidden" files.

If I then, on HIDE, Tools | Options | Indexes | Folders: \\NAS --> Rescan, I can watch as the previously seen "hidden" files are no longer shown in HIDE's Everything.

When the Rescan (on HIDE) completes, I can only see those files that HIDE has access to on NAS - none of the "hidden" files.
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything shows hidden files on NAS

Post by void »

What are the attributes for the X:\_B... folder that should be hidden?
  • In Everything, type in the following search:
    x:\* addcolumn:attributes
  • What is the listed attributes for the _B... folder?


Is this folder shown in the Windows Explorer if you enable protected files:
  • In Windows Explorer, from the View tab, click Options.
  • In Options, Click the View tab.
  • Uncheck Hide protected operating system files.
  • Click OK.


To hide protected system files/folders in Everything:
  • In Everything, from the Tools menu, click Options.
  • Click the Exclude tab on the left.
  • Check Exclude system files and folders.
  • Click OK.

What I have to do?
  • From the Start menu, search for: cmd
  • Click Command Prompt
    DIR X:
  • also try:
    DIR X: /ah
Kakinson
Posts: 11
Joined: Wed Nov 29, 2023 7:57 pm

Re: Everything shows hidden files on NAS

Post by Kakinson »

Hello,

Thanks for replies!

I try to make some tests to check if it is a Synology issue. I will come back with response soon.
Kakinson
Posts: 11
Joined: Wed Nov 29, 2023 7:57 pm

Re: Everything shows hidden files on NAS

Post by Kakinson »

Hello,

I made some tests. I don't even have everything running on my Pc with permission. When I create or modify some new files, PC without permission automatically and instantly scans every file and adds file name to database. It has access to files names that were edited or newly created.

I tested:
- different pc user
- delete everything database on PC with permission
- everything you wrote
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything shows hidden files on NAS

Post by void »

ReadDirectoryChanges is exposing the hidden filenames.

Some suggestions:

Disable ReadDirectoryChanges:
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Advanced tab on the left.
  • To the right of Show settings containing, search for:
    changes
  • Select read_directory_changes.
  • Set the value to: false
  • Click OK.
Everything will use SHChangeNotify instead.
Hopefully, SHChangeNotify doesn't expose the hidden filenames.



Alternatively, disable monitor changes (not ideal):
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Folders tab on the left.
  • Select your network share.
  • Uncheck monitor changes.
  • Click OK.
Everything will continue to rescan this folder daily for changes.
This rescan should ignore the hidden folders.
therube
Posts: 4610
Joined: Thu Sep 03, 2009 6:48 pm

Re: Everything shows hidden files on NAS

Post by therube »

Might permission settings on the NAS be playing in?

On my end
On HIDE, I have it set to Index Folder \\NAS, & then I also subsequently added \\NAS\LIB (& set to Monitor)
HIDE does not have access to \\NAS\LIB (& various other subdirectories on \\NAS\)
If I tell HIDE to rescan \\NAS\LIB, I see:

Code: Select all

GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
...
check for folder updates 08ae49b8
..
CreateFileW(): 5: Failed to open file \\Nas\lib
...
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
(Get / failed, repeat, repeatedly, the check for folder updates & CreateFileW() only turn up, every so often.)

And it now stopped:

Code: Select all

scan completed in 300.043252 seconds
rescan update db
rescan update db in 0.000766 seconds
next update at 7/12 3:00
leave folder update
check for folder updates 00000000
Similarly, from on computer SHOW, if I create some new files on \\NAS\LIB\, they are not seen on HIDE.


And now I see:

Code: Select all

CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
check for folder updates 00000000
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
check for folder updates 00000000
(And that is repeating, every so...)

ReadDirectoryChanges is set to True.

I am not prompted for credentials to open \\NAS\LIB - except if I were to attempt to open \\NAS\LIB (which shows as grayed out on HIDE) or LIB (with a path of \\NAS).

On HIDE, with parents:1, I can see all the topmost directory names on \\NAS, but I can only see the files within the 1 directory tree that HIDE has access to. That 1 directory entry does show it's size & date modified, where all the other directories show no size nor date.
therube
Posts: 4610
Joined: Thu Sep 03, 2009 6:48 pm

Re: Everything shows hidden files on NAS

Post by therube »

Code: Select all

disconnected from service
Everything: 1.5.0.1361a (x86)
OS: Windows NT 10.0 19045 (x64)
Admin: 0
Service: 6 (connected / partially installed)
Command line: -instance NAS
Binary: C:\DEV\Locate\NAS\Everything.exe
Profile: C:\DEV\Locate\NAS\Everything-NAS.ini
Database: C:\DEV\Locate\NAS\Everything-NAS.db
Instance: NAS
Config: dupe_group_colors=1
Config: offline_alpha=128
Config: auto_include_fixed_volumes=0
Config: find_first_file_path_not_found_retry_timeout=30000
Config: input_stream_buf_size=0
Config: output_stream_buf_size=0
Config: icon_blend_hidden=1
Config: thumbnail_medium_text_lines=2
Config: thumbnail_large_text_lines=2
Config: open_many_files_warning_threshold=16
Config: set_foreground_window_attach_thread_input=0
Config: close_on_toggle=0
Config: full_row_select_double_click_path=0
Config: snap_toggle_on_shift=1
Config: rename_select_filepart_only=1
Config: search_edit_move_caret_to_selection_end=0
Config: bring_result_focus_into_view_on_sort=0
Config: keep_result_focus_in_view=0
Config: paste_new_line_op=0
Config: date_descending_first=1
Config: size_descending_first=1
Config: size_format=1
Config: size_number_format=4
Config: db_update_thread_priority=-1
Config: refs_file_id_extd_directory_info_buffer_size=0
Config: content_buf_size=0
Config: context_menu_parent_folder=4
Config: filter_visible_count_max=0
Config: filter=EVERYTHING
Config: preview_icon=1
Config: treeview_match_only_when_shown=0
Config: folders=[{"path":"\\\\NAS","update_type":0,"fast_update":1},{"path":"\\\\Nas\\lib"}]
SetActiveWindow failed 00000000
WM_ACTIVATE 00000000 00000000, lastfocus 00a40470, current focus 00a40470, current foreground 00430692
WM_ACTIVATE MINIMIZED 0
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
check for folder updates 08ae49b8
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
check for folder updates 08ae49b8
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
check for folder updates 08ae49b8
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
check for folder updates 08ae49b8
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
GetFileAttributesExW \\Nas\lib\ 5
failed to get find data for \\Nas\lib: 5
scan completed in 300.043252 seconds
rescan update db
rescan update db in 0.000766 seconds
next update at 7/12 3:00
leave folder update
check for folder updates 00000000
check for folder updates 00000000
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
check for folder updates 00000000
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
check for folder updates 00000000
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
check for folder updates 00000000
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
check for folder updates 00000000
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
check for folder updates 00000000
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
check for folder updates 00000000
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
MoveFile:
C:\DEV\Locate\NAS\Everything-NAS.ini.tmp
to:
C:\DEV\Locate\NAS\Everything-NAS.ini
db 1
Apply settings.
is rebuild required
config ntfs volume: \\?\Volume{ee164b17-777c-47e3-8690-c5eeb846eb2b} | C: |  | 0 | 0
add volume: 1 | \\?\Volume{ee164b17-777c-47e3-8690-c5eeb846eb2b} | RUBEN (C:) |  | 0 | 0
config ntfs volume: \\?\Volume{56b3771b-ee70-469d-a085-b237ead211b5} | E: |  | 0 | 0
add volume: 1 | \\?\Volume{56b3771b-ee70-469d-a085-b237ead211b5} | WIN7 (E:) |  | 0 | 0
config fat volume: \\?\Volume{84488b75-7ded-11eb-a3c8-08edb93af2a4} | K: |  | 0
add volume: 3 | \\?\Volume{84488b75-7ded-11eb-a3c8-08edb93af2a4} | CORSAIR (K:) |  | 0 | 0
config remote volume: \\Rubenxp43\c | G: |  | 0
add volume: 4 | \\Rubenxp43\c | c (\\Rubenxp43) (G:) |  | 0 | 0
VEH 08b829e8
volume \\?\Volume{1927110f-95f3-4f03-b757-3ff0cd4ea87d}: drive type 3
GetVolumePathNamesForVolumeName 234
GetVolumePathNamesForVolumeName OK C:\
GetVolumePathNamesForVolumeName C:
found volume 3 \\?\Volume{1927110f-95f3-4f03-b757-3ff0cd4ea87d} C:
check media \\?\Volume{1927110f-95f3-4f03-b757-3ff0cd4ea87d}
add found volume: 1 | \\?\Volume{1927110f-95f3-4f03-b757-3ff0cd4ea87d} | C: |  | 1
existing volume: 00000000
add new found volume: 1 | \\?\Volume{1927110f-95f3-4f03-b757-3ff0cd4ea87d} | C: |  | 0
add volume: 1 | \\?\Volume{1927110f-95f3-4f03-b757-3ff0cd4ea87d} |  (C:) |  | 0 | 0
volume \\?\Volume{94c539cc-9202-4598-9411-7be501cfe509}: drive type 3
GetVolumePathNamesForVolumeName 234
GetVolumePathNamesForVolumeName OK
volume \\?\Volume{ff0407ee-e333-4a05-9561-73758ff5104e}: drive type 3
GetVolumePathNamesForVolumeName 234
GetVolumePathNamesForVolumeName OK
volume \\?\Volume{503ee8ad-7138-4ed1-8d19-078956c7278a}: drive type 3
GetVolumePathNamesForVolumeName 234
GetVolumePathNamesForVolumeName OK D:\
GetVolumePathNamesForVolumeName D:
found volume 3 \\?\Volume{503ee8ad-7138-4ed1-8d19-078956c7278a} D:
check media \\?\Volume{503ee8ad-7138-4ed1-8d19-078956c7278a}
add found volume: 1 | \\?\Volume{503ee8ad-7138-4ed1-8d19-078956c7278a} | D: |  | 1
existing volume: 00000000
add new found volume: 1 | \\?\Volume{503ee8ad-7138-4ed1-8d19-078956c7278a} | D: |  | 0
add volume: 1 | \\?\Volume{503ee8ad-7138-4ed1-8d19-078956c7278a} | RECOVERY (D:) |  | 0 | 0
volume \\?\Volume{72941fea-127b-4af2-b357-b0150b87229f}: drive type 3
GetVolumePathNamesForVolumeName 234
GetVolumePathNamesForVolumeName OK
volume \\?\Volume{869f6efc-fd97-11e8-ad87-806e6f6e6963}: drive type 5
QueryDosDevice G: \Device\LanmanRedirector\;G:00000000005d6d69\Rubenxp43\c
ignoring new excluded volume 4 \\Rubenxp43\c G:
QueryDosDevice N: \Device\LanmanRedirector\;N:00000000005d6d69\NAS\OFFICE\DOCS
found volume 4 \\NAS\OFFICE\DOCS N:
check media \\NAS\OFFICE\DOCS
add found volume: 4 | \\NAS\OFFICE\DOCS | N: |  | 1
existing volume: 00000000
add new found volume: 4 | \\NAS\OFFICE\DOCS | N: |  | 0
add volume: 4 | \\NAS\OFFICE\DOCS | DOCS (\\NAS\OFFICE) (N:) |  | 0 | 0
VOLUME \\?\Volume{1927110f-95f3-4f03-b757-3ff0cd4ea87d} C:  0 0 1 0 1 1 3
VOLUME \\?\Volume{ee164b17-777c-47e3-8690-c5eeb846eb2b} C:  0 0 1 0 0 1 3
VOLUME \\?\Volume{503ee8ad-7138-4ed1-8d19-078956c7278a} D:  0 0 1 0 1 1 3
VOLUME \\?\Volume{56b3771b-ee70-469d-a085-b237ead211b5} E:  0 0 1 0 0 1 3
VOLUME \\Rubenxp43\c G:  0 0 1 0 0 4 4
VOLUME \\?\Volume{84488b75-7ded-11eb-a3c8-08edb93af2a4} K:  0 0 1 0 0 3 2
VOLUME \\NAS\OFFICE\DOCS N:  0 0 1 0 1 4 4
volume list created in 0.021240 seconds
refs volume list count cur: 0 db: 0
next update at 7/12 3:00
research 0
WM_ACTIVATE 00000001 00000000, lastfocus 00a40470, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 00a40470
FOCUS restore 00a40470
check for folder updates 00000000
exec: first expr $exec("%1")
exec: command $exec("%1")
exec: fullfilename \\NAS\LIB
exec: depth 0
exec: exec "%1")
exec: depth 1
exec: got "\\NAS\LIB"
exec: shellexecute file:\\NAS\LIB param:
shellexecute invoke \\NAS\LIB
sub buf killed
set 1 run history in 0.000055 seconds
exec: main thread regained focus
new results 2
WM_ACTIVATE 00000000 00000000, lastfocus 00a40470, current focus 00a40470, current foreground 002606a4
WM_ACTIVATE MINIMIZED 0
SHCNE 00040000
SHCNE DELETE C:\Users\NEIL-HP10\AppData\Roaming\Microsoft\Windows\Recent\lib (Nas).lnk
SHCNE CREATE C:\Users\NEIL-HP10\AppData\Roaming\Microsoft\Windows\Recent\lib (Nas).lnk
SHCNE UPDATEDIR C:\Users\NEIL-HP10\AppData\Roaming\Microsoft\Windows\Recent
SHCNE CREATE This PC\Local Disk (C:)\Users\NEIL-HP10\AppData\Local\Microsoft\Windows\History\Today\nas\LIB
SHCNE CREATE This PC\Local Disk (C:)\Users\NEIL-HP10\AppData\Local\Microsoft\Windows\History\View By Order Visited Today\LIB
SHCNE CREATE This PC\Local Disk (C:)\Users\NEIL-HP10\AppData\Local\Microsoft\Windows\History\View By Site\nas\LIB
WM_ACTIVATE 00000001 00000000, lastfocus 00a40470, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 00a40470
FOCUS restore 00a40470
WM_ACTIVATE 00000000 00000000, lastfocus 00a40470, current focus 00a40470, current foreground 004503a2
WM_ACTIVATE MINIMIZED 0
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
WM_ACTIVATE 00000001 00000000, lastfocus 00a40470, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 00a40470
FOCUS restore 00a40470
WM_ACTIVATE 00000000 00000000, lastfocus 00a40470, current focus 00a40470, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
WM_ACTIVATE 00000001 00000000, lastfocus 00a40470, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 00a40470
FOCUS restore 00a40470
COMMAND 41019
COMMAND 41000
exec: first expr $exec("%1")
exec: command $exec("%1")
exec: fullfilename \\Nas\lib
exec: depth 0
exec: exec "%1")
exec: depth 1
exec: got "\\Nas\lib"
exec: shellexecute file:\\Nas\lib param:
shellexecute invoke \\Nas\lib
sub buf killed
set 1 run history in 0.000202 seconds
exec: main thread regained focus
new results 2
WM_ACTIVATE 00000000 00000000, lastfocus 00a40470, current focus 00a40470, current foreground 00510606
WM_ACTIVATE MINIMIZED 0
SHCNE 00040000
SHCNE DELETE C:\Users\NEIL-HP10\AppData\Roaming\Microsoft\Windows\Recent\lib (Nas).lnk
SHCNE CREATE C:\Users\NEIL-HP10\AppData\Roaming\Microsoft\Windows\Recent\lib (Nas).lnk
SHCNE CREATE This PC\Local Disk (C:)\Users\NEIL-HP10\AppData\Local\Microsoft\Windows\History\Today\nas\lib
SHCNE CREATE This PC\Local Disk (C:)\Users\NEIL-HP10\AppData\Local\Microsoft\Windows\History\View By Order Visited Today\lib
SHCNE CREATE This PC\Local Disk (C:)\Users\NEIL-HP10\AppData\Local\Microsoft\Windows\History\View By Site\nas\lib
SHCNE UPDATEDIR C:\Users\NEIL-HP10\AppData\Roaming\Microsoft\Windows\Recent
WM_ACTIVATE 00000001 00000000, lastfocus 00a40470, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 00a40470
FOCUS restore 00a40470
WM_ACTIVATE 00000000 00000000, lastfocus 00a40470, current focus 00a40470, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
WM_ACTIVATE 00000001 00000000, lastfocus 00a40470, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 00a40470
FOCUS restore 00a40470
WM_ACTIVATE 00000000 00000000, lastfocus 00a40470, current focus 00a40470, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
WM_ACTIVATE 00000001 00000000, lastfocus 00a40470, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 00a40470
FOCUS restore 00a40470
WM_ACTIVATE 00000000 00000000, lastfocus 00a40470, current focus 00a40470, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
check for folder updates 00000000
WM_ACTIVATE 00000001 00000000, lastfocus 00a40470, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 00a40470
FOCUS restore 00a40470
COMMAND 41018
COMMAND 41000
exec: first expr $exec("%1")
exec: command $exec("%1")
exec: fullfilename \\NAS\LIB
exec: depth 0
exec: exec "%1")
exec: depth 1
exec: got "\\NAS\LIB"
exec: shellexecute file:\\NAS\LIB param:
shellexecute invoke \\NAS\LIB
sub buf killed
set 1 run history in 0.000062 seconds
exec: main thread regained focus
new results 2
WM_ACTIVATE 00000000 00000000, lastfocus 00a40470, current focus 00a40470, current foreground 005405e8
WM_ACTIVATE MINIMIZED 0
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
SHCNE 00040000
SHCNE DELETE C:\Users\NEIL-HP10\AppData\Roaming\Microsoft\Windows\Recent\lib (Nas).lnk
SHCNE CREATE C:\Users\NEIL-HP10\AppData\Roaming\Microsoft\Windows\Recent\lib (Nas).lnk
SHCNE CREATE This PC\Local Disk (C:)\Users\NEIL-HP10\AppData\Local\Microsoft\Windows\History\Today\nas\LIB
SHCNE CREATE This PC\Local Disk (C:)\Users\NEIL-HP10\AppData\Local\Microsoft\Windows\History\View By Order Visited Today\LIB
SHCNE CREATE This PC\Local Disk (C:)\Users\NEIL-HP10\AppData\Local\Microsoft\Windows\History\View By Site\nas\LIB
SHCNE UPDATEDIR C:\Users\NEIL-HP10\AppData\Roaming\Microsoft\Windows\Recent
WM_ACTIVATE 00000001 00000000, lastfocus 00a40470, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 00a40470
FOCUS restore 00a40470
WM_ACTIVATE 00000000 00000000, lastfocus 00a40470, current focus 00a40470, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
WM_ACTIVATE 00000001 00000000, lastfocus 00a40470, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 00a40470
FOCUS restore 00a40470
WM_ACTIVATE 00000000 00000000, lastfocus 00a40470, current focus 00a40470, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
WM_ACTIVATE 00000001 00000000, lastfocus 00a40470, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 00a40470
FOCUS restore 00a40470
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
COMMAND 40040
update search 1
search '/nas/back' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM /nas/back
fast path search
fast path search nas
fast path search back
fast path search
fast path search nas
fast path search back
FOLDER TERM START 11610010 M 00efe6f0 N 00efe5e0
11610010 20e01104 M 00efe6f0 N 00efe5e0 OP 511 /nas/back
FILE TERM START 11610010 M 00efe6f0 N 00efe5e0
11610010 20e01104 M 00efe6f0 N 00efe5e0 OP 511 /nas/back
HIGH UI PROIRITY
found 2 folders with 1 threads in 0.001591 seconds
COM msg 1024
found 0 files with 8 threads in 0.007676 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000688 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000354 seconds
new results 2
NORMAL UI PROIRITY
COMMAND 40040
update search 1
search 'parents:2' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 2
FOLDER TERM START 11610010 M 00efe6f0 N 00efe5e0
11610010 20e01100 M 00efe6f0 N 00efe5e0 OP 229 2
FILE TERM START 11610010 M 00efe6f0 N 00efe5e0
11610010 20e01100 M 00efe6f0 N 00efe5e0 OP 229 2
HIGH UI PROIRITY
found 7 folders with 1 threads in 0.000522 seconds
found 2 files with 8 threads in 0.002883 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.001366 seconds
total size 436142072, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000365 seconds
new results 9
NORMAL UI PROIRITY
COMMAND 40040
update search 1
search 'parents:2 dumy' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 2
parse flags 00000000 type 20c01100
TERM dumy
FOLDER TERM START 08bce5a8 M 00efe6f0 N 00efe5e0
08bce5a8 20e01100 M 08bce646 N 00efe5e0 OP 229 2
08bce646 20e01100 M 00efe6f0 N 00efe5e0 OP 5 dumy
FILE TERM START 08bce5a8 M 00efe6f0 N 00efe5e0
08bce5a8 20e01100 M 08bce646 N 00efe5e0 OP 229 2
08bce646 20e01100 M 00efe6f0 N 00efe5e0 OP 5 dumy
HIGH UI PROIRITY
found 1 folders with 1 threads in 0.000376 seconds
found 0 files with 8 threads in 0.002945 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000692 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000356 seconds
new results 1
NORMAL UI PROIRITY
COMMAND 40041
update search 1
search 'parents:2' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 2
FOLDER TERM START 0868f010 M 00efe6f8 N 00efe5e8
0868f010 20e01100 M 00efe6f8 N 00efe5e8 OP 229 2
FILE TERM START 0868f010 M 00efe6f8 N 00efe5e8
0868f010 20e01100 M 00efe6f8 N 00efe5e8 OP 229 2
HIGH UI PROIRITY
found 7 folders with 1 threads in 0.000553 seconds
found 2 files with 8 threads in 0.003353 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000742 seconds
total size 436142072, calculated in 0.000001 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000358 seconds
new results 9
NORMAL UI PROIRITY
update search 0
search 'parents:' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM
FOLDER TERM START 08bce5a8 M 00efe290 N 00efe180
08bce5a8 20e01100 M 00efe290 N 00efe180 OP 229
FILE TERM START 08bce5a8 M 00efe290 N 00efe180
08bce5a8 20e01100 M 00efe290 N 00efe180 OP 229
HIGH UI PROIRITY
found 13468 folders with 1 threads in 0.000522 seconds
found 509543 files with 8 threads in 0.005408 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000719 seconds
total size 175525308528, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000368 seconds
new results 523011
NORMAL UI PROIRITY
update search 0
search 'parents:1' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 1
FOLDER TERM START 11210010 M 00efe290 N 00efe180
11210010 20e01100 M 00efe290 N 00efe180 OP 229 1
FILE TERM START 11210010 M 00efe290 N 00efe180
11210010 20e01100 M 00efe290 N 00efe180 OP 229 1
use old result arrays
HIGH UI PROIRITY
found 6 folders with 1 threads in 0.000490 seconds
found 0 files with 8 threads in 0.003179 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.001415 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000417 seconds
new results 6
NORMAL UI PROIRITY
GetFileAttributesExW \\NAS\MUSIC\ 5
GetFileAttributesExW \\NAS\PUB-X\ 5
check for folder updates 00000000
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
update search 0
search 'parents:' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM
FOLDER TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01100 M 00efe290 N 00efe180 OP 229
FILE TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01100 M 00efe290 N 00efe180 OP 229
HIGH UI PROIRITY
found 13468 folders with 1 threads in 0.000636 seconds
found 509543 files with 8 threads in 0.004385 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000679 seconds
total size 175525308528, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000340 seconds
new results 523011
NORMAL UI PROIRITY
update search 0
search 'parents:1' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 1
FOLDER TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01100 M 00efe290 N 00efe180 OP 229 1
FILE TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01100 M 00efe290 N 00efe180 OP 229 1
use old result arrays
HIGH UI PROIRITY
found 6 folders with 1 threads in 0.000516 seconds
found 0 files with 8 threads in 0.002689 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000749 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000369 seconds
new results 6
NORMAL UI PROIRITY
update search 0
search '/' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM /
FOLDER TERM START 00efe290 M 00efe290 N 00efe180
FILE TERM START 00efe180 M 00efe290 N 00efe180
found 13470 folders with 0 threads in 0.000000 seconds
found 0 files with 0 threads in 0.000000 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
HIGH UI PROIRITY
finished sort, time taken 0.001510 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000381 seconds
new results 13470
NORMAL UI PROIRITY
update search 0
search '//' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM //
fast path search
fast path search
fast path search
fast path search
fast path search
fast path search
FOLDER TERM START 11400010 M 00efe290 N 00efe180
11400010 20e01104 M 00efe290 N 00efe180 OP 511 //
FILE TERM START 11400010 M 00efe290 N 00efe180
therube
Posts: 4610
Joined: Thu Sep 03, 2009 6:48 pm

Re: Everything shows hidden files on NAS

Post by therube »

Code: Select all

11400010 20e01104 M 00efe290 N 00efe180 OP 511 //
HIGH UI PROIRITY
found 13470 folders with 1 threads in 0.001691 seconds
found 509543 files with 8 threads in 0.014005 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000789 seconds
total size 175525308528, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000358 seconds
new results 523013
NORMAL UI PROIRITY
update search 0
search '//b' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM //b
fast path search
fast path search
fast path search b
fast path search
fast path search
fast path search b
FOLDER TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01104 M 00efe290 N 00efe180 OP 511 //b
FILE TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01104 M 00efe290 N 00efe180 OP 511 //b
HIGH UI PROIRITY
found 0 folders with 1 threads in 0.001628 seconds
found 0 files with 8 threads in 0.007352 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000699 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000547 seconds
new results 0
NORMAL UI PROIRITY
update search 0
search '//ba' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM //ba
fast path search
fast path search
fast path search ba
fast path search
fast path search
fast path search ba
FOLDER TERM START 126703d0 M 00efe290 N 00efe180
126703d0 20e01104 M 00efe290 N 00efe180 OP 511 //ba
FILE TERM START 126703d0 M 00efe290 N 00efe180
126703d0 20e01104 M 00efe290 N 00efe180 OP 511 //ba
use old result arrays
found 0 folders with 0 threads in 0.000008 seconds
HIGH UI PROIRITY
found 0 files with 0 threads in 0.000002 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.001689 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000355 seconds
new results 0
NORMAL UI PROIRITY
update search 0
search '//bac' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM //bac
fast path search
fast path search
fast path search bac
fast path search
fast path search
fast path search bac
FOLDER TERM START 11400010 M 00efe290 N 00efe180
11400010 20e01104 M 00efe290 N 00efe180 OP 511 //bac
FILE TERM START 11400010 M 00efe290 N 00efe180
11400010 20e01104 M 00efe290 N 00efe180 OP 511 //bac
use old result arrays
found 0 folders with 0 threads in 0.000008 seconds
HIGH UI PROIRITY
found 0 files with 0 threads in 0.000014 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000789 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000357 seconds
new results 0
NORMAL UI PROIRITY
update search 0
search '//back' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM //back
fast path search
fast path search
fast path search back
fast path search
fast path search
fast path search back
FOLDER TERM START 11400010 M 00efe290 N 00efe180
11400010 20e01104 M 00efe290 N 00efe180 OP 511 //back
FILE TERM START 11400010 M 00efe290 N 00efe180
11400010 20e01104 M 00efe290 N 00efe180 OP 511 //back
use old result arrays
found 0 folders with 0 threads in 0.000005 seconds
HIGH UI PROIRITY
found 0 files with 0 threads in 0.000002 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000970 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000001 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000360 seconds
new results 0
NORMAL UI PROIRITY
update search 0
search '//bac' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM //bac
fast path search
fast path search
fast path search bac
fast path search
fast path search
fast path search bac
FOLDER TERM START 11400010 M 00efe290 N 00efe180
11400010 20e01104 M 00efe290 N 00efe180 OP 511 //bac
FILE TERM START 11400010 M 00efe290 N 00efe180
11400010 20e01104 M 00efe290 N 00efe180 OP 511 //bac
HIGH UI PROIRITY
found 0 folders with 1 threads in 0.002389 seconds
found 0 files with 8 threads in 0.006118 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000699 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000355 seconds
new results 0
NORMAL UI PROIRITY
update search 0
search '//ba' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM //ba
fast path search
fast path search
fast path search ba
fast path search
fast path search
fast path search ba
FOLDER TERM START 11400010 M 00efe290 N 00efe180
11400010 20e01104 M 00efe290 N 00efe180 OP 511 //ba
FILE TERM START 11400010 M 00efe290 N 00efe180
11400010 20e01104 M 00efe290 N 00efe180 OP 511 //ba
HIGH UI PROIRITY
found 0 folders with 1 threads in 0.000961 seconds
found 0 files with 8 threads in 0.008438 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.001417 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000355 seconds
new results 0
NORMAL UI PROIRITY
update search 0
search '//b' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM //b
fast path search
fast path search
fast path search b
fast path search
fast path search
fast path search b
FOLDER TERM START 11400010 M 00efe290 N 00efe180
11400010 20e01104 M 00efe290 N 00efe180 OP 511 //b
FILE TERM START 11400010 M 00efe290 N 00efe180
11400010 20e01104 M 00efe290 N 00efe180 OP 511 //b
HIGH UI PROIRITY
found 0 folders with 1 threads in 0.001458 seconds
found 0 files with 8 threads in 0.007280 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000722 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000356 seconds
new results 0
NORMAL UI PROIRITY
update search 0
search '//' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM //
fast path search
fast path search
fast path search
fast path search
fast path search
fast path search
FOLDER TERM START 11400010 M 00efe290 N 00efe180
11400010 20e01104 M 00efe290 N 00efe180 OP 511 //
FILE TERM START 11400010 M 00efe290 N 00efe180
11400010 20e01104 M 00efe290 N 00efe180 OP 511 //
HIGH UI PROIRITY
found 13470 folders with 1 threads in 0.002295 seconds
found 509543 files with 8 threads in 0.013046 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000696 seconds
total size 175525308528, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000350 seconds
new results 523013
NORMAL UI PROIRITY
update search 0
search '/' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM /
FOLDER TERM START 00efe290 M 00efe290 N 00efe180
FILE TERM START 00efe180 M 00efe290 N 00efe180
found 13470 folders with 0 threads in 0.000000 seconds
found 0 files with 0 threads in 0.000001 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
HIGH UI PROIRITY
finished sort, time taken 0.001526 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000355 seconds
new results 13470
NORMAL UI PROIRITY
update search 0
search '/b' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM /b
FOLDER TERM START 08b94fb0 M 00efe290 N 00efe180
08b94fb0 20e01104 M 00efe290 N 00efe180 OP 282 /b
FILE TERM START 08b94fb0 M 00efe290 N 00efe180
08b94fb0 20e01104 M 00efe290 N 00efe180 OP 282 /b
HIGH UI PROIRITY
found 5014 folders with 1 threads in 0.000897 seconds
found 124773 files with 8 threads in 0.005715 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.001350 seconds
total size 122851331485, calculated in 0.001673 seconds
update selection 0.000001 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000355 seconds
new results 129787
NORMAL UI PROIRITY
update search 0
search '/ba' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM /ba
FOLDER TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01104 M 00efe290 N 00efe180 OP 282 /ba
FILE TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01104 M 00efe290 N 00efe180 OP 282 /ba
use old result arrays
HIGH UI PROIRITY
found 908 folders with 1 threads in 0.000687 seconds
found 30757 files with 8 threads in 0.001759 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.001397 seconds
total size 4254197946, calculated in 0.000287 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000368 seconds
new results 31665
NORMAL UI PROIRITY
update search 0
search '/bac' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM /bac
FOLDER TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01104 M 00efe290 N 00efe180 OP 282 /bac
FILE TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01104 M 00efe290 N 00efe180 OP 282 /bac
use old result arrays
HIGH UI PROIRITY
found 302 folders with 1 threads in 0.000141 seconds
found 16896 files with 8 threads in 0.000529 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.002134 seconds
total size 2064034573, calculated in 0.000189 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000368 seconds
new results 17198
NORMAL UI PROIRITY
update search 0
search '/back' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM /back
FOLDER TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01104 M 00efe290 N 00efe180 OP 282 /back
FILE TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01104 M 00efe290 N 00efe180 OP 282 /back
use old result arrays
FD CLEAR ALL
HIGH UI PROIRITY
found 302 folders with 1 threads in 0.000036 seconds
new thread (12)
found 16882 files with 8 threads in 0.001012 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000993 seconds
total size 2063639872, calculated in 0.000138 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000349 seconds
new results 17184
NORMAL UI PROIRITY
update search 0
search '/back/' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM /back/
FOLDER TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01104 M 00efe290 N 00efe180 OP 300 /back/
FILE TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01104 M 00efe290 N 00efe180 OP 300 /back/
use old result arrays
HIGH UI PROIRITY
found 0 folders with 1 threads in 0.000055 seconds
found 17 files with 8 threads in 0.000416 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000784 seconds
total size 39350464, calculated in 0.000001 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000354 seconds
new results 17
NORMAL UI PROIRITY
COMMAND 40040
add nav /back/
update search 1
search 'parents:2' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 2
FOLDER TERM START 0868f010 M 00efe6f0 N 00efe5e0
0868f010 20e01100 M 00efe6f0 N 00efe5e0 OP 229 2
FILE TERM START 0868f010 M 00efe6f0 N 00efe5e0
0868f010 20e01100 M 00efe6f0 N 00efe5e0 OP 229 2
HIGH UI PROIRITY
found 7 folders with 1 threads in 0.000376 seconds
found 2 files with 8 threads in 0.003031 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000697 seconds
total size 436142072, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000346 seconds
new results 9
NORMAL UI PROIRITY
COMMAND 40040
update search 1
search 'parents:2 dumy' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 2
parse flags 00000000 type 20c01100
TERM dumy
FOLDER TERM START 08bce5a8 M 00efe6f0 N 00efe5e0
08bce5a8 20e01100 M 08bce646 N 00efe5e0 OP 229 2
08bce646 20e01100 M 00efe6f0 N 00efe5e0 OP 5 dumy
FILE TERM START 08bce5a8 M 00efe6f0 N 00efe5e0
08bce5a8 20e01100 M 08bce646 N 00efe5e0 OP 229 2
08bce646 20e01100 M 00efe6f0 N 00efe5e0 OP 5 dumy
HIGH UI PROIRITY
found 1 folders with 1 threads in 0.000796 seconds
found 0 files with 8 threads in 0.003424 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000711 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000353 seconds
new results 1
NORMAL UI PROIRITY
COMMAND 40041
update search 1
search 'parents:2' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 2
FOLDER TERM START 0868f010 M 00efe6f8 N 00efe5e8
0868f010 20e01100 M 00efe6f8 N 00efe5e8 OP 229 2
FILE TERM START 0868f010 M 00efe6f8 N 00efe5e8
0868f010 20e01100 M 00efe6f8 N 00efe5e8 OP 229 2
HIGH UI PROIRITY
found 7 folders with 1 threads in 0.000594 seconds
found 2 files with 8 threads in 0.002793 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.002024 seconds
total size 436142072, calculated in 0.000005 seconds
update selection 0.000001 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000353 seconds
new results 9
NORMAL UI PROIRITY
update search 0
search 'parents:' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM
FOLDER TERM START 08bce5a8 M 00efe290 N 00efe180
08bce5a8 20e01100 M 00efe290 N 00efe180 OP 229
FILE TERM START 08bce5a8 M 00efe290 N 00efe180
08bce5a8 20e01100 M 00efe290 N 00efe180 OP 229
HIGH UI PROIRITY
found 13468 folders with 1 threads in 0.000520 seconds
found 509543 files with 8 threads in 0.004301 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.002616 seconds
total size 175525308528, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000371 seconds
new results 523011
NORMAL UI PROIRITY
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
update search 0
search 'parents:2' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 2
FOLDER TERM START 126703d0 M 00efe290 N 00efe180
126703d0 20e01100 M 00efe290 N 00efe180 OP 229 2
FILE TERM START 126703d0 M 00efe290 N 00efe180
126703d0 20e01100 M 00efe290 N 00efe180 OP 229 2
use old result arrays
HIGH UI PROIRITY
found 7 folders with 1 threads in 0.000522 seconds
found 2 files with 8 threads in 0.002916 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000723 seconds
total size 436142072, calculated in 0.000001 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000382 seconds
new results 9
NORMAL UI PROIRITY
update search 0
search 'parents:' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM
FOLDER TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01100 M 00efe290 N 00efe180 OP 229
FILE TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01100 M 00efe290 N 00efe180 OP 229
HIGH UI PROIRITY
found 13468 folders with 1 threads in 0.000557 seconds
found 509543 files with 8 threads in 0.004017 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.001943 seconds
total size 175525308528, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000377 seconds
new results 523011
NORMAL UI PROIRITY
update search 0
search 'parents:1' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 1
FOLDER TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01100 M 00efe290 N 00efe180 OP 229 1
FILE TERM START 0868f010 M 00efe290 N 00efe180
0868f010 20e01100 M 00efe290 N 00efe180 OP 229 1
use old result arrays
HIGH UI PROIRITY
found 6 folders with 1 threads in 0.000516 seconds
found 0 files with 8 threads in 0.003138 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.001557 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000354 seconds
new results 6
NORMAL UI PROIRITY
check for folder updates 00000000
WM_ACTIVATE 00000000 00000000, lastfocus 0041071c, current focus 0041071c, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
WM_ACTIVATE 00000001 00000000, lastfocus 0041071c, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 0041071c
FOCUS restore 0041071c
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
WM_ACTIVATE 00000000 00000000, lastfocus 0041071c, current focus 0041071c, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
WM_ACTIVATE 00000001 00000000, lastfocus 0041071c, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 0041071c
FOCUS restore 0041071c
WM_ACTIVATE 00000000 00000000, lastfocus 0041071c, current focus 0041071c, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
WM_ACTIVATE 00000001 00000000, lastfocus 0041071c, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 0041071c
FOCUS restore 0041071c
WM_ACTIVATE 00000000 00000000, lastfocus 0041071c, current focus 0041071c, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
WM_ACTIVATE 00000001 00000000, lastfocus 0041071c, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 0041071c
FOCUS restore 0041071c
WM_ACTIVATE 00000000 00000000, lastfocus 0041071c, current focus 0041071c, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
check for folder updates 00000000
WM_ACTIVATE 00000001 00000000, lastfocus 0041071c, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 0041071c
FOCUS restore 0041071c
WM_ACTIVATE 00000000 00000000, lastfocus 0041071c, current focus 0041071c, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
WM_ACTIVATE 00000001 00000000, lastfocus 0041071c, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 0041071c
FOCUS restore 0041071c
WM_ACTIVATE 00000000 00000000, lastfocus 0041071c, current focus 0041071c, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
WM_ACTIVATE 00000001 00000000, lastfocus 0041071c, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 0041071c
FOCUS restore 0041071c
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
WM_ACTIVATE 00000000 00000000, lastfocus 0041071c, current focus 0041071c, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
check for folder updates 00000000
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
WM_ACTIVATE 00000001 00000000, lastfocus 0041071c, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 0041071c
FOCUS restore 0041071c
WM_ACTIVATE 00000000 00000000, lastfocus 0041071c, current focus 0041071c, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
WM_ACTIVATE 00000001 00000000, lastfocus 0041071c, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 0041071c
FOCUS restore 0041071c
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
WM_ACTIVATE 00000000 00000000, lastfocus 0041071c, current focus 0041071c, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
WM_ACTIVATE 00000001 00000000, lastfocus 0041071c, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 0041071c
FOCUS restore 0041071c
WM_ACTIVATE 00000000 00000000, lastfocus 0041071c, current focus 0041071c, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
check for folder updates 00000000
WM_ACTIVATE 00000001 00000000, lastfocus 0041071c, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 0041071c
FOCUS restore 0041071c
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
WM_ACTIVATE 00000000 00000000, lastfocus 0041071c, current focus 0041071c, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
WM_ACTIVATE 00000001 00000000, lastfocus 0041071c, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 0041071c
FOCUS restore 0041071c
WM_ACTIVATE 00000000 00000000, lastfocus 0041071c, current focus 0041071c, current foreground 004503a2
WM_ACTIVATE MINIMIZED 0
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
check for folder updates 00000000
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
SHCNE 00020000 N:\ N:\
SHCNE 00020000 G:\ G:\
SHCNE RENAMEFOLDER N: N:
SHCNE RENAMEFOLDER G: G:
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
WM_ACTIVATE 00000001 00000000, lastfocus 0041071c, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 0041071c
FOCUS restore 0041071c
SYSCOMMAND 0000f012 00af03df
WM_ACTIVATE 00000000 00000000, lastfocus 0041071c, current focus 0041071c, current foreground 002a06a4
WM_ACTIVATE MINIMIZED 0
WM_ACTIVATE 00000001 00000000, lastfocus 0041071c, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 0041071c
FOCUS restore 0041071c
check for folder updates 00000000
WM_ACTIVATE 00000000 00000000, lastfocus 0041071c, current focus 0041071c, current foreground 00010136
WM_ACTIVATE MINIMIZED 0
WM_ACTIVATE 00000001 00000000, lastfocus 0041071c, current focus 00000000, current foreground 002007d4
WM_ACTIVATE MINIMIZED 0
FOCUS 0
FOCUS restore 0041071c
FOCUS restore 0041071c
COMMAND 40040
add nav parents:1
update search 1
search 'parents:2' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 2
FOLDER TERM START 0868f010 M 00efe6f0 N 00efe5e0
0868f010 20e01100 M 00efe6f0 N 00efe5e0 OP 229 2
FILE TERM START 0868f010 M 00efe6f0 N 00efe5e0
0868f010 20e01100 M 00efe6f0 N 00efe5e0 OP 229 2
HIGH UI PROIRITY
found 7 folders with 1 threads in 0.000535 seconds
found 2 files with 8 threads in 0.004302 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000712 seconds
total size 436142072, calculated in 0.000001 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000356 seconds
new results 9
NORMAL UI PROIRITY
COMMAND 40040
update search 1
search 'parents:2 dumy' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 2
parse flags 00000000 type 20c01100
TERM dumy
FOLDER TERM START 11610010 M 00efe6f0 N 00efe5e0
11610010 20e01100 M 116100ae N 00efe5e0 OP 229 2
116100ae 20e01100 M 00efe6f0 N 00efe5e0 OP 5 dumy
FILE TERM START 11610010 M 00efe6f0 N 00efe5e0
11610010 20e01100 M 116100ae N 00efe5e0 OP 229 2
116100ae 20e01100 M 00efe6f0 N 00efe5e0 OP 5 dumy
HIGH UI PROIRITY
found 1 folders with 1 threads in 0.000697 seconds
found 0 files with 8 threads in 0.003177 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.001491 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000781 seconds
new results 1
NORMAL UI PROIRITY
COMMAND 40040
update search 1
search '' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM
FOLDER TERM START 00efe6f0 M 00efe6f0 N 00efe5e0
FILE TERM START 00efe6f0 M 00efe6f0 N 00efe5e0
found 13470 folders with 0 threads in 0.000001 seconds
found 509543 files with 0 threads in 0.000001 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.001648 seconds
total size 175525308528, calculated in 0.000000 seconds
update selection 0.000000 seconds
HIGH UI PROIRITY
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000389 seconds
new results 523013
NORMAL UI PROIRITY
COMMAND 40040
new results 523013
COMMAND 40041
update search 1
search 'parents:2 dumy' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 2
parse flags 00000000 type 20c01100
TERM dumy
FOLDER TERM START 11210010 M 00efe6f8 N 00efe5e8
11210010 20e01100 M 112100ae N 00efe5e8 OP 229 2
112100ae 20e01100 M 00efe6f8 N 00efe5e8 OP 5 dumy
FILE TERM START 11210010 M 00efe6f8 N 00efe5e8
11210010 20e01100 M 112100ae N 00efe5e8 OP 229 2
112100ae 20e01100 M 00efe6f8 N 00efe5e8 OP 5 dumy
HIGH UI PROIRITY
found 1 folders with 1 threads in 0.000721 seconds
found 0 files with 8 threads in 0.002742 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000702 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000357 seconds
new results 1
NORMAL UI PROIRITY
COMMAND 40041
update search 1
search 'parents:2' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 2
FOLDER TERM START 11610010 M 00efe6f8 N 00efe5e8
11610010 20e01100 M 00efe6f8 N 00efe5e8 OP 229 2
FILE TERM START 11610010 M 00efe6f8 N 00efe5e8
11610010 20e01100 M 00efe6f8 N 00efe5e8 OP 229 2
HIGH UI PROIRITY
found 7 folders with 1 threads in 0.000528 seconds
found 2 files with 8 threads in 0.003779 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000817 seconds
total size 436142072, calculated in 0.000001 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000360 seconds
new results 9
NORMAL UI PROIRITY
COMMAND 40041
update search 1
search 'parents:1' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 1
FOLDER TERM START 11610010 M 00efe6f8 N 00efe5e8
11610010 20e01100 M 00efe6f8 N 00efe5e8 OP 229 1
FILE TERM START 11610010 M 00efe6f8 N 00efe5e8
11610010 20e01100 M 00efe6f8 N 00efe5e8 OP 229 1
HIGH UI PROIRITY
found 6 folders with 1 threads in 0.000631 seconds
found 0 files with 8 threads in 0.002751 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000707 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000359 seconds
new results 6
NORMAL UI PROIRITY
COMMAND 40041
COMMAND 40041
COMMAND 40041
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
COMMAND 40041
COMMAND 40040
update search 1
search 'parents:2' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 2
FOLDER TERM START 0868f010 M 00efe6f0 N 00efe5e0
0868f010 20e01100 M 00efe6f0 N 00efe5e0 OP 229 2
FILE TERM START 0868f010 M 00efe6f0 N 00efe5e0
0868f010 20e01100 M 00efe6f0 N 00efe5e0 OP 229 2
HIGH UI PROIRITY
found 7 folders with 1 threads in 0.000518 seconds
found 2 files with 8 threads in 0.003700 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000857 seconds
total size 436142072, calculated in 0.000001 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000357 seconds
new results 9
NORMAL UI PROIRITY
COMMAND 40040
update search 1
search 'parents:2 dumy' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 2
parse flags 00000000 type 20c01100
TERM dumy
FOLDER TERM START 11610010 M 00efe6f0 N 00efe5e0
11610010 20e01100 M 116100ae N 00efe5e0 OP 229 2
116100ae 20e01100 M 00efe6f0 N 00efe5e0 OP 5 dumy
FILE TERM START 11610010 M 00efe6f0 N 00efe5e0
11610010 20e01100 M 116100ae N 00efe5e0 OP 229 2
116100ae 20e01100 M 00efe6f0 N 00efe5e0 OP 5 dumy
HIGH UI PROIRITY
found 1 folders with 1 threads in 0.000603 seconds
found 0 files with 8 threads in 0.003801 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000695 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000371 seconds
new results 1
NORMAL UI PROIRITY
COMMAND 40040
update search 1
search '' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM
FOLDER TERM START 00efe6f0 M 00efe6f0 N 00efe5e0
FILE TERM START 00efe6f0 M 00efe6f0 N 00efe5e0
found 13470 folders with 0 threads in 0.000001 seconds
found 509543 files with 0 threads in 0.000000 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000695 seconds
total size 175525308528, calculated in 0.000000 seconds
update selection 0.000000 seconds
HIGH UI PROIRITY
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000856 seconds
new results 523013
NORMAL UI PROIRITY
COMMAND 40040
COMMAND 40041
update search 1
search 'parents:2 dumy' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 2
parse flags 00000000 type 20c01100
TERM dumy
FOLDER TERM START 11210010 M 00efe6f8 N 00efe5e8
11210010 20e01100 M 112100ae N 00efe5e8 OP 229 2
112100ae 20e01100 M 00efe6f8 N 00efe5e8 OP 5 dumy
FILE TERM START 11210010 M 00efe6f8 N 00efe5e8
11210010 20e01100 M 112100ae N 00efe5e8 OP 229 2
112100ae 20e01100 M 00efe6f8 N 00efe5e8 OP 5 dumy
HIGH UI PROIRITY
found 1 folders with 1 threads in 0.000663 seconds
found 0 files with 8 threads in 0.003378 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000699 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000360 seconds
new results 1
NORMAL UI PROIRITY
COMMAND 40041
update search 1
search 'parents:2' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 2
FOLDER TERM START 11610010 M 00efe6f8 N 00efe5e8
11610010 20e01100 M 00efe6f8 N 00efe5e8 OP 229 2
FILE TERM START 11610010 M 00efe6f8 N 00efe5e8
11610010 20e01100 M 00efe6f8 N 00efe5e8 OP 229 2
HIGH UI PROIRITY
found 7 folders with 1 threads in 0.000542 seconds
found 2 files with 8 threads in 0.003496 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.001558 seconds
total size 436142072, calculated in 0.000004 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000795 seconds
new results 9
NORMAL UI PROIRITY
COMMAND 40041
update search 1
search 'parents:1' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 1
FOLDER TERM START 11610010 M 00efe6f8 N 00efe5e8
11610010 20e01100 M 00efe6f8 N 00efe5e8 OP 229 1
FILE TERM START 11610010 M 00efe6f8 N 00efe5e8
11610010 20e01100 M 00efe6f8 N 00efe5e8 OP 229 1
HIGH UI PROIRITY
found 6 folders with 1 threads in 0.000482 seconds
found 0 files with 8 threads in 0.002939 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000705 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000356 seconds
new results 6
NORMAL UI PROIRITY
COMMAND 40041
COMMAND 40040
update search 1
search 'parents:2' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 2
FOLDER TERM START 0868f010 M 00efe6f0 N 00efe5e0
0868f010 20e01100 M 00efe6f0 N 00efe5e0 OP 229 2
FILE TERM START 0868f010 M 00efe6f0 N 00efe5e0
0868f010 20e01100 M 00efe6f0 N 00efe5e0 OP 229 2
HIGH UI PROIRITY
found 7 folders with 1 threads in 0.000292 seconds
found 2 files with 8 threads in 0.002933 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000695 seconds
total size 436142072, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000356 seconds
new results 9
NORMAL UI PROIRITY
COMMAND 40041
update search 1
search 'parents:1' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM 1
FOLDER TERM START 11610010 M 00efe6f8 N 00efe5e8
11610010 20e01100 M 00efe6f8 N 00efe5e8 OP 229 1
FILE TERM START 11610010 M 00efe6f8 N 00efe5e8
11610010 20e01100 M 00efe6f8 N 00efe5e8 OP 229 1
HIGH UI PROIRITY
found 6 folders with 1 threads in 0.000603 seconds
found 0 files with 8 threads in 0.003529 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000683 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000407 seconds
new results 6
NORMAL UI PROIRITY
COMMAND 40041
ui_search_history_end
update search 1
add nav /nas/LIB
search '/nas/LIB' filter '' sort 0 ascending 1
parse flags 00000000 type 20c01100
TERM /nas/LIB
fast path search
fast path search nas
fast path search lib
fast path search
fast path search nas
fast path search lib
FOLDER TERM START 0868f010 M 00efed18 N 00efec08
0868f010 20e01104 M 00efed18 N 00efec08 OP 511 /nas/LIB
FILE TERM START 0868f010 M 00efed18 N 00efec08
0868f010 20e01104 M 00efed18 N 00efec08 OP 511 /nas/LIB
HIGH UI PROIRITY
found 2 folders with 1 threads in 0.000944 seconds
found 0 files with 8 threads in 0.005919 seconds
SET SORT 0
set sort 0 ascending 1 is valid 1 case 0
already sorted
finished sort, time taken 0.000691 seconds
total size 0, calculated in 0.000000 seconds
update selection 0.000000 seconds
ready
DB_WAIT: _db_ready_proc waiting for _db_search_thread_proc...
DB_WAIT: _db_ready_proc waited 0.000411 seconds
new results 2
NORMAL UI PROIRITY
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
WM_ACTIVATE 00000000 00000000, lastfocus 0041071c, current focus 0041071c, current foreground 002a06a4
WM_ACTIVATE MINIMIZED 0
check for folder updates 00000000
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
CreateFileW(): 5: Failed to open file \\Nas\lib
RDC \\Nas\lib  5
.
Everything HIDE NAS.png
Everything HIDE NAS.png (26.03 KiB) Viewed 10882 times
Post Reply