Title: Create shortcuts & find a file name and retrieve it's path

Is there any task or function in NAnt or Nantcontrib
That will:

1.  Create a short cut for an executable and place it on the computer desktop\
    or into a start all programs file folder?

2.  Find a certain file name on a computer hard drive and retrieve it's path
    name to save into a variable?  Or to search the windows registry for the
    file name and retrieve that file's path from there and save in a variable?


Reply via email to