Hi,
What exactly are you trying to debug about the installer process?
Recipes don't really contain any code. It's the actions that do. You can compile your actions code in debug configuration and the produced DLL will be a debug DLL with proper private symbols PDB.
Maybe if you can explain a bit more on what you're after we can better guide you as to where to look for,
thanks, -Victor.
|