Version conflict using Package and Deployment Wizard
Hello all,
I have a setup created long time ago with PWD.
When installing, dialog boxes with version conflict appear. Some dll's are older than user files. Of course I select "Keep", but how can I avoid this messages and select default option keep. Is there a way to modify setup.lst, a parameter or something to intruct setup to keep the newer file?
Thank you all.
Re: Version conflict using Package and Deployment Wizard
carstos,
Unfortunately not. PDW is old. You will either have to change the code that PDW uses (it is supplied with VB) or change your Installer packager to an updated installer. Please read Installer Problems in my signature.