Always On Top in Windows 10: Difference between revisions
From WikiMLT
m Стадий: 4 [Фаза:Авторизиране, Статус:Разработен]; Категория:Windows Desktop |
m Стадий: 6 [Фаза:Утвърждаване, Статус:Утвърден]; Категория:Windows Desktop |
||
(One intermediate revision by the same user not shown) | |||
Line 20: | Line 20: | ||
{{devStage | {{devStage | ||
| Прндл = Windows Desktop | | Прндл = Windows Desktop | ||
| Стадий = | | Стадий = 6 | ||
| Фаза = | | Фаза = Утвърждаване | ||
| Статус = | | Статус = Утвърден | ||
| ИдтПт = Spas | | ИдтПт = Spas | ||
| РзбПт = Spas | | РзбПт = Spas | ||
| АвтПт = {{REVISIONUSER}} | | АвтПт = Spas | ||
| УтвПт = {{REVISIONUSER}} | |||
| ИдтДт = 5.07.2022 | | ИдтДт = 5.07.2022 | ||
| РзбДт = 1.09.2022 | | РзбДт = 1.09.2022 | ||
| АвтДт = {{Today}} | | АвтДт = 1.09.2022 | ||
| УтвДт = {{Today}} | |||
| ИдтРв = [[Special:Permalink/27628|27628]] | | ИдтРв = [[Special:Permalink/27628|27628]] | ||
| РзбРв = [[Special:Permalink/30937|30937]] | | РзбРв = [[Special:Permalink/30937|30937]] | ||
| АвтРв = {{REVISIONID}} | | АвтРв = [[Special:Permalink/30938|30938]] | ||
| УтвРв = {{REVISIONID}} | |||
}} | }} | ||
</div> | </div> | ||
</noinclude> | </noinclude> |
Latest revision as of 06:48, 1 September 2022
Description
Simple AutoHotkey script that allows you to keep a window on Windows always on top.
Install
Download the executable file and start it. Now you will be able to use Ctrl+Alt+T to keep (or release) a window on top. Tested with Windows 10 and Windows 11.
In order to start the script when you log-in into your account, place the executable file in your Windows user's shell:startup
directory – %AppData%\Microsoft\Windows\Start Menu\Programs\Startup
.
Compile
If you want clone the repository, or just download the .akh file, modify the key combination and compile it for yourself.
References