I am writing because I am wondering if it is possible to run an ArcObjects .NET add-in as a Windows scheduled task.
I have written some code in VB.NET through ArcObjects and then I prepared the add-in using Visual Studio.
It works fine in ArcGIS desktop but now I need to run it automatically every night as a scheduled task.
I know that it is possible for Python scripts ... maybe wrapping the .NET add-in inside a Python script?
Andrea Lugli (Italy)