WinBatch® Technical Support Forum

All Things WinBatch => WinBatch => Topic started by: spl on October 06, 2025, 05:10:25 AM

Title: Can WB/CLR work with this.
Post by: spl on October 06, 2025, 05:10:25 AM
I'm assuming because of events, it would be a no-go, however, useful for admins.

https://learn.microsoft.com/en-us/dotnet/api/system.io.filesystemwatcher?view=net-9.0
Title: Re: Can WB/CLR work with this.
Post by: td on October 06, 2025, 07:56:57 AM
You are correct at least about the "no go" because events are not supported. That is an MSFT restriction.