Windows Vista Tips

Windows Vista Tips > Newsgroups > Windows Vista General Discussion > Hidden folder not showing in Vista Home Premium

Reply
Thread Tools Display Modes

Hidden folder not showing in Vista Home Premium

 
 
Shocky
Guest
Posts: n/a

 
      09-15-2008
Hi there,
I had marked one of my folders (G:/Personal) as hidden sometime back.
Now, when i want to see the hidden folder, i am not able to do so,
even after doing the following.
1) Went to Folder Options--> View
2) Checked the "Show hidden files and folders" option.
3) Press "Apply" then "Ok"

But the folder does not appear at all.
The strange part is : after doing the above when i again open the
Folder Options dialog box, i see that the "Do not show hidden files
and folders" option is checked on its own.


After reading up on the net, i also tried after unchecking the "Hide
protected operating system files (Recommended)" option.

Not that, i think it should have anything to do with a user created
hidden folder... but still.. tried it out.
That does not work either.

Please help me resolve this.

Thanks a lot.
 
Reply With Quote
 
 
 
 
Jon
Guest
Posts: n/a

 
      09-15-2008
I hate to break the 'shocky-ing' news but it sounds like it's been deleted.

--
Jon


"Shocky" <> wrote in message
news:455e7427-69b2-4336-a95f-...
> Hi there,
> I had marked one of my folders (G:/Personal) as hidden sometime back.
> Now, when i want to see the hidden folder, i am not able to do so,
> even after doing the following.
> 1) Went to Folder Options--> View
> 2) Checked the "Show hidden files and folders" option.
> 3) Press "Apply" then "Ok"
>
> But the folder does not appear at all.
> The strange part is : after doing the above when i again open the
> Folder Options dialog box, i see that the "Do not show hidden files
> and folders" option is checked on its own.
>
>
> After reading up on the net, i also tried after unchecking the "Hide
> protected operating system files (Recommended)" option.
>
> Not that, i think it should have anything to do with a user created
> hidden folder... but still.. tried it out.
> That does not work either.
>
> Please help me resolve this.
>
> Thanks a lot.


 
Reply With Quote
 
Shocky
Guest
Posts: n/a

 
      09-15-2008
no sir jon
Its not been deleted..
i removed the hidden attribute using command prompt "attrib -h"
command .. and the folder appears!!!

The problem here again is.. in this folder.. i have many sub folders
and sub sub folders whose names i may not know..
so doing the same for all these sub folders using command prompt
attrib -h command seems too far fetched..
(using attrib -h command with the wildcard "*" works only for files,
not for sub folders)

Any clues??


On Sep 15, 9:17*pm, "Jon" <Email_Addr...@SomewhereOrOther.com> wrote:
> I hate to break the 'shocky-ing' news but it sounds like it's been deleted.
>
> --
> Jon
>
> "Shocky" <yusuf.bhiwandiw...@gmail.com> wrote in message
>
> news:455e7427-69b2-4336-a95f-...
>
>
>
> > Hi there,
> > I had marked one of my folders (G:/Personal) as hidden sometime back.
> > Now, when i want to see the hidden folder, i am not able to do so,
> > even after doing the following.
> > 1) Went to Folder Options--> View
> > 2) Checked the "Show hidden files and folders" option.
> > 3) Press "Apply" then "Ok"

>
> > But the folder does not appear at all.
> > The strange part is : after doing the above when i again open the
> > Folder Options dialog box, i see that the "Do not show hidden files
> > and folders" option is checked on its own.

>
> > After reading up on the net, i also tried after unchecking the "Hide
> > protected operating system files (Recommended)" option.

>
> > Not that, i think it should have anything to do with a user created
> > hidden folder... but still.. tried it out.
> > That does not work either.

>
> > Please help me resolve this.

>
> > Thanks a lot.- Hide quoted text -

>
> - Show quoted text -


 
Reply With Quote
 
Shocky
Guest
Posts: n/a

 
      09-15-2008
... and how does one explain the behaviour that when i open the Folder
Options dialog box again (after checking the "Show hidden files and
Folders" option), the changes are reverted back.. i.e. i see that the
"Do not show.." option is checked again???

Any clues?


On Sep 15, 9:51*pm, Shocky <yusuf.bhiwandiw...@gmail.com> wrote:
> no sir jon
> Its not been deleted..
> i removed the hidden attribute using command prompt "attrib -h"
> command .. and the folder appears!!!
>
> The problem here again is.. in this folder.. i have many sub folders
> and sub sub folders whose names i may not know..
> so doing the same for all these sub folders using command prompt
> attrib -h command seems too far fetched..
> (using attrib -h command with the wildcard "*" works only for files,
> not for sub folders)
>
> Any clues??
>
> On Sep 15, 9:17*pm, "Jon" <Email_Addr...@SomewhereOrOther.com> wrote:
>
>
>
> > I hate to break the 'shocky-ing' news but it sounds like it's been deleted.

>
> > --
> > Jon

>
> > "Shocky" <yusuf.bhiwandiw...@gmail.com> wrote in message

>
> >news:455e7427-69b2-4336-a95f-....

>
> > > Hi there,
> > > I had marked one of my folders (G:/Personal) as hidden sometime back.
> > > Now, when i want to see the hidden folder, i am not able to do so,
> > > even after doing the following.
> > > 1) Went to Folder Options--> View
> > > 2) Checked the "Show hidden files and folders" option.
> > > 3) Press "Apply" then "Ok"

>
> > > But the folder does not appear at all.
> > > The strange part is : after doing the above when i again open the
> > > Folder Options dialog box, i see that the "Do not show hidden files
> > > and folders" option is checked on its own.

>
> > > After reading up on the net, i also tried after unchecking the "Hide
> > > protected operating system files (Recommended)" option.

>
> > > Not that, i think it should have anything to do with a user created
> > > hidden folder... but still.. tried it out.
> > > That does not work either.

>
> > > Please help me resolve this.

>
> > > Thanks a lot.- Hide quoted text -

>
> > - Show quoted text -- Hide quoted text -

>
> - Show quoted text -


 
Reply With Quote
 
Jon
Guest
Posts: n/a

 
      09-15-2008
Cool. I'm glad you proved me wrong and your files survived!

You can use '/s' with the attrib command also to process subfolders as well
in one fail swoop ie so that you don't have to type the command for each
folder.

Also via explorer you could right-click the top level folder > Properties >
Uncheck the 'hidden' attribute. You may get the option to apply it to all
subfolders at the same time. Worth a try.

--
Jon


"Shocky" <> wrote in message
news:1aa7ec1a-cd71-47e5-a4a0-...
no sir jon
Its not been deleted..
i removed the hidden attribute using command prompt "attrib -h"
command .. and the folder appears!!!

The problem here again is.. in this folder.. i have many sub folders
and sub sub folders whose names i may not know..
so doing the same for all these sub folders using command prompt
attrib -h command seems too far fetched..
(using attrib -h command with the wildcard "*" works only for files,
not for sub folders)

Any clues??


On Sep 15, 9:17 pm, "Jon" <Email_Addr...@SomewhereOrOther.com> wrote:
> I hate to break the 'shocky-ing' news but it sounds like it's been
> deleted.
>
> --
> Jon
>
> "Shocky" <yusuf.bhiwandiw...@gmail.com> wrote in message
>
> news:455e7427-69b2-4336-a95f-...
>
>
>
> > Hi there,
> > I had marked one of my folders (G:/Personal) as hidden sometime back.
> > Now, when i want to see the hidden folder, i am not able to do so,
> > even after doing the following.
> > 1) Went to Folder Options--> View
> > 2) Checked the "Show hidden files and folders" option.
> > 3) Press "Apply" then "Ok"

>
> > But the folder does not appear at all.
> > The strange part is : after doing the above when i again open the
> > Folder Options dialog box, i see that the "Do not show hidden files
> > and folders" option is checked on its own.

>
> > After reading up on the net, i also tried after unchecking the "Hide
> > protected operating system files (Recommended)" option.

>
> > Not that, i think it should have anything to do with a user created
> > hidden folder... but still.. tried it out.
> > That does not work either.

>
> > Please help me resolve this.

>
> > Thanks a lot.- Hide quoted text -

>
> - Show quoted text -


 
Reply With Quote
 
Jon
Guest
Posts: n/a

 
      09-15-2008
Yeah, that's an odd one. Not sure what would cause that, other than a piece
of malware on your system. Might be worth doing a virus scan.

--
Jon


"Shocky" <> wrote in message
news:355a0787-d27f-494a-973c-...
... and how does one explain the behaviour that when i open the Folder
Options dialog box again (after checking the "Show hidden files and
Folders" option), the changes are reverted back.. i.e. i see that the
"Do not show.." option is checked again???

Any clues?


 
Reply With Quote
 
Jon
Guest
Posts: n/a

 
      09-15-2008

> (using attrib -h command with the wildcard "*" works only for files,
> not for sub folders)
>
> Any clues??
>



Also attrib has a '/D' option to process folders as well


--
Jon

 
Reply With Quote
 
Shocky
Guest
Posts: n/a

 
      09-15-2008
Thnks Jon..

did not know about the /D switch...
i guessed too tht it could be some malware restricting hidden folders/
files from being shown.
had run a virus scan recently and it had come out clean.. but u never
know.

Thanks anyways for the replies.


On Sep 15, 10:17*pm, "Jon" <Email_Addr...@SomewhereOrOther.com> wrote:
> > (using attrib -h command with the wildcard "*" works only for files,
> > not for sub folders)

>
> > Any clues??

>
> Also attrib has a '/D' option to process folders as well
>
> --
> Jon


 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to share folder from Vista Home premium to XP Home SP3 mach G Windows Vista Networking 4 08-31-2008 07:34 PM
Where can I find my send to folder in Vista Home Premium? Glo T. Windows Vista File Management 2 01-20-2008 09:09 PM
Showing Hidden Files folder by folder Bertrum Windows Vista File Management 4 01-16-2008 08:05 AM
How to get simple folder encryption in Vista Home Premium? David Mayerovitch Windows Vista Security 3 05-01-2007 04:34 PM
Sharing folder - Vista Home Premium Rui Windows Vista Networking 0 03-15-2007 07:38 PM



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59