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.

jrebeiro

Member
  • Joined

  • Last visited

  • Country

    United States
  1. I know this is a really old thread but when you run sysprep you need to add the -quiet switch. If you don't add -quiet sysprep ignores the sysprep.inf file. I usually create a run_sysprep.cmd file and launch sysprep from that contains the following: @ECHO OFF TITLE Running Sysprep... DO NOT CLOSE THIS WINDOW sysprep.exe -quiet -mini -reseal -shutdown EXIT
  2. Download the Full Installer and create a file called QuickTimeInstaller.ini in the same folder. Paste the following into this file. [QTSETUP] license_option=0 no_dialogs=true registration_dialog=false supress_speed_dialog=true install_qtjava=false install_qd3d=true show_sample=false show_readme=false show_programfolder=false install_qtinfo=true When you run the installer it will see this file and install quicktime. I wish I had some more information on customizing QuickTimeInstaller.ini. Anyone else who has more info can post here. Enjoy!

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.