Everything 1.5a is showing a file that does not exist in windows explorer. In the L drive, there is a file called thumbs.db but when I look inside the L drive in windows explorer, the file does not exist. What's going on ?
File shown in everything, does not exist in windows explorer
-
anmac1789
- Posts: 745
- Joined: Mon Aug 24, 2020 1:16 pm
File shown in everything, does not exist in windows explorer
You do not have the required permissions to view the files attached to this post.
-
harryray2
- Posts: 1147
- Joined: Sat Oct 15, 2016 9:56 am
Re: File shown in everything, does not exist in windows explorer
Possibly this? Thumbs.db, on my system is a hidden file..It will show up in everything, but not in Explorer unless you have the system set to show hidden files.
-
anmac1789
- Posts: 745
- Joined: Mon Aug 24, 2020 1:16 pm
Re: File shown in everything, does not exist in windows explorer
oh yah thank you the problem was that when the file is hidden inside the archive, when it's extracted its not visible even with the show hidden files turned on. I dont know why windows not showing it but it is what it is. I copied it using robocopy using A-:SHAR switch, copying from one location to another and then the file showed up because i removed the hidden attributeharryray2 wrote: Sat Dec 09, 2023 7:36 pm Possibly this? Thumbs.db, on my system is a hidden file..It will show up in everything, but not in Explorer unless you have the system set to show hidden files.
-
harryray2
- Posts: 1147
- Joined: Sat Oct 15, 2016 9:56 am
Re: File shown in everything, does not exist in windows explorer
Is it possibly classed as a system file as well? To see system files in Explorer the system has to be set to show these as well.
-
anmac1789
- Posts: 745
- Joined: Mon Aug 24, 2020 1:16 pm
Re: File shown in everything, does not exist in windows explorer
yeah when viewed inside 7zip it had system and also hidden attributes set and when i used robocopy to remove those attributes then it was visible again
How do i set my system to show them ? even though view hidden files was enabled it still did not show up
How do i set my system to show them ? even though view hidden files was enabled it still did not show up
-
void
- Developer
- Posts: 19871
- Joined: Fri Oct 16, 2009 11:31 pm
Re: File shown in everything, does not exist in windows explorer
Windows Explorer -> View -> Options -> View -> Uncheck Hide protected operating system files.
-
anmac1789
- Posts: 745
- Joined: Mon Aug 24, 2020 1:16 pm
Re: File shown in everything, does not exist in windows explorer
alright I will try this and see if it works for mevoid wrote: Sun Dec 10, 2023 12:21 am Windows Explorer -> View -> Options -> View -> Uncheck Hide protected operating system files.