Skip to content
This repository has been archived by the owner on Mar 17, 2023. It is now read-only.

avmFileSystemWatcher is a project to study FileSystemWatcher class and sync folders methods.

License

Notifications You must be signed in to change notification settings

avm-sistemas/avmFileSystemWatcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

avmFileSystemWatcher

avmFileSystemWatcher is a project to study FileSystemWatcher class.

FileSystemWatcher is a System.IO class used to monitor windows file systems.

To Install as Windows Service:

"C:\Windows\Microsoft.NET\Framework\v4.0.30319\installutil.exe" \avmFileSystemWatcher.WindowsService.exe

To Uninstall:

"C:\Windows\Microsoft.NET\Framework\v4.0.30319\installutil.exe" -u \avmFileSystemWatcher.WindowsService.exe

About

avmFileSystemWatcher is a project to study FileSystemWatcher class and sync folders methods.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages