I'm having the exact same problem as the OP.
I've been using Hotkeynet for quite a while now, but never had this issue up till now. Recently I got my SSD back from the repair shop, so I re installed windows and moved the WoW foldier to the SSD, and now the <Run> command doesn't find the window.
As I said I never had this problem before and apart from reinstalling windows I changed nothing in any scripts of mine or anything.
If someone figured out what causes Hotkeynet's <Run> command to not be able to target the window it launched then please share.
Not even adding wait 5000 helps (at that point the client is fully open)
Renaming the windows with ALT CTRL R after they all launched results in a weird behavior too. They are being renamed in the wrong order.
Code:
<Hotkey Alt Ctrl R>
<SendPC local>
<If WinDoesNotExist WoW1>
<RenameWin "World of Warcraft" WoW1>
<If WinDoesNotExist WoW2>
<RenameWin "World of Warcraft" WoW2>
<If WinDoesNotExist WoW3>
<RenameWin "World of Warcraft" WoW3>
<If WinDoesNotExist WoW4>
<RenameWin "World of Warcraft" WoW4>
Instead of WoW1 WoW2 WoW3 WoW4 on the task bar I get WoW4 WoW3 WoW2 WoW1
Connect With Us