Posted by member 1340 on 2003-12-15 07:43:50 link
here is what the popup.rc shows in OTS2.
IF NOT Win95
*Popup "Quicklaunch" "!DynamicFolder:$QuickLaunch$*.lnk"
ENDIF
that means it will show all the entries in the QuickLaunch menu which are shortcuts. i.e lnk files. so i dont think there should be any problems. it works fine for me. where are u adding the shortcuts to?
IF NOT Win95
*Popup "Quicklaunch" "!DynamicFolder:$QuickLaunch$*.lnk"
ENDIF
that means it will show all the entries in the QuickLaunch menu which are shortcuts. i.e lnk files. so i dont think there should be any problems. it works fine for me. where are u adding the shortcuts to?