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

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -