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.

esutton

Member
  • Joined

  • Last visited

  • Country

    United States

Everything posted by esutton

  1. esutton replied to yimtaka's topic in Windows Vista
    It is not a dependency issue under Vista; at least in my case. It is security issue preventing the DLL from being registered normally using regsvr32.exe. Here is s a work around you can use to confirm: 1. Start Windows Explorer ( right-mouse click on Windows Start button and select Explore OR hold down the 'E' key and press the Windows logo key button on your keyboard ) 2. Right-mouse click on C:\Windows\System32\cmd.exe and select Run as administrator 3. At the command prompt, enter regsvr32 mscomm32.ocx My old C# .NET 1.0 app that installed the MSCOMM32.ocx control worked fine under Vista. I will report back when I figure out what I am missing under my new C# .NET 2.0 app installer. Curious... -Ed
  2. esutton replied to yimtaka's topic in Windows Vista
    The mscomm32.ocx control does work under Vista as I have used it. The page below includes mscomm32.ocx under the section "Tested and Not Shipping In Windows Vista". It *does* work. http://msdn2.microsoft.com/en-us/vbasic/ms788708.aspx The problem is most likely a dependency issue. Open a command prompt and go to C:\windows\system32\ and run "regsvr32 mscomm32.ocx". If DllRegisterServer fails it is likely a dependency issue. I have reproduced the problem in registering on a clean Vista VM. I will figure out what I am missing and report back my findings. -Ed

Account

Navigation

Search

Search

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.