I have been creating some deployment projects and installer classes and haven't found a clean way to debug my installers and custom actions. I tried attaching the debugger to MSIEXEC.EXE but could not hit my breakpoint. The best solution I've found so far is to use Debugger.Break() in my installer class. Does anyone have a better solution?
Posted
10-31-2007 12:39 PM
by
Dan Mork