How do I create a Shortcut that opens a folder?
Professional Software Development Tools
How do I create a Shortcut that opens a folder?
Set the shortcut's Target field to the pathname of the folder in question. For example,
c:\program files\my product\examples
TT
thanks - it works - I must have done something wrong the first time I tried this