--- In [email protected], "Sheri" <[EMAIL PROTECTED]> wrote:
> 
> You could use something like this, but menu folder is not very useful
> on large folders because their size tends to exceed the size of the
> screen. Instead of Menu Folder you could use explorer for My Documents
> giving its ClsID of 
> ::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
> 
> [TESTMenu:Properties]
> Format1 = IconSize: 16 Position: Floating
> Format2 = MaxText: 32
> Format3 = Flat
> Format4 = TopMost Border AllVDesks 3DFrame TextCenter BarSize
> 
> [1]
> Label = My Computer
> LCmd1 = explorer.exe
> LParam1 = /n, /e,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
> MCmd1 = (none)
> RCmd1 = (none)
> 
> [2]
> LCmd1 = *Menu
> LParam1 = Folder &(env("userprofile")++?"\Desktop ,
> "++env("userprofile")++?"\My Documents\")
> LWork1 = nosubdir folderstart foldertop embed Maxtext 32 
> MCmd1 = (none)
> RCmd1 = (none)
>

Thank you very match :)

Reply via email to