From be3c1901289449a16f3223eaad1bc6aa470ef86b Mon Sep 17 00:00:00 2001 From: Predrag Manojlovic Date: Mon, 3 Apr 2017 22:36:01 +0200 Subject: [PATCH] Installers: All: removing extra folders --- .../IgaunaApp-Linux.xml | 25 +++++++++++++++++-- .../BitRock Installer Files/IgaunaApp-OSX.xml | 24 +++++++++++++++++- 2 files changed, 46 insertions(+), 3 deletions(-) diff --git a/assets/BitRock Installer Files/IgaunaApp-Linux.xml b/assets/BitRock Installer Files/IgaunaApp-Linux.xml index 3d3eaff..be86aad 100755 --- a/assets/BitRock Installer Files/IgaunaApp-Linux.xml +++ b/assets/BitRock Installer Files/IgaunaApp-Linux.xml @@ -177,6 +177,28 @@ + + Deleting user data + ${user_home_directory}/.config/Agama + Deleting user data + + + equals + ${previous_installation_exists} + 1 + + + equals + ${installation_type} + uninstall + + + equals + ${delete_user_data} + 1 + + + Deleting zcash params ${user_home_directory}/.zcash-params @@ -328,10 +350,9 @@ SuperNETOrg - /bin/Agama + ${user_home_directory}/bin/Agama & Do you want to launch ${project.fullName} now? - $USER diff --git a/assets/BitRock Installer Files/IgaunaApp-OSX.xml b/assets/BitRock Installer Files/IgaunaApp-OSX.xml index 99263ef..735eab0 100755 --- a/assets/BitRock Installer Files/IgaunaApp-OSX.xml +++ b/assets/BitRock Installer Files/IgaunaApp-OSX.xml @@ -96,7 +96,29 @@ Deleting user data - ${user_home_directory}/Library/Application Support/Iguana + ${user_home_directory}/Library/Application Support/Agama + Deleting user data + + + equals + ${previous_installation_exists} + 1 + + + equals + ${installation_type} + uninstall + + + equals + ${delete_user_data} + 1 + + + + + Deleting user data + ${user_home_directory}/Library/Application Support/iguana Deleting user data