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.

Information Bar Message SP2

Featured Replies

My Unattended installation of SP2 (via RIS) is working perfectly! except for one small little thing...

Whenever a new user logs in for the first time, the screen found below appears. I'd like to automatically set the "Do not show this message again" checkbox.

This would make my XPSP2 RIS install identical to the current XPSP1 installation, Does anyone know where this setting might be, registry or otherwise.

Cheers.

post-70-1092881872_thumb.jpg


Try this in winnt.sif

[IEPopupBlocker]
   ShowInformationBar = No

or this from a reg tweak

;Dont Show The Information Bar Dialog
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\InformationBar]
"FirstTime"=dword:00000000

  • Author

Thanks, that worked a treat.

;Dont Show The Information Bar Dialog
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\InformationBar]
"FirstTime"=dword:00000000

Just so people know.

Putting:

[IEPopupBlocker]
  ShowInformationBar = No

in your WINNT.SIF file will disable the information bar completely.

Putting:

;Dont Show The Information Bar Dialog
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\InformationBar]
"FirstTime"=dword:00000000

into your registry entries will disable the PROMPT but still show the information bar.

:)

  • 2 weeks later...

For the less knowledgeable, how do you edit the WINNT.SIF file? I found the registry item with regedit, but don’t know how to change it. Thanks for your help.

For the less knowledgeable, how do you edit the WINNT.SIF file?  I found the registry item with regedit, but don’t know how to change it.  Thanks for your help.

Open it in Notepad.

  • 8 months later...
Just so people know.

Putting:

[IEPopupBlocker]
  ShowInformationBar = No

in your WINNT.SIF file will disable the information bar completely.

Putting:

;Dont Show The Information Bar Dialog
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\InformationBar]
"FirstTime"=dword:00000000

into your registry entries will disable the PROMPT but still show the information bar.

:)

If you would actually like to disable the information bar rather than the prompt see my post here

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.