Sorry for the delayed reply. Vascation and finalizing the V1 release has taken its toll.
When V1 of DSL Tools (with the VS SDK V3 to be released in early September), you'll be able to redistribute the dsl tools runtime (redist), that requires VS Standard or above to be used.
You can then install your own tools that make use of that.
The text templating engine is architected so that you can create your own hosts and/or directive processors which allow you to host it in different ways, and which allow templates to accept different input sources, respectively. You can distribute those with your own tools. There is samples shipped with DSL Tools, illustrating how to build your own hosts and directive processors.
Hope that helps
Stuart |