Display hostname on desktop wallpaper with HTML?

Uconn411

Member
Jul 15, 2000
152
0
0
I'd like to display a PC's hostname on the desktop wallpaper. With WinXP, you can display a webpage as your wallpaper. Is it possible to write some sort of script / webpage to display this? Thx.
 

corkyg

Elite Member | Peripherals
Super Moderator
Mar 4, 2000
27,370
240
106
I don't know about HTML script, but I would do it the easy way. Save the desired wallpaper as a graphic (JPG works fine). Then open it as a graphic in Windows Paint (XP). Then simply annotate what you want on the graphic in any font or color you desire. Save the result, and the annotation will then appear when you select that graphic as your wallpaper.
 

Uconn411

Member
Jul 15, 2000
152
0
0
I have to do this to 4000 PCs, so I'd like some sort of script to capture the hostname and display it in the upper corner with the wallpaper. I'm trying to get rid of the manual labels we do with a labelmaker.
 

Uconn411

Member
Jul 15, 2000
152
0
0
Any chance to imbed this in a html page instead of running an .exe on startup? My company just wants to keep .exe's to a minimum. Is a great app though.
 

Traire

Senior member
Feb 4, 2005
361
0
0
I know of several ways of getting and displaying IP address and other info, but they all require the page to be run off of a server of some sort, and not from a stand alone file.