Gracefully stopping a .NET 2 app on .NET 1.1 fcl system



*Without* using a deployment/setup project, is there a graceful way
of stopping a .NET 2 app. at start of execution on a .NET 1.1 fcl system?
(or is it best just ot let the CLR (or PE .. CLR invoker) inform you ?
- Mitch


.