Hi Alan,
 
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\{<some kind if 
> ID string>}\Parameters\Tcpip, DhcpIPAddress value
> seems to carry my local machaine address (as assigned by router)
> Also in 
> HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip
> \Parameters\Interfaces\{<some kind if ID string>}, DhcpIPAddress 
> value
> So you could pick them up with reg plugin?  Assuming VirtualBox has 
> its own interface, might be gettable as well by same means.

thanks for that. Looks very interesting. I can already retrieve more or less 
all desired information except the status of a networkadapter - if it's 
connected or not. I.e. my wlan-adapter has an ip.address even though it's not 
connected.

Best regards Detlef

p.s.
Just for information - concerning unicode-plugin (version 071). In the file 
"unicodepluginFunctions.txt" you mention some services, that don't exist. 

In the chapter:
@"dialog.services affecting plugin as a whole" format startsubmenu
the following services don't work:

unicode.returns_values
unicode.returns_status
unicode.returns_nothing
unicode.error_dialog_on
unicode.error_dialog_off
unicode.config
unicode.help

Reply via email to