Debugging a class libary

  • Thread starter Thread starter Andrew Chalk
  • Start date Start date
A

Andrew Chalk

I have created an installer class library. I am trying to run it inside the
debugger by running INSTALLUTIL.EXE to load the .dll.

What is the correct syntax to do this, and pass command line arguments to
the DLL, in the 'Properties' page of the class libary project.

Many thanks.
 
Back
Top