As I'm sure many user do, we do initial installations with Setup Factory and updates with Visual Patch. At times, with Visual Patch, we will add or remove files.
We'd like to be able to add / remove files from the Setup Factory uninstall data file, from the Visual Patch script.
Is there anyway to do this with Setup Factory's
UninstallData.AddItem
UninstallData.RemoveItem
Or is there another way to do this with manual XML file manipulation?
Thanks.
Greg
We'd like to be able to add / remove files from the Setup Factory uninstall data file, from the Visual Patch script.
Is there anyway to do this with Setup Factory's
UninstallData.AddItem
UninstallData.RemoveItem
Or is there another way to do this with manual XML file manipulation?
Thanks.
Greg
Comment