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.

Copying Shortcuts to 'Quick Launch'

Featured Replies

Just as the title suggests, I would like to be able to make/copy some shortcuts in/to the 'Quick Launch' toolbar. I have already tried the '$OEM$\$DOCS\{USER}\Application Data\Microsoft\Internet Explorer\Quick Launch' method but it does not work. The files do get copied over to the particualar {USER} Documents and Settings folder but the problem is now Windows does nto use that name for the USER. Instead it makes a User by the name {USER-COMPUTER NAME}

For eg.:

Let's say I have a user by the name of Sanjay and my Computer Name = 'Visualtech', thus:

'$OEM$\$DOCS\Sanjay\Application Data\Microsoft\Internet Explorer\Quick Launch', which insures that the shortcuts get copied over to that path. But the problem is that windows now does not use the name Sanjay as a user and instead uses Sanjay-Visualtech as the name for the user.

Anyhow I am hoping someone can help me solve this problem. I have 5 users that I would like to make and would like to be able to copy shortcuts to the Quick Launch toolbar of all five. Shortcuts to stuff like 'Calculator, Notepad, Windows Media Player 10' etc.

Thanks.

'$OEM$\$DOCS\{USER}\Application Data\Microsoft\Internet Explorer\Quick Launch'

You cannot use your name. {USER}

You can choose between All Users or Default User only.

i would suggest u make an SFX of the stuff & extract it 2 "%appdata%\microsoft\internet explorer\quick launch"

I had the exact same problem...

Try using the {default user} folder instead of your {user}. When new accounts are created the files will be copied to their profile. The only thing to keep in mind is if you are on a shared computer all new accounts you create will get a copy of those files.

Morning

I have doing like this :

$OEM$\$Docs\Default User\Application Data\Microsoft\Internet Explorer\Quick Launch

It's works fine for me :)

Irving

  • Author

Thanks for the help guys.

@Alpheratz13

It works perfectly.

Before the cleanup routine is called in runoncex.cmd, add the lines similar to the following:

REG ADD %KEY%\045 /VE /D "Adding user defined shortcut" /f
REG ADD %KEY%\005 /V 1 /D "rundll32 setupapi,InstallHinfSection Shortcuts 128 %systemdrive%\Apps\shortcut.inf" /f

Now create a shortcut.inf file similar to this:

[Version]
Signature=$CHICAGO$

[Shortcuts]
UpdateInis=AddLink

[AddLink]
;adds shortcut to Program Files\AVPersonal\AVWIN.EXE to the current users Quick Launch bar
setup.ini, progman.groups,, ""group1="%16410%\Microsoft\Internet Explorer\Quick Launch\"""
setup.ini, group1,,"""AVWIN"",""""""%16422%\AVPersonal\AVWIN.EXE"""""""

Where %16410% = %USERPROFILE%\Application Data and %16422% = %ProgramFiles%.

Hope this helps!

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.