4501
Post New Requests Here / Re: IDEA: Wireless sensor
« Last post by 4wd on December 17, 2010, 11:02 PM »2) Displays a Tooltip on the logon screen with network status - I can't test whether it has connected since it doesn't connect until I've logged on here, (just a LAN network).-4wd (December 17, 2010, 04:54 PM)
I could be missing something, but couldn't you just start the comp with the network cable unpluged, then plug it in to see the status change? The media connection state change is (basically) the same wired vs. WiFi.-Stoic Joker (December 17, 2010, 10:25 PM)
DOH! I was testing it with the WiFi on the netbook, completely forgot about the wired connection.

However, it doesn't seem to work - I'm wondering, with a Domain Controller doesn't a network connection have to be established before logon, whereas with a normal LAN network the connection is established after logon?
Have to do some debug output to see if the arp command is actually being called that early.
The following snippet is from T-Clock, it checks for a valid system tray/clock window handle before the hook is inserted. A stripped down version should be just what you're after:
Check for the Tray, I'm afraid that's way too obvious. Thanks for that SJ - I should just let you carry on writing it

EDIT2: Argh! The Tooltip doesn't come back when you log off-4wd (December 17, 2010, 04:54 PM)
Relaunch with logoff script?
Yes, a definite possibility - check for already existing process and kill it if necessary, thanks again.
Right, back to the drawing board.
Addendum: I've found an AutoIt routine equivalent to your GetMAC C snippet above, so I can get rid of the dependence on the arp command.

Recent Posts
).



