asp_components thread: Removing dlls
I've been going through the example "Insurance Premium Calculator" in Chapter 2. I now want to use a different dll. How do I unregister and delete the insurance.dll?
At 05:31 PM 10/15/00 +0100, you wrote: >I've been going through the example >"Insurance Premium Calculator" >in Chapter 2. > >I now want to use a different dll. >How do I unregister and delete the >insurance.dll? regsvr32 insurance.dll /u hth
|





