Posted by member 97428 on 2004-01-12 16:32:51 link

found it. i was so damn close. :)

*shortcut "" -239 -40 launch_logo1.bmp launch_logo2.bmp .none #7TSHo !PopupDynamicFolder "$QuickLaunch$*.lnk" -359 -42 left bottom
*shortcut "" -209 -40 launch_app1.bmp launch_app2.bmp .none #7TSHo !PopupDynamicFolder "$Programs$|$CommonPrograms$" -329 -42 left bottom


for the quicklaunch, i changed it from $Quicklaunch$ to $Quicklaunch$*.lnk, and it worked.

for the start menu, i removed the !PopupAppTasks and replaced with with

!PopupDynamicFolder "$Programs$|$CommonPrograms$"


Thanks for all the help guys! :)