Were the changes you made only in the code? What were the changes?
Most of us gave up on the P&D wizard a long time ago. It creates bloated
installations, isn't supported for Windows Installer and installs everything
under the sun with your deployment, including the VB runtimes.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"Naveed Mughal" <Naveed...@discussions.microsoft.com> wrote in message
news:B830D9DB-386A-4B08...@microsoft.com...
>I have made a simple COM addin and since it i intended to distribute it, i
> create setup using VB6 package and deployment wizard. It was running
> nicely
> on my friends PC. Then i just changed popup into button in tollbar and
> still
> it was running fine on my PC, so i packed it again. Now if i run this
> setup
> on my PC or my friend PC, I recieve Data Execution Prevention Error
> (windows
> XP sp2).
>
> I dont want to disable DEP but i can't figure out the problem? Is there
> something wrong with P&D wizrd?
You might want to ask a question like that in an installer newsgroup. The
people there would know more than I would about the pluses and minuses of
various installers.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"Naveed Mughal" <Naveed...@discussions.microsoft.com> wrote in message
news:E561A72E-2949-4442...@microsoft.com...
> Can you suggest any non-commercial installer. What about NSIS or WiX ?