c# - Execute code before uninstall of a WPF application -
i have created wpf click-once application running perfectly.
now, want execute code before application gets uninstalled. want inform server application particular machine uninstalled.
but didn't find feasible way achieve this.
could please provide thought on this? how achieve this?
i not sure whether possible or not. if not there alternate way creating setup project
.
Comments
Post a Comment