Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Package and Deployment Wizard

8 views
Skip to first unread message

BeeJ

unread,
Apr 15, 2013, 7:15:51 PM4/15/13
to
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?

---------------------------
Package and Deployment Wizard
---------------------------
Run-time error '424':

Object required
---------------------------
OK
---------------------------


Mayayana

unread,
Apr 15, 2013, 7:50:13 PM4/15/13
to
I don't know about that specific issue, but I don't
know of any reason that the PDW needs to load
as an add-in. It can be run on its own from the
Start Menu or from
....\VB98\Wizards\PDWizard\PDCMDLN.EXE



"BeeJ" <spa...@nospam.com> wrote in message
news:kki1n7$1od$1...@speranza.aioe.org...

ObiWan

unread,
Apr 16, 2013, 12:32:01 PM4/16/13
to

> 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 ?


0 new messages