use registry to set folders to be watched for new file events?

  • Thread starter Thread starter pantagruel
  • Start date Start date
P

pantagruel

Hi,

I seem to remember there was a registry setting one could set to say
that if a file were written to a particular location a process should
be started and passed the name of the file?

If anyone can point me to the documentation of this setting I would
appreciate it. thanks.
 
Never mind, I think after some research that what I was probably
remembering was SQL notification services. I've decided to go with
catching the event via WMI.

Cheers,
Bryan Rasmussen
 
Back
Top