> Package and Deployment Wizard is enabled in AddIns.
>
> I occasionally use this on simple apps but now I am getting this
> error when I close the IDE. P.S. I use Inno for more complex apps.
> Any fixes?
yeah; use InnoSetup for *all* your apps :) all in all, it isn't all
that difficult; you start by generating a setup package using the
vanilla PDW, then, once you have your setup project, you just open it
(import if you prefer) with Inno and then move on from there adding or
changing whatever you want; no need for a rocket scientist and, for
sure, if you use the Inno 7z compression and all the other features
like OS-dependent installation and then some more... why bother with
the half baked PDW ?