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.

Quick Launch

Featured Replies

Is there any way at all that I am able to either pin items to the start menu or place them in a custom quick launch bar.

What I want to do is install windows with a UA cd.

install apps using wpi.

run script/command/registry tweak that will put relavant shortcuts into pinned start menu or custom quick launch, but must apply to all users.

Has anyone managed to do this?

I have been reading for hours and still aint no further forward, am nearly at the point where i am thinking that this can't be done. (and that aint normally m guys)

:}


This is a script to pin something to the start menu

Dim Act, objPin, PinItem, Shell, SysRoot
Set Shell = CreateObject("Shell.Application")
Set Act = CreateObject("Wscript.Shell")
SysRoot = Act.ExpandEnvironmentStrings("%SystemRoot%\System32\")
Set PinItem = Shell.Namespace(SysRoot)
Set objPin = PinItem.ParseName("calc.exe")
objPin.InvokeVerb("P&in to Start Menu")

  • Author

Thanks GSH. It was really starting to bug me.

One question though. Will that apply to all users or just the logged on user.

If it only applies to the logged on user, is there a way to get it to apply to the default user?

  • Author

U got my hopes up then GSH, cheers anyway. Will update th thread if I find a way to make this change for default user

The pinned Start menu items seem to be recorded here under Favorites in particular:

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage

So it might be possible to apply this to all users. I haven't tried it because that's not what I want to do myself.

Setup the Quick Launch on your current system, then copy C:\Documents and Settings\%username%\Application Data\Microsoft\Internet Explorer\Quick Launch to %OEM%\$Docs\All Users\Application Data\Microsoft\Internet Explorer\Quick Launch

  • Author

That was an alternative to pinning the items to the start menu, but how can I enable the quick launch toolbar on all users or default user?

  • Author

thanks for that m8. will give it a go

how do i add that to my ua cd?

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.