How can I modify an existing file in Windows Installer Editor. When I tried to add it through FeatureDetails -->Files --> AddFile
, it is still taking the old file with less size.
Should I remove the existing from the installer before adding. If so, how to remove it?