Skip to content
View in the app

A better way to browse. Learn more.

MSFN

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Wallpaper and screensaver

Featured Replies

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 wallpaper

made the batch file and put it here C:\XPCD\$OEM$\$1\install\

ECHO.

ECHO Applying Registry Tweaks...

REGEDIT /S %systemdrive%\install\RegTweaks.reg

and edited the winnt.sif file and put this

[GuiRunOnce]

%systemdrive%\install\batch_file.cmd

When 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.

  • 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

  • 2 weeks later...
  • 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

  • 1 year later...

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

Recently Browsing 0

  • No registered users viewing this page.

Account

Navigation

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.