Thanks in advance.
Page 1 of 1
Add Company Information to Desktop Please Help
#1
Posted 07 June 2007 - 10:08 PM
Thanks in advance.
#2
Posted 08 June 2007 - 02:53 AM
Hmm, I may be wrong, but don't think it is possible.
The "Windows Version on Desktop Information" it's a "Registry trick":
http://www.pctools.c...try/detail/539/
that enables the printing on the desktop of part of the contents of ANOTHER Registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
Changing values in the latter is NOT suggested, as it might create incompatibilities with programs that check current version and expect to find "good" data in there.
Since your information is "static" why you don't simply edit the background image superimposing the text in a "paint" program?
Or use a "wallpaper" program, this FREEWARE one should be just what you need:
http://mystuff.clark...f/wallpaper.asp
jaclaz
The "Windows Version on Desktop Information" it's a "Registry trick":
http://www.pctools.c...try/detail/539/
that enables the printing on the desktop of part of the contents of ANOTHER Registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
Changing values in the latter is NOT suggested, as it might create incompatibilities with programs that check current version and expect to find "good" data in there.
Since your information is "static" why you don't simply edit the background image superimposing the text in a "paint" program?
Or use a "wallpaper" program, this FREEWARE one should be just what you need:
http://mystuff.clark...f/wallpaper.asp
jaclaz
#3
Posted 08 June 2007 - 03:51 AM
I'm with jaclaz here. Just edit the wallpaper (even in M$ Paint you can do it
).
#5
Posted 08 June 2007 - 07:34 AM
jaclaz, on Jun 8 2007, 03:53 AM, said:
Hmm, I may be wrong, but don't think it is possible.
The "Windows Version on Desktop Information" it's a "Registry trick":
http://www.pctools.c...try/detail/539/
that enables the printing on the desktop of part of the contents of ANOTHER Registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
Changing values in the latter is NOT suggested, as it might create incompatibilities with programs that check current version and expect to find "good" data in there.
Since your information is "static" why you don't simply edit the background image superimposing the text in a "paint" program?
Or use a "wallpaper" program, this FREEWARE one should be just what you need:
http://mystuff.clark...f/wallpaper.asp
jaclaz
The "Windows Version on Desktop Information" it's a "Registry trick":
http://www.pctools.c...try/detail/539/
that enables the printing on the desktop of part of the contents of ANOTHER Registry key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion
Changing values in the latter is NOT suggested, as it might create incompatibilities with programs that check current version and expect to find "good" data in there.
Since your information is "static" why you don't simply edit the background image superimposing the text in a "paint" program?
Or use a "wallpaper" program, this FREEWARE one should be just what you need:
http://mystuff.clark...f/wallpaper.asp
jaclaz
#6
Posted 10 June 2007 - 07:01 AM
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 FAT64
http://www.microsoft.com/technet/sysintern...ous/BgInfo.mspx
uses 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.php
but 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
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 FAT64
http://www.microsoft.com/technet/sysintern...ous/BgInfo.mspx
uses 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.php
but 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
#7
Posted 12 June 2007 - 06:10 PM
jaclaz, on Jun 10 2007, 08:01 AM, said:
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 FAT64
http://www.microsoft.com/technet/sysintern...ous/BgInfo.mspx
uses 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.php
but 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
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 FAT64
http://www.microsoft.com/technet/sysintern...ous/BgInfo.mspx
uses 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.php
but 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
#8
Posted 19 July 2007 - 07:22 PM
http://www.coolmon.org/index.php
same idea as bginfo (coolmon started out looking like that, just simple text based) but i'd imagine you'd like your information to stand out a little more since its your business
try it out, beware its addictive lol.
same idea as bginfo (coolmon started out looking like that, just simple text based) but i'd imagine you'd like your information to stand out a little more since its your business
Share this topic:
Page 1 of 1



Help
Back to top










