Using AutoHotkey without installing it

preview_player
Показать описание
TLDR: The key idea of the video is that AutoHotkey can be used without installation by downloading the portable version and dragging and dropping scripts onto the executable, and it can be edited using Notepad or other advanced editors.

1. 00:00 📥 You can use AutoHotkey without installing it by downloading the portable version and dragging and dropping your scripts into the executable.
1.1 You don't need to install AutoHotkey to use it, and this video will show you how to work around it and provide helpful tips.
1.2 You can use AutoHotkey without installing it by downloading the portable version and dragging and dropping your scripts into the executable.

2. 01:39 💡 The portable version of AutoHotkey has separate 32-bit and 64-bit executables that can be downloaded and used without installation.

3. 02:23 📝 Create a new file, change the extension to .ahk, and use AutoHotkey to open and execute the file by dragging and dropping it onto the executable.

4. 03:44 📝 You can use AutoHotkey without installing it by compiling your script into an executable file, which can be opened on any computer, or by downloading it onto a different computer and transferring it to your main computer.

5. 05:27 💡 You can edit AutoHotkey scripts using Notepad, and by associating the script with the executable, you can modify it as many times as you want without having to open it with Notepad each time.

7. 07:37 📝 You can use AutoHotkey to open files and folders, but there are limitations in opening system files and folders in a sandbox environment. Additionally, you can use VS Code without installation by downloading the portable version from their website.
7.1 AutoHotkey can be used to open files and folders, but there are restrictions in opening system files and folders in a sandbox environment.

Рекомендации по теме
Комментарии
Автор

It's like you guys read my mind! I just started working at a new office and was looking for a way to use my personal scripts for productivity and stuff, but couldn't install the interpreter because of user rights shenanigans. Thanks a million!! 👏

childfs
Автор

AHK portable on a USB drive plugged into my work computer works for my situation. There is a portable version of Notepad++ which can be used for editing too.

llicit
Автор

Thanks Joe and Your Friend Sometime i have seen Computer has lock administrator rights this Very Best thing to use autohtokey.

RizwanAhmed-ovcu
Автор

i have drop a ocr snipping tool notepad turned ahk file into one of the executioner but it is not opening and giving error this line does not contain a recognize action, please help

vipulshivmore
Автор

I wish you guys would redo this video and slow down a bit, get together on what you want to say. I had to watch several times because you keep interrupting each other and jumping around. Not personal just thought you could use some constructive criticism. 😊

scottfarris