Deploying DbgCLR.exe

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I would like to deploy DbgCLR.exe on a machine where a .net windows app will
be run. This is to debug the application by launching the debugger (in the
code System.Diagnostics.Debugger.Launch() is called to do this). How to
deploy this debugger without installing complete .Net Framework SDK? Please
let me know the steps needed to do this.

Thanks,
Shesh.
 
Back
Top