Is there a way to NOT delete files after an uninstall?
Set the Component
value Permanent="yes"
like so:
<Component Id="LicenseDoc" Guid="*" Permanent="yes"> <File Id ="License.rtf" Source="$(var.SolutionDir)Installer\License.rtf" /> </Component>
Remarks:
Permanent="yes"
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With