Windows Vista Forums
Vista Forums Home Join Vista Forums Windows 7 Forum Vista Tutorials Tags
Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks.

Go Back   Vista Forums > Vista Newsgroups > Vista General

Vista - Explorer -Toogle from command line instead of clicking?

Reply
 
Old 08-14-2007   #1 (permalink)
Fred B.


 
 

Explorer -Toogle from command line instead of clicking?

Anyone know the syntax to toggle "show hidden files and folders"
& " hide operating system files" from a command line


Thanks

My System SpecsSystem Spec
Old 08-14-2007   #2 (permalink)
Ronnie Vernon MVP


 
 

Re: Explorer -Toogle from command line instead of clicking?

Fred

I don't think there is a command for this option?

These are registry settings, so you could use the "reg" command to change
the options. In the command prompt, type:

reg /? to see all of the commands and syntax.

Use the reg /add command.

Here are where your target keys are located.

Show Hidden Folders and Files:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AdvancedValue Name: HiddenData Type: REG_DWORD (DWORD Value)Value Data: (1 = Show Hidden 2 = Do Not Show)Show Hidden Operating System FilesHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AdvancedValue Name: ShowSuperHiddenData Type: REG_DWORD (DWORD Value)Value Data: ( 0 = Hide Files 1 = Show Files)--Ronnie VernonMicrosoft MVPWindows Shell/User"Fred B." <email.fred.NoSpam@cox.net> wrote in messagenews:OAum1on3HHA.5184@TK2MSFTNGP02.phx.gbl...> Anyone know the syntax to toggle "show hidden files and folders"> & " hide operating system files" from a command line>>> Thanks
My System SpecsSystem Spec
Old 08-14-2007   #3 (permalink)
Fred B.


 
 

Re: Explorer -Toogle from command line instead of clicking?

I'm not sure there's a "command" either. I searched the KB and web but
couldn't find anything.

What I wanted to be able to do was use the command line to quickly toggle
"view" settings, not permanently change them. I prefer to keep "hidden"
files "hidden" and "protected" directories out of sight, but it seems that
once or twice a day I have to get to them.

Was just looking for a quicker way than "click, click, click" because I
don't use Explorer as my file mgr, and have do its clicks before doing what
I really want to do.

Thanks,


Fred


"Ronnie Vernon MVP" <rv@invalid.org> wrote in message
news:u6SzRZq3HHA.1212@TK2MSFTNGP05.phx.gbl...
> Fred
>
> I don't think there is a command for this option?
>
> These are registry settings, so you could use the "reg" command to change
> the options. In the command prompt, type:
>
> reg /? to see all of the commands and syntax.
>
> Use the reg /add command.
>
> Here are where your target keys are located.
>
> Show Hidden Folders and Files:
> HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AdvancedValue
> Name: HiddenData Type: REG_DWORD (DWORD Value)Value Data: (1 = Show Hidden
> 2 = Do Not Show)Show Hidden Operating System
> FilesHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\AdvancedValue
> Name: ShowSuperHiddenData Type: REG_DWORD (DWORD Value)Value Data: ( 0 =
> Hide Files 1 = Show Files)--Ronnie VernonMicrosoft MVPWindows
> Shell/User"Fred B." <email.fred.NoSpam@cox.net> wrote in
> messagenews:OAum1on3HHA.5184@TK2MSFTNGP02.phx.gbl...> Anyone know the
> syntax to toggle "show hidden files and folders"> & " hide operating
> system files" from a command line>>> Thanks


My System SpecsSystem Spec
Old 08-14-2007   #4 (permalink)
Synapse Syndrome


 
 

Re: Explorer -Toogle from command line instead of clicking?

"Fred B." <email.fred.NoSpam@cox.net> wrote in message
news:eqfsxlq3HHA.484@TK2MSFTNGP06.phx.gbl...
> I'm not sure there's a "command" either. I searched the KB and web but
> couldn't find anything.
>
> What I wanted to be able to do was use the command line to quickly toggle
> "view" settings, not permanently change them. I prefer to keep "hidden"
> files "hidden" and "protected" directories out of sight, but it seems that
> once or twice a day I have to get to them.
>
> Was just looking for a quicker way than "click, click, click" because I
> don't use Explorer as my file mgr, and have do its clicks before doing
> what I really want to do.



You could try this .vbs script. I do not know if it works, as I have not
tried it myself. I just found it on Google:

http://forums.extremeoverclocking.co....php?p=2619228

ss.


My System SpecsSystem Spec
Old 08-14-2007   #5 (permalink)
Fred B.


 
 

Re: Explorer -Toogle from command line instead of clicking?

Thanks, I'll take a look at it.

Regards,


"Synapse Syndrome" <synapse@NOSPAMgomez404.elitemail.org> wrote in message
news:%23tkFOoq3HHA.4676@TK2MSFTNGP05.phx.gbl...
> "Fred B." <email.fred.NoSpam@cox.net> wrote in message
> news:eqfsxlq3HHA.484@TK2MSFTNGP06.phx.gbl...
>> I'm not sure there's a "command" either. I searched the KB and web but
>> couldn't find anything.
>>
>> What I wanted to be able to do was use the command line to quickly toggle
>> "view" settings, not permanently change them. I prefer to keep "hidden"
>> files "hidden" and "protected" directories out of sight, but it seems
>> that once or twice a day I have to get to them.
>>
>> Was just looking for a quicker way than "click, click, click" because I
>> don't use Explorer as my file mgr, and have do its clicks before doing
>> what I really want to do.

>
>
> You could try this .vbs script. I do not know if it works, as I have not
> tried it myself. I just found it on Google:
>
> http://forums.extremeoverclocking.co....php?p=2619228
>
> ss.
>


My System SpecsSystem Spec
Old 08-14-2007   #6 (permalink)
Ronnie Vernon MVP


 
 

Re: Explorer -Toogle from command line instead of clicking?

SS

I tried that script and it does work. I ran the script with Windows Explorer
and I did need to refresh windows explorer a couple of times to see the
change.

Good find.

--

Ronnie Vernon
Microsoft MVP
Windows Shell/User


"Synapse Syndrome" <synapse@NOSPAMgomez404.elitemail.org> wrote in message
news:%23tkFOoq3HHA.4676@TK2MSFTNGP05.phx.gbl...
> "Fred B." <email.fred.NoSpam@cox.net> wrote in message
> news:eqfsxlq3HHA.484@TK2MSFTNGP06.phx.gbl...
>> I'm not sure there's a "command" either. I searched the KB and web but
>> couldn't find anything.
>>
>> What I wanted to be able to do was use the command line to quickly toggle
>> "view" settings, not permanently change them. I prefer to keep "hidden"
>> files "hidden" and "protected" directories out of sight, but it seems
>> that once or twice a day I have to get to them.
>>
>> Was just looking for a quicker way than "click, click, click" because I
>> don't use Explorer as my file mgr, and have do its clicks before doing
>> what I really want to do.

>
>
> You could try this .vbs script. I do not know if it works, as I have not
> tried it myself. I just found it on Google:
>
> http://forums.extremeoverclocking.co....php?p=2619228
>
> ss.
>


My System SpecsSystem Spec
Old 08-14-2007   #7 (permalink)
Synapse Syndrome


 
 

Re: Explorer -Toogle from command line instead of clicking?

"Ronnie Vernon MVP" <rv@invalid.org> wrote in message
news:u9Gvltr3HHA.1184@TK2MSFTNGP04.phx.gbl...
> SS
>
> I tried that script and it does work. I ran the script with Windows
> Explorer and I did need to refresh windows explorer a couple of times to
> see the change.


Cool, I'll try it out later.

ss.


My System SpecsSystem Spec
Old 08-27-2007   #8 (permalink)
spawnocula


 
 

RE: Explorer -Toogle from command line instead of clicking?

Easiest way is:

Windows button on keyboard + E...then when window comes up hit the ALT
button, you will get the toolbar. Go to Tools menu-> Folder options-> View
Tab: uneck hide hidden files, etc..


Thanks
Spawnocula

"Fred B." wrote:
Quote:

> Anyone know the syntax to toggle "show hidden files and folders"
> & " hide operating system files" from a command line
>
>
> Thanks
>
My System SpecsSystem Spec
Reply

Thread Tools


Similar Threads
Thread Forum
Running a command from inside a script, command line is corrupted PowerShell
What is the command line command for unzipping files? Vista General
Command Line Ren (Rename) command broken? Vista General
Explorer Command Line Switches Vista General
Explorer Command Line Switches Vista file management


Vista Forums is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media Ltd

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