3
1
Is there a way to achieve this using autohotkey: I want some windows to be always at the top right of the taskbar no matter how many programs I opened. So, for exmaple, currently it is like this. But, I want notepads always to be on the far right of the taskbar. So, for example like this. So, No matter how many programs I open, I want on the taskbar always notepads to be on the far right.
I'm using windows 8.1 and the latest version of AutoHotkey. Some explanations: I don't want notepads' window itself to be on the far right of the screen. No, but instead I want just icon on the taskbar of notepad to be on the far right. So, if I for example open new programs, I want the icon to be automatically moved to the right, so that no icons be after notepads' icon.
I searched on internet and I didn't find anything useful or similar. So, what I'm trying to do is to make notepads' icons always at the right. I don't care if all notepads I open will be moved to the right or just opened ones to be on the right, it doesn't matter, I just open 4 notepads and keep them until I turn off my computer, so I will never close them.
How to achieve it? I am sure there must be a way because AutoHotkey is very good software and has a lot of enhancements.
Thank you in advance. This is my first question on this site, so please be respectful. Thank.
If anything is confusing or unclear due to my bad english, tell me and I'll briefly and clearly explain it. – user782364756 – 2017-08-29T06:00:31.723
@Biswa. I'm not sure what do you are saying. What do you mean by "select the opened taskbar item with Win key". Am I supposed to do it in AutoHotkey script, or manualy? Can you please explain, or even better post a screenshot. – user782364756 – 2017-08-31T12:16:07.513
On your keyboard hit - Windows Key + number key. Number keys correspond to the order that the application shows in your task bar from left to right/ top to bottom. – Biswapriyo – 2017-08-31T12:24:06.687
@Biswa. I'm still not sure what do you mean. When I click WinKey + Number, then it opens the item from taskbar coresponding to that number. However, that is not what I'm asking. I asked how to make Notepad be always last icon on the taskbar no matter how many programs I open (notice that not all programs are pinned to taskbar). Either I don't understand you, or you don't understand the question. – user782364756 – 2017-08-31T12:29:17.680