Not sure about kiltjim but my problem is the way netstumbler deals with window names.Quote:
Originally Posted by RPM_VR4
If I start netstumbler normally, it will create a random file name and the window name will reflect that.
Also, I want to open always the same file because it already has the know access points and with the help of GPS can tell-me how far I am from them.
So, I always open the myns1.ns1 file and the window name NetStumbler displays is "Network Stumbler - myns1.ns1".
But it opens with the file sub window smaller that the main window, and afaik there is no command to maximize the sub window.
My auto-it scrip does that by double clicking on the sub window title bar, but then grrr... the netstumbler window title changes again to "Network Stumbler - [myns1.ns1]".
To avoid a lot off problems, I chose to have the autoit script to start netsumbler with the correct file, set it up so the window name does not change further, optionally start scanning, and then let Sb do his stuff, by embedding using the name "Network Stumbler - [myns1.ns1]" that I know will not change again unless I open a new file or a different one.

