From 81974c44d2f446a95304bcdf56b23feb93fe58f7 Mon Sep 17 00:00:00 2001 From: Eric Reed Date: Tue, 26 Feb 2013 10:07:58 -0500 Subject: [PATCH] Implement delete on uninstall --- .../MediaBrowser.Installer.csproj | 2 +- .../MainWindow.xaml | 1 + .../MainWindow.xaml.cs | 58 ++++++++++++++++++- 3 files changed, 59 insertions(+), 2 deletions(-) diff --git a/MediaBrowser.Installer/MediaBrowser.Installer.csproj b/MediaBrowser.Installer/MediaBrowser.Installer.csproj index 93f1e9f1bc..3193a2d867 100644 --- a/MediaBrowser.Installer/MediaBrowser.Installer.csproj +++ b/MediaBrowser.Installer/MediaBrowser.Installer.csproj @@ -29,7 +29,7 @@ Media Browser Team Media Browser false - 15 + 16 0.1.1.%2a false true diff --git a/MediaBrowser.Uninstaller.Execute/MainWindow.xaml b/MediaBrowser.Uninstaller.Execute/MainWindow.xaml index c1466f9a49..0874b5c3a9 100644 --- a/MediaBrowser.Uninstaller.Execute/MainWindow.xaml +++ b/MediaBrowser.Uninstaller.Execute/MainWindow.xaml @@ -14,6 +14,7 @@ +