#Introduction Note: For use with OnTime courier software. Extend the functionality of OnTime Management Suite and OnTime Dispatch with custom-made extensions that are easily authored within Visual Studio. Before an OnTime Extension can be installed by a user, it must be packaged into an OnTime Extension file. These files have an .OTEX file extension. These extension files are packaged to include assemblies and resources created by the developer as well as manifests and other attributes, such as a unique product code. To make this process easier, this Visual Studio extension will help a developer to package their extensions as a valid OTEX file. #Instructions
|