organise
Turn 'View Hidden Files' On and Off in Windows with a Shortcut
Posted by Kevin Purdy at 11:14 PM on July 24, 2008
The CyberNet blog has posted a seriously helpful cut-and-paste script that anyone can turn into a shortcut to turn Windows' hidden file showing on and off. Normally, showing hidden files—like folders named with a starting "." and configuration files—is accessed through the options in Windows Explorer windows or shell extension tools, but this Virtual Basic script can be stashed anywhere and accessed from a keyboard shortcut. Great solution for those who alternate between showing and hiding hidden files.

Comments (AU Comments · US Comments)
There are currently no AU comments for this post.
The Amazing Ant
Posted 2:13 AM 25/7/08
@andsowouldi: Well personally, I don't have any pr0n on my computer, but I do keep my laptop locked down quite a bit. Anything I want to keep safe from other people usualy goes
A) Into a password-secured storage file
B) Magicked into a .gif file with that old dos copy trick
C) Onto the flash drive I carry in my pocket
or D) All of the above.
The Amazing Ant
jsmorley
Posted 12:09 AM 25/7/08
Showing "hidden" files is one thing, showing "hidden/system" files is another...
I absolutely keep "hidden/system" files from displaying, so that nobody who gets on my computer (including me in a fit of stupidity) can delete NTUser.DAT or other files that can have you scrambling for your Acronis Recovery disk.
"Hidden" files I keep hidden in Explorer, so they don't clutter up things in normal use (who needs to see all those desktop.ini's or thumbs.db's), but can get to all of them with Xplorer2, which I have set to show everything. I use Explorer for normal running stuff and messing with data files, and Xplorer2 when I really need to manage the file system.
jsmorley
fusion324
Posted 11:57 PM 24/7/08
@andsowouldi
damn right, what else can we do with porn!
fusion324
andsowouldi
Posted 11:44 PM 24/7/08
@The Amazing Ant: You must be a either be a saint or secure your entire personal filesystem from others : ). I certainly have some files I want hidden at times.
andsowouldi
elsifer
Posted 11:42 PM 24/7/08
Virtual Basic. That about sums it up, heh.
elsifer
The Amazing Ant
Posted 11:34 PM 24/7/08
Very cool trick, although I'm not sure why I'd want to hide my hidden files and folders. Much as it defies their name, I prefer to have them shown all the time.
Nonetheless, still a cool trick. :)
The Amazing Ant
turnersd
Posted 4:49 AM 25/7/08
Anybody know how to do this easily with AutoHotKey?
turnersd
origamimavin
Posted 6:40 AM 25/7/08
oh, this will help. i've been wanting something that did this for a while now.
origamimavin
pschroeter
Posted 1:44 PM 25/7/08
@turnersd:
Its in the xplorer2 forum about 8 entries down.
[netez.com]
pschroeter
ewerybody
Posted 11:44 PM 25/7/08
@turnersd: Yea I do: Install ac'tivAid, enable the extension "ExplorerHotkeys" and then in the Explorer hit Ctrl+H to toggle on/off hidden files. :] (pardon, you know I had to say that^^)
This ac'tivAid-extension also offers to toggle file extensions on/off, have tree view Toggle, detail, list, thumbview on hotkeys, as well as duplicate file, duplicate explorer window, reenables shift+Mousewheel for forward/backward (like in browsers) and very cool: offers to search in filenames on f3... check it out :D
Oh and something about the ones that have all files visible all time: I really used to have this as well! But I learned its much better to have it that way:
instead of that:

Hiding stuff you usually don't need declutters your workflow, frees you mind and enables you to really do stuff instead of looking for it.
For me its not just a security thing: It cleans and speeds up my everyday work!
ewerybody
turnersd
Posted 12:13 AM 26/7/08
@ewerybody:
Thanks ewerybody. For anybody that wants to do this with AutoHotKey I went through the ac'tivAid source and found the 10 line code snippet that toggles hidden files. it's here:
[textsnip.com]
turnersd
ewerybody
Posted 1:51 AM 27/7/08
hellyea! cool! :] thats an option as well.
How do you trigger it then, have an extra Autohotkey script running for that? Or assembled them all in one Autohotkey-instance?
ewerybody
Mrevilbobguy
Posted 5:07 PM 27/7/08
Windows 2000 compatibility, please.
Mrevilbobguy