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.

Change Background

Featured Replies

Classic Theme has no wallpaper set by default, that's why your modified Bliss.jp_ isn't being applied.

You should be able to change it using the following regtweak:

[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Desktop\General]
"BackupWallpaper"="c:\\windows\\web\\wallpaper\\custom.bmp"
"Wallpaper"="c:\\windows\\web\\wallpaper\\custom.bmp"

Edit the path and filename to suit your specific needs. If you have already created a new Bliss.jp_ cab file for your custom wallpaper, you should be able to code it as follows:

[HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Desktop\General]
"BackupWallpaper"="c:\\windows\\web\\wallpaper\\bliss.jpg"
"Wallpaper"="c:\\windows\\web\\wallpaper\\bliss.jpg"

I'm not sure of the correct file extension since the original bliss file is a bitmap. I think setup will uncab your modified one to bliss.jpg, it's original state, though.


Why does the most easy and straight solution go unthought of.... ;)

No need to patch WFP.

No need to deal with .theme files.

No need to replace files on I386.

a. Using batch-file, delete %WinDir%\Web\Wallpaper\Bliss.bmp

b. Then copy over your own BMP using copy commands in same batch-file!

That's all! That's what I do, and it works perfectly. I am in a hurry as of now, but I'm sure the others here will be able to tell you how to do steps a & b unattended.

Things to know:

1. Place your intended new wallpap in "$OEM$\$1\install\temp\Bliss.bmp" or wherever.... just ensure that your .CMD can access it.

2. The file delete+copy should happen at T-12 (cmdlines.txt stage).

3. Remember, remember, remember.... its a BMP to be replaced with another - don't use JPEG/GIF/PNG.

  • 2 weeks later...
  • Author

I see what you are saying, however i need to center and change the color of the background. what i was wondering if i can add something into the

[Display] section in the winnt.sif file that could do all of this?? :)

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.