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.

Changes in Windows XP SP2 Unattended - WINNT.SIF

Featured Replies

:)Using unattended installation from CD using WINNT.SIF in the \i386 directory. :rolleyes:

As mentioned here

Changes in Windows XP SP2 Unattended

I have figured out why the entry doesnt workin the [iEPopupBlocker] section. Even the current ref.chm (Help File)that comes with the Windows XP SP2 Deployment Tools has an error.

You need to specify (HTTP) or (HTTPS) before hostname.

Add these [NEW SP2] entries (in the supplied format) in your WINNT.SIF file to successfully customise your XP install.

[iEHardening]

LocalIntranetSites = http://localhost

TrustedSites = http://msfn.org;http://microsoft.com;http://google.com

[iEPopupBlocker]

AllowedSites = http://msfn.org;http://www.microsoft.com;

BlockPopups = Yes

FilterLevel = Medium

ShowInformationBar = Yes

[systemRestore]

CheckpointCalendarFrequency = 2

CheckpointSessionFrequency = 10

MaximumDataStorePercentOfDisk = 25

RestorePointLife = 10

[branding]

BrandIEUsingUnattended = Yes

[FavoritesEx]

Title1 = Smartwayz.url

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

Title2 = MSFN.url

URL2 = http://msfn.org

-end script

Hope this helps! :D

Pete


Whats FavouritesEX?

Is it Internet Explorer favourites?

If so does it place them all in the Links folder of I.E?

  • Author

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

IMPORTANT NOTE

To make sure your [FavoritesEx] settings take effect, include the [branding] section header and the BrandIEUsingUnattended entry in the answer file to enable the browser-related settings:

Example

[Branding]
BrandIEUsingUnattended = Yes

Peter :)

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.