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.

Set Background during unattended install

Featured Replies

HI

Really new to this so take it easy on me.

How do I create a command lines text file to set the background image of my desktop during install.

This is just one of many tweaks I wish to adjust but If I see how to do one I may get the hang of it to atempt the rest.

I use nlite to integrate service packs and hotfixes but it has limited tweaks.

Kind regards

John

  • Author

Hi,

Not quite what I wanted. Maybe I didn't phrase things right.

I want to be able to set the desktop background image to show no image rather than selecting display properties and changing manually. "Not the images of my installation process".

Good reply though, i will use that some other time.

Regards

John

Windows Registry Editor 5.00

[HKCU\Control Panel\Desktop]
"Wallpaper"="FilePathAndName.bmp"

If you want to use a JPG file it gets more complicated

  • Author

Thanks Folks. Most helpful.

is there a list of registry edits that can be used i the cmdlines.txt file

Regards

John

contents of cmdlines.txt. (put .reg files in the regtw dir. this dir must be in the same location where cmdlines.txt is present) :

[COMMANDS]

"REGEDIT /S REGTW\Applications_Tweaks.reg"

"REGEDIT /S REGTW\Bootup_Startup.reg"

"REGEDIT /S REGTW\Control_Panel_Tweaks.reg"

"REGEDIT /S REGTW\Crash_Control_Tweaks.reg"

"REGEDIT /S REGTW\Desktop_Tweaks.reg"

"REGEDIT /S REGTW\Dos_Tweaks.reg"

"REGEDIT /S REGTW\Explorer_Tweaks.reg"

"REGEDIT /S REGTW\Hardware_Tweaks.reg"

"REGEDIT /S REGTW\Internet_Apps_Tweaks.reg"

"REGEDIT /S REGTW\Internet_Explorer_Tweaks.reg"

"REGEDIT /S REGTW\Menu_Tweaks.reg"

"REGEDIT /S REGTW\My_Custom_Tweaks.reg"

"REGEDIT /S REGTW\Network_Tweaks.reg"

"REGEDIT /S REGTW\QuickLaunch.reg"

"REGEDIT /S REGTW\RAM_Memory_Tweaks.reg"

"REGEDIT /S REGTW\Services_Tweaks.reg"

"REGEDIT /S REGTW\Shutdown_Tweaks.reg"

"REGEDIT /S REGTW\Visual_Tweaks.reg"

"REGEDIT /S REGTW\WFP_Disable.reg"

"REGEDIT /S REGTW\W2003_Tweaks.reg"

"net start Themes"

"RunOnceEx.cmd"

Registry tweaks for setting desktop bg :

Windows Registry Editor Version 5.00

;Set Custom Wallpaper

[HKEY_CURRENT_USER\Control Panel\Desktop]

"TileWallpaper"="0"

"Wallpaper"="%Windir%\\web\\wallpaper\\Vista.bmp"

"Wallpaperstyle"="2"

and how to remove wallpaper at all ? for example i want my desktop without any wallpaper and its color would be black :)

I like to set my wall paper to none, do you think this would work?

[HKCU\Control Panel\Desktop]

"Wallpaper"=""

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.