|
aCkRiTe
|
 |
« on: May 19, 2007, 05:25:41 PM » |
|
This script toggles(shows or hides) between hidden files and folder with the press of a hotkey. The script was written with AutoHotKey. Download Toggle Hidden here(source code included): http://www.autohotkey.net...krite/Toggle%20Hidden.rar(the hotkey in this script is set to the (WinKey + h)
|
|
|
|
« Last Edit: July 16, 2007, 04:39:42 PM by aCkRiTe »
|
Logged
|
|
|
|
|
AndyM
|
 |
« Reply #1 on: May 19, 2007, 09:35:29 PM » |
|
AckRiTe,
Glad you posted this here. It's a very handy tidy little utility.
Thanks!
|
|
|
|
|
Logged
|
|
|
|
|
mouser
|
 |
« Reply #2 on: May 19, 2007, 09:36:01 PM » |
|
nice 
|
|
|
|
|
Logged
|
|
|
|
|
|
kisskiss
|
 |
« Reply #3 on: May 19, 2007, 11:43:07 PM » |
|
Cool~ 
|
|
|
|
|
Logged
|
|
|
|
|
zakman
|
 |
« Reply #4 on: June 03, 2007, 01:49:59 PM » |
|
|
|
|
|
|
Logged
|
|
|
|
|
zakman
|
 |
« Reply #5 on: June 03, 2007, 01:50:28 PM » |
|
 love it!!!
|
|
|
|
|
Logged
|
|
|
|
|
skywalka
|
 |
« Reply #6 on: August 12, 2007, 06:00:50 AM » |
|
|
|
|
|
|
Logged
|
|
|
|
|
CleverCat
|
 |
« Reply #7 on: August 12, 2007, 07:14:21 AM » |
|
Had it for a while.... 
|
|
|
|
|
Logged
|
If you need help - JUST ASK!
|
|
|
|
Curt
|
 |
« Reply #8 on: October 29, 2007, 03:02:10 PM » |
|
So how do I change the hotkey, then (winkey+h is occupied)? It would be nice to see if this program actually will do something!
|
|
|
|
|
Logged
|
Remember what you said, because in a day or two, I'll have a witty and blistering retort! You'll be devastated THEN!
|
|
|
|
aCkRiTe
|
 |
« Reply #9 on: October 29, 2007, 04:54:08 PM » |
|
Here is the documentation on hotkeys for AutoHotKey - http://www.autohotkey.com/docs/Hotkeys.htmJust change the line #h:: to whatever hotkey you would like. #x:: ===> win-key + x !x:: ===> alt-key + x ^x:: ===> ctrl-key + x +x:: ===>shift-key + x These are just a few examples...
|
|
|
|
|
Logged
|
|
|
|
|
skywalka
|
 |
« Reply #10 on: October 29, 2007, 07:31:48 PM » |
|
I'd love to see a button for the Explorer bar that does the toggling.
|
|
|
|
|
Logged
|
|
|
|
|
tinjaw
|
 |
« Reply #11 on: October 29, 2007, 08:49:18 PM » |
|
|
|
|
|
|
Logged
|
|
|
|
|
aCkRiTe
|
 |
« Reply #12 on: October 30, 2007, 09:22:16 AM » |
|
You can just add the Toggle Hidden Files & Folders script to the end of Skrommel's Barnacle script and add the following .ini file... [ copy or print] [Settings] class=CabinetWClass color=E0E0E0 [1] tip=Toggle Hidden Files image=C:\Windows\System32\Shell32.dll,36 leftaction=Send,#h rightaction=Send,#h middleaction=Send,#h
|
|
|
|
|
Logged
|
|
|
|
|
skywalka
|
 |
« Reply #13 on: December 10, 2007, 07:08:57 AM » |
|
Barnacle isn't displaying the toolbar's buttons for me but thanks.
I may troubleshoot it when I get some time.
|
|
|
|
|
Logged
|
|
|
|
|