Well, the best solution is to not use the package wizard to deploy
*additional* updates.
In fact, I don't even use it to deploy the *initial* update. Once they have
the runtime installed, then any update is simply windows copy of the mde
(you do distribute a mde..right?) to the users machine. That simple copy can
be accomplish via WinZip. I used WinZip for years. Now I use the free open
source "inno" install, as it has built in zip, and allows you to create
shortcuts etc. on the desktop. So, a update is REAL easy, and there is no
need, nor reason to use the package wizard. (once you have the runtime
instilled, you done...don't bother or user the package wizard).
So, to update my installes, here is a serios of screen shots that shows how
a update works.
http://www.kallal.ca/ridestutorialp/upgrade.html
For inno installer, you can find it here:
http://www.jrsoftware.org/isinfo.php
--
Albert D. Kallal (Access MVP)
Edmonton, Alberta Canada
(E-Mail Removed)