Quicklaunch popup Thread last updated on 2005-10-12 17:18:07

Posted by member 258563 on 2005-10-06 04:50:15

How can I make a popup of the the quicklaunch folder?
I want the icons to show directly in the popup and not in a subfolder of the popup.

If I write like this:
*Popup !New !PopupQL
*Popup "QuickLaunch" "!DynamicFolder:$QuickLaunch$*.lnk"
*Popup ~New

I will get a popup with a subfolder inside it, and this folder contains all the quicklaunch links, but I don't want that as I mentioned above.

Can somebody help me?

Posted by member 212670 on 2005-10-06 05:00:57 link

*Popup !New !PopupQL
*Popup "QuickLaunch" !PopupDynamicFolder "$QuickLaunch$"
*Popup ~New

Posted by member 258563 on 2005-10-06 05:04:32 link

sweeeeeet!

Posted by member 1316 on 2005-10-12 17:18:07 link

or if you just want to use a bang:
!PopupDynamicFolder "(path to folder)"