Add options to EvtStoreSvc to restrict registering addresses
- add 'InhibitPaths' property to block loading addresses whose path starts with one of the entries in 'InhibitPaths'
- add 'DoNotFollowLinks' which will block loading addresses which are not in the same file as the 'root' of the event store
closes #84 (closed)