Coder Social home page Coder Social logo

digi-ron / ahk-windowsextender Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 19 KB

AutoHotKey script with custom runbox, custom start menu right-click menu, and misc. keybindings. Originally made for Windows 7

License: GNU General Public License v3.0

AutoHotkey 100.00%
autohotkey hotkeys windows

ahk-windowsextender's Introduction

AHK-WindowsExtender

AutoHotKey script with the following functionality. Originally made to extend functionality of Windows 7 and to partially replace reliance on explorer.exe for common troubleshooting (if compiled to exe). Functionality still works on Windows 10 and allows for customizing of the features to the technicians needs.

Also a reasonable example of the more extreme end of what a power user can do with automation tools such as AutoHotKey

Features

Feature Notes
Power Menu activated by Ctrl+Alt+X or Ctrl+RMouse (in the bottom-left 40x40px of the main monitor)
Process Explorer Shortcut Requires Process Explorer, activated by Alt+Shift+Esc (runs windows task manager if procexp.exe is not present in script directory)
Custom media buttons minor feature, allows for Win+Arrows for volume (up/down) and next/previous (left/right) functionality. Also allows for using keys without modifiers to control Windows Media Player (for the 5 people left who use it)
Runbox 2.0 replacement for the "Run..." functionality in Windows, with handy commands (below)
Autoruns support Accessible through Power Menu, will run msconfig.exe by default or Autoruns if the autoruns.exe file is present in the same directory as the script

RunBox commands

* = requires Windows Explorer to be running and functional on host machine

Command Notes
cmda administrator command prompt
pd open explorer to C:\ProgramData*
temp simple GUI selector between ltemp command and wtemp command (see below)
ltemp opens local temp folder at %USERPROFILE%\AppData\Local\Temp*
wtemp opens Windows temp folder at C:\Windows\Temp*
startup opens startup folder for current user*. Same as running shell:startup
home opens folder that the script (compiled or not) is stored*
tb opens the folder with the taskbar shortcuts for the current user

Prerequisites

  • Windows 7+ machine
  • AutoHotKey v1.1.33.10+ (if running as a script)

Usage

  • run the script either via the AHK file or as a compiled EXE, and press Windows+F1 for a basic outline of functionality

NOTE: this script is a little dated, but has served me well in the years I have used it, just for replacement functionality such as process explorer and autoruns support at least. No plans to update this past v1 as this is actually a small part of a much larger script I run regularly which hasn't changed significantly since 2015

ahk-windowsextender's People

Contributors

digi-ron avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.