Making debugging of classic ASP easier

I blogged earlier how to debug classic ASP with VS 2005 on IIS5 and on IIS6. However, attaching to a process requires multiple click and is quite taxing when you have to do it every time you start debugging. Gregg Miskelly posted excellent macro that allows you to attach to IIS6 or IIS5 classic ASP worker with a single click.