Change windows xp desktop wallpaper

Convert your BATch files into EXEcutable format in one click.
tbs2002
Posts: 6
Joined: Mon Feb 21, 2011 1:08 pm

Change windows xp desktop wallpaper

Post by tbs2002 »

can you help me :
i use :

copy "%MYFILES%\wall.bmp" "C:\windows\wall.bmp"
Regedit /s "%MYFILES%\wall.reg"

and wall.reg contain :

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]
"Wallpaper"="C:\\WINDOWS\\wall.bmp"
"WallpaperStyle"="2"
"TileWallpaper"="0"

but i didn't work so can you tell me whats the problem ?
tbs2002
Posts: 6
Joined: Mon Feb 21, 2011 1:08 pm

Post by tbs2002 »

where is the support team ?

or this is ghosts forum ?
notused
Posts: 4
Joined: Mon Nov 22, 2010 8:40 pm

Post by notused »

If you really want to do that => http://www.autohotkey.com/
support
Site Admin
Posts: 476
Joined: Fri Feb 13, 2004 1:05 pm

Post by support »

UAC will block the .reg file, you need administrator priveleges to run it.

I'm very sorry - we provide support for our products, but can't help with programming questions.