Hi,
Sorry for this late answer
> 1. Will it work on Windows Server 64bit
Yes, .NET framework compile the PCode for the host. It sould work in
64 bit (I don't have a 64 bit machine to test).
> 2. How does the service know the name of my settings file?
fileNotify2.xml must be in the same directory than fileNotify2.exe
> 3. My c# is not too "sharp", is there a simple way to trigger a shell
> command?
Look at the sample at the end of this page
http://msdn.microsoft.com/en-us/library/system.diagnostics.process.aspx
>
> Thanks,
> Bruce.
Sincerely,
Remi