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.

wackelpudding

Member
  • Joined

  • Last visited

  • Country

    Germany

Posts posted by wackelpudding

  1. start /wait netfx3.exe /q:a /c:"setup.exe /q /norestart"

    I promise it worked fine this way yesterday. But another test revealed that there should be at least an additional /norestart switch at the end. I. e.:

    start /wait netfx3.exe /q:a /c:"setup.exe /q /norestart" /norestart

    Don't know if it will also work if you drop off the first /norestart switch.

  2. Hello.

    I'm aware of the fact that this is a somehow old topic. But because it is one of the top search result for Googleing "'.net framework 3' +unattended" I think a resolution could be helpful for others.

    Here it is:

    Start the installation by

    start /wait netfx3.exe /q:a /c:"setup.exe /q /norestart"

    Where netfx3.exe is the Redistributable Package.

    I've tried this because I found it as a 100% working way for the .NET FX 2.0 Redist over at Aaron Stebner's WebLog. And it works fine for me.

    You could also use the /t:{folder} switch for specifying a temporary files location.

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.