How to Show TCP/IP Address on the Desktop

  • Thread starter Thread starter HumanJHawkins
  • Start date Start date
H

HumanJHawkins

Hi,

Using Tweak UI, there is an option to show OS version on the dektop. This
just writes the reg key:

HKEY_CURRENT_USER\Control Panel\Desktop\PaintDesktopVersion

with
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = disable, 1 = enable)

However, when I was in a hospital recently, I noticed that the hospital
computers all also had their IP address displayed in the same way. Does
anyone know how to do this?

Thanks!
 
Give this a go.
http://www.sysinternals.com/Utilities/BgInfo.html

--

Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Hi,
|
| Using Tweak UI, there is an option to show OS version on the dektop. This
| just writes the reg key:
|
| HKEY_CURRENT_USER\Control Panel\Desktop\PaintDesktopVersion
|
| with
| Data Type: REG_DWORD (DWORD Value)
| Value Data: (0 = disable, 1 = enable)
|
| However, when I was in a hospital recently, I noticed that the hospital
| computers all also had their IP address displayed in the same way. Does
| anyone know how to do this?
|
| Thanks!
|
|
 
Back
Top