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.

Nazman06

Member
  • Joined

  • Last visited

  • Country

    United States
  1. I just become a member here....I just wanted to say thank you thank you! the above instructions "fixed" my problem ~yorky~ I would like to confirm this, RunOnce* is NOT a value under HKLM - it only exisits under HKCU. My system doesn't have a problem, but for those who do: Windows Registry Editor Version 5.00 [HKCU\Software\Microsoft\Internet Explorer\Main] "RunOnceComplete"=dword:00000001 "RunOnceHasShown"=dword:0000000 Save as IE7FIX.REG and run it. For those who manually open Regedit and are not familiar with it - KEYS are FOLDERS, and the things inside the Keys are the VALUES (whereas normally files are inside values). Each value contains DATA. For instance: "HKCU\Software\Microsoft\Internet Explorer\Main" is a KEY. "RunOnceComplete" is a VALUE. "dword:00000001" is DATA. You could also do this with a batch (.CMD or .BAT) file: REG ADD "HKCU\Software\Microsoft\Internet Explorer\Main" /V "RunOnceComplete" /T REG_DWORD /D 1 /F REG ADD "HKCU\Software\Microsoft\Internet Explorer\Main" /V "RunOnceHasShown" /T REG_DWORD /D 1 /F Thank YOu Very much This was the easiest solution for us that do not know a lot about registry thank you!!!!!!! I did this and it worked!!! Thank You Thank You Thank You!!!!!!!!
  2. My problem is the run once page always comes up.I check the boxes for my settings and hit apply settings..and it say's "Applying Settings" and just sit's there and never finishes.

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.