Re: How to get not maximized or minimized window
| Newsgroups | gmane.comp.windows.power-pro |
|---|---|
| Message-ID | <[email protected]> |
Try =exename where exename is the name of the file, not including the .exe and not including the folder path. Examples: =notepad for notepad and =msword for MS word. If you only want windows from the program when they have some specific caption, try using *chars* where you replace "chars" from some characters of the caption, using enough to make it different from other window caption text. Note the asterisks at start and end.