How to Show TCP/IP Address on the Desktop

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!
 
D

Dave Patrick

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!
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top