|
|
#1 |
|
Junior Member
|
Hi folks, this may be a dumb question, but all i want to do is extract a few graphics files and set one of them to the background image in a Windows 9x,2K or NT environment. Can this be done through registry entries, and if so, will the machine have to be rebooted to take effect? Thanks in advance! |
|
|
|
|
|
#2 | ||
|
Member
Join Date: Jan 2002
Location: Germany
Posts: 79
|
Re: Dumb Newbie question, but....
Quote:
Quote:
|
||
|
|
|
|
|
#3 |
|
Guest
Posts: n/a
|
Hi,
"new style" backgrounds can be set on the ActiveDesktop using a vbs script using AddDesktopComponent. Removal is easy: just delete the regsettings for the installed background from HKCU ... Internet Explorer\Desktop\Components\[number] I'll post a script later, no time right now... Good luck, greetz, Hendri. |
|
|
|
#4 |
|
Guest
Posts: n/a
|
Here's the script.
It's actually the script for my program ToDoList. Take a look on my homepage: http://home.hetnet.nl/~HendriAdriaens Good luck, greetz, Hendri. |
|
|
|
#5 |
|
Member
Join Date: Jan 2002
Location: Graz, Austria
Posts: 50
|
Can't delete
Sorry can't delete it. So it' here....
|
|
|
|
|
|
#6 |
|
Guest
Posts: n/a
|
What is it you can't delete?
The document on the active desktop? Well take a look at the script. Search the registry HKCU "Software\Microsoft\Internet Explorer\Desktop\Components\$0" where $0 is some value from 1 to ... Check the "source" in this key. If the source is of your program, just delete the entire map of keys. So delete HKCU "Software\Microsoft\Internet Explorer\Desktop\Components\1" if it's the first active desktop component. Then restarting windows (reboot or restart) will update the active desktop and the document will have disappered. This answers the question? Greetz, Hn3. |
|
|
|
#7 |
|
Guest
Posts: n/a
|
So did it work out???
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|