| View previous topic :: View next topic |
| Author |
Message |
tbs2002
Joined: 21 Feb 2011 Posts: 6
|
Posted: Tue Mar 01, 2011 12:20 pm Post subject: Change windows xp desktop wallpaper |
|
|
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 ? |
|
| Back to top |
|
 |
|
|
tbs2002
Joined: 21 Feb 2011 Posts: 6
|
Posted: Wed Mar 09, 2011 11:00 pm Post subject: |
|
|
where is the support team ?
or this is ghosts forum ? |
|
| Back to top |
|
 |
notused
Joined: 22 Nov 2010 Posts: 4
|
|
| Back to top |
|
 |
support Site Admin
Joined: 13 Feb 2004 Posts: 302
|
Posted: Sat Sep 10, 2011 1:48 am Post subject: |
|
|
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. |
|
| Back to top |
|
 |
|