Y
Youhanna Mounir
While deploying a .NET Windows application using a .msi package
created using Visual Studio .NET 2002 deployment project, if a file
with the same name exists in the same location where a file in the
installer need to be created, the old file remains and not updated by
the newer one associated with the installer.
I need to make the installer, if it finds a file with the same name,
to replace it with the file included in the installer
created using Visual Studio .NET 2002 deployment project, if a file
with the same name exists in the same location where a file in the
installer need to be created, the old file remains and not updated by
the newer one associated with the installer.
I need to make the installer, if it finds a file with the same name,
to replace it with the file included in the installer