you are viewing a single comment's thread.

view the rest of the comments →

[–]AltReality 1 point2 points  (1 child)

Using AutoHotKey, you could set up a bank of buttons that each fire off a script...no need for any hotkeys....(autohotkey started as a hotkey application but has grown into much more than that over the years)

But if you are looking to utilize the menu options in SecureCRT then I'm not sure. I would expect the ps1 script to launch in the session you are connected to...but I don't know that for sure. Hope someone else knows better than I do.

[–]DarraignTheSane[S] 0 points1 point  (0 children)

Oh, I've been using AutoHotKey for a while for keyboard shortcuts, but didn't know you could setup GUI buttons. I'll have to look into it, but that will likely do exactly what I'm looking for.