Download ahk scripts
You'll just need to copy the code from the linked forum post into a script:. Visit: Toggle Hidden Files Script. This one is similar to the above since it deals with File Explorer as well. For security reasons, it's smart to always show file extensions. It's also handy when you need to deal with Windows 10 file associations. One of the fastest ways to input foreign characters and other uncommon symbols is using AutoHotkey.
With just a line of AHK code, you can quickly insert these special symbols and stop having to remember ALT codes, or copying and pasting from an online list. Use the template below to create shortcuts that are most useful for you. The characters left of the two colons are what you press to trigger the shortcut, while the symbol inside the brackets is what the shortcut inserts. For reference, the characters for keys are as follows.
You can read more about hotkeys on AutoHotkey's guide page :. If you're a heavy Google searcher, this handy shortcut lets you run a search for any copied text on your computer. It's handy to reduce copying and pasting all the time!
While you can navigate Windows without a mouse if needed, having this script around means you don't have to remember keyboard shortcuts to do this. This neat AutoHotkey script uses your number pad to act as a mouse, giving you more precision and a way to get around your computer in case of hardware failure. The Start menu makes it easy to pull up any program installed on your computer in seconds.
But for your most-used programs, you might want an even faster way to launch them. Change it as needed for your preferred key combo and app. Most keyboards have keys to easily change the volume, change the music track, and similar. But in case yours doesn't have these, you can use AutoHotkey to come up with your own volume buttons.
You can also hit the little-used Break key to toggle mute. If you feel confident, why not try making your own AutoHotkey scripts next? If you're just getting started with AHK, you'll probably benefit the most from text expansion. Essentially, text expansion lets you type a small bit of text that automatically expands to something much longer.
If you send the same email multiple times per day, or type out your email address all the time when signing into websites, setting up text expansion will make you more productive. If you downloaded the AutoCorrect script from 1 above, there's a spot at the bottom for you to add any phrases of your own, which is a perfect place to put some single-line expansion. If you're not using this script, just make a new script for your expansion entries.
It's simple to do: type two colons, followed by the hotkey text. This is a working example script that uses a timer to change the names of the buttons in a message box. Although the button names are changed, the IfMsgBox command still requires that the buttons be referred to by their original names. This example script makes the special that appears on certain keypads into an equals key. This script makes mousing with your keyboard almost as easy as using a real mouse maybe even easier for some tasks.
It supports up to five mouse buttons and the turning of the mouse wheel. It also features customizable movement speed, acceleration, and "axis inversion". Navigating the Start Menu can be a hassle, especially if you have installed many programs over time.
This eliminates the drudgery of searching and traversing the Start Menu. This script displays a popup menu in response to briefly holding down the middle mouse button. Select a menu item by left-clicking it. Cancel the menu by left-clicking outside of it. A recent improvement is that the contents of the menu can change depending on which type of window is active Notepad and Word are used as examples here.
Both volumes are displayed as different color bar graphs. This script reduces a window to its title bar and then back to its original size by pressing a single hotkey. Any number of windows can be reduced in this fashion the script remembers each. If the script exits for any reason, all "rolled up" windows will be automatically restored to their original heights. It can be used to automate Winamp, Windows Media Player, etc.
It's easy to configure. Unselect the file type when renaming files in XP just like it is by default in Windows 7. Quite an unstable script yet. Right click the "minimize" button to minimize a window into a trayicon. And if the window is activated via other means the corresponding trayicon will be removed too. This script let's you get files' comments. If any files are selected - the comments will be shown only for them, otherwise - for all files in the folder.
Comments get taken from the descript. Nearly blackhat: hyde. Your process can inject it into other processes however you like. This script let's you convert a copied table into a table with pseudo-graphical borders. Copy a table, hit F12, paste the table with pseudo-graphical borders. The script also has settings, that let you specify padding and text alignment in cells, border style, whether to use separators between rows, whether to add a top border, whether to add bottom border.
Skip to content. Star Branches Tags. Could not load branches. Could not load tags. Latest commit. Git stats commits. Failed to load latest commit information. AltTab FingerTips. Icon Menu Launcher. Meta Shortcut. MetaDescription for Windows Explorer. View code. Autohotkey scripts. Capitalize Automatically capitalizes letters after hitting Enter or typing dot, exclamation mark or question mark or triple dots. DetachVideo Detach a flash container's frame from a browser into a separate window in Windows.
DevTools This is a bunch of scripts that either are developer tools or small code examples like "best practice" for some specific tasks, like exchanging values of 2 variables without creating a 3rd temporary variable.
DropCommand Enable drag and drop of files to a command window pastes them as paths to the files. DrugWinManager Quite a heavy script with lots of functions, all of which are targeted to bring more control over the windows.
FastenFileUploadFromURLs Not many people know that when uploading a file say, setting an avatar to your profile on a forum , it is allowed to use URLs pointing to some files that you don't have locally saved. GoneIn60s Recover closed applications.
Features: Click the X or press Alt-F4 to close an application To recover, rightclick the tray icon and choose an application Doubleclick the tray icon to recover all applications If not restored, it is gone in 60 seconds Icon Menu Launcher Very short script that just demonstrates the idea of how to combine multiple shortcuts into a single one that opens a context menu, where each menuitem runs a corresponding shortcut.
Libraries These are the libs, which may be required by some of the scripts. MoveOut Make rules to move files automatically.
0コメント