Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Show network shared directory with wrong flag super hidden #271

Closed
Hofknecht opened this issue Dec 12, 2021 · 1 comment
Closed
Assignees
Milestone

Comments

@Hofknecht
Copy link
Owner

Thank you Tom for reporting

Hi Markus,

I think I may have found something else. Seems that a shortcut to network shares will resolve to a drop down list of most shares but does not include complete drives that are shared. For example, a shortcut with the target "\\Tom-Desk-PC" will display a drop down list with the following items:

    DbFileStorage
    Users

However, if I open "\\Tom-Desk-PC" the following items are available:

    C
    DbFileStorage
    F
    G
    Users

The items C, F, and G are complete drives that are shared and fully accessible from my laptop.

Best regards,

Tom

We can reproduce this:
2021-12-12 16_42_01-MARKUS-PC

and we see it is because flag system entry and super hidden entry is set.
When we remove the option in windows, then it is shown correct
2021-12-12 16_45_13-
this is only a workaround because windows explorer shows nevertheless, so we should do the same

@Hofknecht
Copy link
Owner Author

Hofknecht commented Dec 12, 2021

now fixed: we always show such shared folders from network locations and ignoring this super hidden flag
version 1.2.0.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant