ATTENTION: You are viewing a page formatted for mobile devices; to view the full web page, click HERE.

DonationCoder.com Software > Finished Programs

DONE: Toggle Hidden Files and Folders

<< < (2/3) > >>

zakman:
 :-* love it!!!

skywalka:
While we're on the subject:
http://www.msfn.org/board/index.php?showtopic=52524&hl=

CleverCat:
Had it for a while.... :Thmbsup:

Curt:
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!

aCkRiTe:
Here is the documentation on hotkeys for AutoHotKey - http://www.autohotkey.com/docs/Hotkeys.htm

Just 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...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version