Thanks Les,

Thanks for the reply.

I knew I could find it that way actually but I fugured that this information must be in the registry somewhere. I was able to get the location simular to your suggestion.

I did the following:

code:
 $AppData = Readvalue('HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders','AppData')
$ShellQuick = "$AppData\Microsoft\Internet Explorer\Quick Launch\"

I'm not sure if this will find the Quick launch bar under Win9x or not because I have yet to test it.

-Rick.

_________________________
Regards, -Rick.