This sample is an Active Template Library (ATL) template for a Data Transformation Services (DTS) custom task that does not support a custom user interface, but instead uses the default property grid in DTS Designer.
C:\Program Files\Microsoft SQL Server\80\Tools\DevTools\Samples\Dts\ATLTemplates\CustomTaskNoUI
To install this ATL template, do the following:
The default location for this directory is C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Template\ATL\.
For more information about how to implement a custom task framework using this template, see Building a Custom Task from the ATL Custom Task Basic Template.