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.

Daz_1234

Member
  • Joined

  • Last visited

  • Country

    United Kingdom
  1. EDRubright, This post may be dead, but you've just helped me out. More info: The registry value to set to disable the hardware wizard UI mentioned in the article http://support.microsoft.com/default.aspx/kb/938596 is: Key: HKEY_LOCAL_MACHINE\Software\Policies\Microsoft\Windows\DeviceInstall\Settings Value: SuppressNewHWUI Data: 1 (REG_DWORD) On a Windows XP SP3 computer the hotfix mentioned in the link is not required, the registry setting will work. Setting the value works immediately in a from-now-on capacity and does not need a restart. The problem is that the wizard may have already started before the setting is set in your script. In this case, we just kill the RunDll32.exe process that is holding the wizard running. Then no more wizards run and the driver can be installed. Don't forget to revert the setting after installing the drivers. Hope this helps. Daz.

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.