Forum Discussion
chayal
Mar 02, 2022Copper Contributor
Not able to delete a file on patch upgrade.
Hi I have few files which need to be deleted in patch upgrade. So I have added there files in RemoveFile table in .ism file. So File table looks like: I have correctly added the dir prop...
Ulisesin
Jan 07, 2026Iron Contributor
When you're using an ISM (InstallShield MSI) file to deploy patches or upgrades and want to delete specific files during the patch installation, adding entries in the RemoveFile table is the correct approach. However, issues can arise if the entries are not correctly specified or if there are other interfering factors.