fatman01, a problem I find sometimes happens in communicating on technical boards is when people asks for a solution providing themselves HOW the solution (which they cannot find by themselves) should be, thus discarding any other solution proposed without bothering to evaluate it.
Should you have cared to check the link I posted, you would have seen what actually the program can do.
Basically it does:
1) Take an image
2) Make a copy of it saving it to %Wystemdir%\Mywallpaper.bmp, superimposing to it the data specified in it's .INI file
3) Set this image as wallpaper
between other things, it has a %CURRENT% variable, so that it can perform the above on the image CURRENTLY set as wallpaper.
You can just instruct the users to run it when they change their wallpaper or set it to AUTORUN, and at next reboot the text will be superimposed on the user chosen image, rather obviously, being the text of a "static" nature re-superimposing the same text on the image doesn't cause any problem.
The also FREEWARE BGinfo suggested by
FAT64http://www.microsoft.com/technet/sysintern...ous/BgInfo.mspxuses a similar approach, with even more features.
Maybe not the solution you wanted, but still better than nothing.

There are of course other solutions, you can use another small "autorun" program to draw a "transparent" window with the text, using a program like this :
SAMURIZE:
http://www.samurize.com/http://lifehacker.com/software/plain-text/...ktop-213280.phpbut as i see it, it seems like a "long shot" for some small, simple "static" text.
There may be more similar simple programs, I guess that if you google a bit you should be able to find one.
jaclaz