Windows Installer Patch
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have my project in c# and I have its setup project. To update my existing clients with latest changes, I require to create a Windows Installer Patch. I could create a patch with MsiMsp.exe, but however my patch does not update the existing application. Changes are not reflected... I would have missed some configuration or set them wrong :( Can anyone help to get one by one steps to create a Windows Installer Patch?
Regards, -SIFAR.