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.

Other Unattended Config Section

Featured Replies

1:[setupParams]

Answer File = Unattend.txt/winnt.sif

This section is used to run an additional post-Setup command. It contains a single entry, UserExecute. The command specified with UserExecute runs immediately after Setup completes.

Entry Description

UserExecute Specifies the command or application to run after Setup completes.

Sample

This sample demonstrates one use of the [setupParams] section of Unattend.txt.

[setupParams]

UserExecute="C:\folder1\folder2\example.exe /s1 /s2"

2:[FavoritesEx]

Answer File = Unattend.txt/winnt.sif

The [FavoritesEx] section contains the default Favorites settings for the Windows browser. If not present, Setup uses the default for Microsoft® Windows®.

Sample

This sample demonstrates one use of the [FavoritesEx] section of Unattend.txt.

[FavoritesEx]

Title1 = MSN.url

URL1 = http://www.microsoft.com/

Title2 = MSNBC.url

URL2 = http://www.msnbc.co

3:[GuiUnattended]

ProfilesDir

Answer File = Unattend.txt/winnt.sif

Specifies the location of Windows XP or Windows Server 2003 family profiles.

Syntax ProfilesDir = path_to_profile_folder

Value path_to_profile_folder

Default Value "%SYSTEMDRIVE%\Documents and Settings"

Example:

ProfilesDir = "%SYSTEMROOT%\Profiles"

Comments This entry is useful if you require new installations to use the same profile folder as Windows NT 4.0 or Windows 2000. This entry is valid only on clean installations of Windows XP or Windows Server 2003 family. Setup ignores this entry during upgrades.

The specified directory can contain an environment variable such as %SYSTEMDRIVE% or %SYSTEMROOT%. Enclose path_to_profile_folder in quotation marks if it is a long file name or if it contains an environment variable.


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.