August 29, 200421 yr I want to install Windows, and have a different wallpaper that I've choosen. I did this $OEM$\$$\Web\Wallpaper, this [HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Desktop\General]"BackupWallpaper"="c:\\windows\\web\\wallpaper\\xppaper.jpg""Wallpaper"="c:\\windows\\web\\wallpaper\\xppaper.jpg"replaced xppaper.jpg with my wallpapermade the batch file and put it here C:\XPCD\$OEM$\$1\install\ECHO.ECHO Applying Registry Tweaks...REGEDIT /S %systemdrive%\install\RegTweaks.regand edited the winnt.sif file and put this[GuiRunOnce]%systemdrive%\install\batch_file.cmdWhen I installed Windows, the wallpaper showed up when I right clicked my desktop, choose properties, and went into the desktop tab. My question is, how do I make it my default background when I install Windows? Also, I'd like to know how to put my own screensaver in, and make it default. I'm not using the hacked uxtheme.dll if that has any effect.
September 4, 200421 yr Author Instead of:[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Desktop\General]"BackupWallpaper"="c:\\windows\\web\\wallpaper\\xppaper.jpg""Wallpaper"="c:\\windows\\web\\wallpaper\\xppaper.jpg"This worked:;Set the default wallpaper[HKEY_CURRENT_USER\Control Panel\Desktop]"Wallpaper"="C:\\WINDOWS\\web\\wallpaper\\Filename.jpg""WallpaperStyle"="2""TileWallpaper"="0"Just change Filename.jpg to your picture
September 14, 200421 yr Author To make a screensaver default just use this:[HKEY_USERS\S-1-5-21-682003330-343818398-1417001333-1003\Control Panel\Desktop]"SCRNSAVE.EXE"="C:\\WINDOWS\\system32\\logon.scr"replace logon.scr with your screeensaver
March 21, 200620 yr Thanks for that!!BTW, "HKEY_USERS\S-1-5-21-682003330-343818398-1417001333-1003" can you replace with "HKEY_CURRENT_USER"
Create an account or sign in to comment