Re: Simple way to have window go to same position each time?
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
Thanks so much for the help. Yes this works fine now. My goal here is to have a hotkey open a regular explorer folder as a new window as I'm opening various folders on my hard drive. And also to be able to count on the window to go to the same position each time it is opened. This really helps my workflow when it happens like this. So this does the trick! example: Command: C:\ More Commands: wait.forinterval(500) window position 2 2 540 980 C:\ By the way, I like how the above will only affect window C:\ but not affect, for example, window C:\Program Files. I guess it's like an exact match kind of thing. I love this program! Thanks again!