Hi,
I have a Scenario where on an older version of my software (say 4.1.2.1) i was skipping to install a file on a Windows 8 OS .
But now in my newer Version (say 4.1.3.0) I need that file there on windows 8. So to achieve this I removed the condition to not install on windows 8.
This works fine on a fresh installation, however when i create a patch the file does not get patched (or installed)
Is there anyway i can force this file to be installed on a patch.
Thanks