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.

Tiny Bit of Help Needed

Featured Replies

Hey everyone. I've ran into a small issue that I can't seem to figure out. I have a reg tweak and some commands that I need to run *after* the user is fully logged in. RunOnceEx is running too early for these and so is GuiRunOnce.

MOVE /Y "%UserProfile%\Start Menu\Programs\Accessories\Entertainment" "%AllUsersProfile%\Start Menu\Programs\Accessories"

MOVE /Y "%UserProfile%\Start Menu\Programs\*.lnk" "%AllUsersProfile%\Start Menu\Programs\"

RD /S /Q "%UserProfile%\My Documents\My Pictures"
RD /S /Q "%UserProfile%\My Documents\My Music"

DEL /Q "%UserProfile%\SendTo\My Doc*.*"
DEL /Q "%UserProfile%\Favorites\*.*"

RD /S /Q "%UserProfile%\Favorites\Favorites"
RD /S /Q "%UserProfile%\Favorites\Links"

RD /S /Q %systemdrive%\Drivers\
RD /S /Q %systemdrive%\Install\

EXIT

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar]"LinksFolderName"=""

These can't be ran before the user logs in because the files aren't created until the UI is loaded fully.

LinksFolderName is empty in the "Default User" profile but once the current user's (Administrator) gui loads, it's set to LinksFolderName = "Favorites". So, it needs to be set back to "".

Any suggestions on getting these taken care of?


Create an account or sign in to comment

Recently Browsing 0

  • No registered users viewing this page.

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.