Invisible folder
-
MrSpock
- Posts: 31
- Joined: 07 Mar 2008 00:24
Invisible folder
Hi!
I've noticed that the folder C:\Windows\System32\drivers\etc is invisible in XYplorer, at least in Windows Vista x64. I am able to see it in Windows XP.
Why is it invisible, and are there any other folders XYplorer hide?
Regards,
MrSpock
I've noticed that the folder C:\Windows\System32\drivers\etc is invisible in XYplorer, at least in Windows Vista x64. I am able to see it in Windows XP.
Why is it invisible, and are there any other folders XYplorer hide?
Regards,
MrSpock
-
j_c_hallgren
- XY Blog Master
- Posts: 5826
- Joined: 02 Jan 2006 19:34
- Location: So. Chatham MA/Clearwater FL
- Contact:
Hi and welcome to the XY experience!
About your issue: In Config / General, you do have the appropriate checkboxes set, right? Such as "Show hidden files" and "Show system"...
But also, Vista has a tendency to hide things more than XP ever did...at least that's what I've been told and read...so not sure if it's related to Vista or XY...
And XY, as far as I've seen it, tends to show me more things than Win Expl does! Because it doesn't understand some of the Windows things that can be used to hide folders...
About your issue: In Config / General, you do have the appropriate checkboxes set, right? Such as "Show hidden files" and "Show system"...
But also, Vista has a tendency to hide things more than XP ever did...at least that's what I've been told and read...so not sure if it's related to Vista or XY...
And XY, as far as I've seen it, tends to show me more things than Win Expl does! Because it doesn't understand some of the Windows things that can be used to hide folders...
Still spending WAY TOO much time here! But it's such a pleasure helping XY be a treasure!
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
(XP on laptop with touchpad and thus NO mouse!) Using latest beta vers when possible.
-
MrSpock
- Posts: 31
- Joined: 07 Mar 2008 00:24
Thanks for a quick reply.
Yes, I do have set all checkboxes about showing hidden files. I've also opened XYplorer with administrative rights, but with no difference.
Both explorer.exe and cmd.exe are able to show the folder in the standard user context. There is nothing strange about permissions on this folder. The Users group have "Read & execute" aswell as "List folder contents" permissions.
Yes, I do have set all checkboxes about showing hidden files. I've also opened XYplorer with administrative rights, but with no difference.
Both explorer.exe and cmd.exe are able to show the folder in the standard user context. There is nothing strange about permissions on this folder. The Users group have "Read & execute" aswell as "List folder contents" permissions.
-
admin
- Site Admin
- Posts: 66294
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Re: Invisible folder
Hi!
In the next BETA upload here in the forum, I'll add a check in form of a script (yep, scripting can be quite useful for debugging). Enter the following in the address bar
::exist C:\Windows\System32\drivers\
and press enter.
A message box will appear. It should show 3 times "True"...
@jacky: do not add to wiki. These are just one-time debugging commands.
Interesting! As jc said in the other post, usually XYplorer sees more than most other file managers.MrSpock wrote:I've noticed that the folder C:\Windows\System32\drivers\etc is invisible in XYplorer, at least in Windows Vista x64. I am able to see it in Windows XP.
In the next BETA upload here in the forum, I'll add a check in form of a script (yep, scripting can be quite useful for debugging). Enter the following in the address bar
::exist C:\Windows\System32\drivers\
and press enter.
A message box will appear. It should show 3 times "True"...
@jacky: do not add to wiki. These are just one-time debugging commands.
FAQ | XY News RSS | XY X
-
MrSpock
- Posts: 31
- Joined: 07 Mar 2008 00:24
I will try that when the beta is published. I did some additional testing and came to the conclusion that the folder is invisible in Windows Vista x64 (clean install), but not in Windows Vista x86 (clean install). The folder is not just invisible in x64, it is inaccessible. I entered the path in the address bar and hit enter:
Are you able to reproduce this in your environment?Couldn't find location:
C:\Windows\System32\drivers\etc
-
admin
- Site Admin
- Posts: 66294
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
I can access it in XP.MrSpock wrote:I will try that when the beta is published. I did some additional testing and came to the conclusion that the folder is invisible in Windows Vista x64 (clean install), but not in Windows Vista x86 (clean install). The folder is not just invisible in x64, it is inaccessible. I entered the path in the address bar and hit enter:
Are you able to reproduce this in your environment?Couldn't find location:
C:\Windows\System32\drivers\etc
FAQ | XY News RSS | XY X
-
MrSpock
- Posts: 31
- Joined: 07 Mar 2008 00:24
-
admin
- Site Admin
- Posts: 66294
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
Definitely a surprise. I think I've never seen this combination before. If ExistItemFF (private function name, only I know what's behind it) returns False then I have no way to list the contents of this folder.MrSpock wrote:My results:
::exist C:\Windows\System32\drivers\etc\
Does 'C:\Windows\System32\drivers\etc\' exist?
ExistItemFF: False
ExistPathOrFile: True
ExistIcon: False
So Vista really hides stuff in a new way. Hm.
FAQ | XY News RSS | XY X
-
eurytos
- Posts: 200
- Joined: 29 Jan 2008 15:53
I found a couple suggestions which may be worth trying.
1 - run xyplorer as administrator. It is not enough to be logged in as admin you need to do a right click 'run as' and then type in the credentials
2 - set the owner to 'Administrators' and grant Administrators full control.
3 - Finally this may help.
Control Panel > Administrative Tools
Select: Local Security Policy (when prompted, click Continue)
In the left pane, expand Local Policies and click Security Options.
In the right pane, scroll down to User Account Control:
Double-click on: "Behavior Of The Elevation Prompt For Administrators In Admin Approval Mode"
In the drop-down box on the Local Security Settings tab
Select Elevate Without Prompting, Click Apply/OK
1 - run xyplorer as administrator. It is not enough to be logged in as admin you need to do a right click 'run as' and then type in the credentials
2 - set the owner to 'Administrators' and grant Administrators full control.
3 - Finally this may help.
Control Panel > Administrative Tools
Select: Local Security Policy (when prompted, click Continue)
In the left pane, expand Local Policies and click Security Options.
In the right pane, scroll down to User Account Control:
Double-click on: "Behavior Of The Elevation Prompt For Administrators In Admin Approval Mode"
In the drop-down box on the Local Security Settings tab
Select Elevate Without Prompting, Click Apply/OK
-
MrSpock
- Posts: 31
- Joined: 07 Mar 2008 00:24
eurytos,
Thanks for your suggestions. As stated earlier I tried executing XYplorer as administrator (with "run as").
Disabling or weakening UAC is definitely not an option for me and changing permissions of a system folder is not a solution (maybe a workaround). I still have Windows Explorer for those rare cases, but I do expect to be able to see all my files with XYplorer too (because it's such an awesome app!).
Thanks for your suggestions. As stated earlier I tried executing XYplorer as administrator (with "run as").
Disabling or weakening UAC is definitely not an option for me and changing permissions of a system folder is not a solution (maybe a workaround). I still have Windows Explorer for those rare cases, but I do expect to be able to see all my files with XYplorer too (because it's such an awesome app!).
-
admin
- Site Admin
- Posts: 66294
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
MrSpock wrote:I still have Windows Explorer for those rare cases, but I do expect to be able to see all my files with XYplorer too (because it's such an awesome app!).
FAQ | XY News RSS | XY X
-
admin
- Site Admin
- Posts: 66294
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
MrSpock wrote:I downloaded the latest beta, but the problem persists (with WOW64 Redirection checked).admin wrote:Check Menu View | Show Items | WOW64 Redirection (64-bit only)!
FAQ | XY News RSS | XY X
-
admin
- Site Admin
- Posts: 66294
- Joined: 22 May 2004 16:48
- Location: Win8.1, Win10, Win11, all @100%
- Contact:
PS, damn, I should have set UNcheck WOW64 Redirection!admin wrote:MrSpock wrote:I downloaded the latest beta, but the problem persists (with WOW64 Redirection checked).admin wrote:Check Menu View | Show Items | WOW64 Redirection (64-bit only)!
Pity, I thought I got it.
FAQ | XY News RSS | XY X
XYplorer Beta Club