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.

nickclarkson

Member
  • Joined

  • Last visited

  • Country

    United Kingdom
  1. Hi, I *think* there's an error in the OemPnPDriversPath.cmd in the latest BASE pack - I slipstreamed the files in and even though it says winnt.sif updated with OemPnPDriversPath, it isn't there, so no drivers get installed. So I put a pause statement in that cmd file and got a "Incorrect Syntax" error. I think the -l (that's letter L) is missing before the text; so the fedit line in that command file should read; Fedit -add -create -f I386\winnt.sif -s Unattended -l " OemPnPDriversPath = \"%newPath%\"" I'm just testing this now.....yep, that worked. Just thought I'd add this in case anyone else has experienced it. Top job on the driverpacks bashrat. Cheers, Nick EDIT - Looking through the runme.cmd, near the bottom, there are 2 more lines with the -l missing; IF '%ME%'=='M2' ( Fedit -add -create -f I386\WINNT.SIF -s Unattended " DriverSigningPolicy = \"Ignore\"" Fedit -add -create -f I386\WINNT.SIF -s Unattended " NonDriverSigningPolicy = \"Ignore\"" ) should be IF '%ME%'=='M2' ( Fedit -add -create -f I386\WINNT.SIF -s Unattended -l " DriverSigningPolicy = \"Ignore\"" Fedit -add -create -f I386\WINNT.SIF -s Unattended -l " NonDriverSigningPolicy = \"Ignore\"" )
  2. Download FlexProfiles v4.01 from http://portal.loginconsultants.nl/forum/index.php?board=16 and once you've install the Flex Framework v4.01, in %PROGRAMFILES%\Flex Framework\Flex_Exe there is an exe called FlexRefresh.exe - running this will refresh the users' profile so any changes such as mouse button swap or desktop wallpaper will be refreshed.

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.