Hi,
my installer should not overwrite a certain.dll if there are some
markers in the dll version resource of the currently installed dll.
1. I understand how to read and test against the file version and set
a property accordingly. But can I do a similar thing with other
information of the versio
I figured out why the installation would just stop and not do anything. I had
tried to use REINSTALL=all, but this only works if you are doing a
reinstallation, which I wasn't. However, I was under the impression that
REINSTALLMODE=amus should still overwrite files, but Windows Installer still
Is there a way to ensure that a file on the target machine will get
overwritten regardless of versioning rules (the files don't have versions nor
am I in a position to ensure they do)? I have three installers: the third
installer will overwrite some files of the first two and add other files.
3 matches
Mail list logo