| | |
Windows XP - desktop variable
![]() |
•
•
Join Date: Nov 2004
Posts: 13
Reputation:
Solved Threads: 1
hey all,
im trying to write a perl program that will change the desktop background. I dont have much (read: any) background in working with windows environment variables, and am hoping that desktop image location is in fact one of these variables.
any advice on how to reference and edit these variables would be appreciated.
TIA
mukul
edit: this is in windows XP
im trying to write a perl program that will change the desktop background. I dont have much (read: any) background in working with windows environment variables, and am hoping that desktop image location is in fact one of these variables.
any advice on how to reference and edit these variables would be appreciated.
TIA
mukul
edit: this is in windows XP
•
•
Join Date: Jan 2005
Posts: 18
Reputation:
Solved Threads: 2
Hi
You can do this with in Perl with Win32::API or with Win32::OLE using the object wscript!
Using Win32::OLE will allow you to change the background image without the need to a shut down! Win32::API will also allow for this, but unless you import 'Kernel32.dll' into your API, you will have to reboot for desktop image changes!
J!
You can do this with in Perl with Win32::API or with Win32::OLE using the object wscript!
Using Win32::OLE will allow you to change the background image without the need to a shut down! Win32::API will also allow for this, but unless you import 'Kernel32.dll' into your API, you will have to reboot for desktop image changes!
J!
![]() |
Similar Threads
- How Can i make my windows desktop look like a mac? (Windows tips 'n' tweaks)
- News Story: Linux Submits to Windows Desktop Dominance (Window and Desktop Managers)
- Forget the OS: Mac, Linux, Windows, ?,,, It's the Desktop Search stupid! (Geeks' Lounge)
- windows desktop flickers (Monitors, Displays and Video Cards)
- windows 98 not showing desktop items and start menu (Windows 95 / 98 / Me)
- Internet Explorer & Windows Explorer (desktop shortcuts) Won't Load! (Viruses, Spyware and other Nasties)
Other Threads in the Perl Forum
- Previous Thread: How to add printing features
- Next Thread: perl for win98 were do i start
| Thread Tools | Search this Thread |





