From c7c4975fd0010fc666c467105a39b1cd93cb818d Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Wed, 29 Aug 2018 11:49:53 +0300 Subject: Added restore to previous version support. --- .../Tango.MachineStudio.UI/Views/UpdateView.xaml | 74 ++++++++++++++++++++++ 1 file changed, 74 insertions(+) (limited to 'Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/UpdateView.xaml') diff --git a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/UpdateView.xaml b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/UpdateView.xaml index 52ba9ee18..6818d13cc 100644 --- a/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/UpdateView.xaml +++ b/Software/Visual_Studio/MachineStudio/Tango.MachineStudio.UI/Views/UpdateView.xaml @@ -108,6 +108,13 @@ UPDATE + + @@ -177,6 +184,13 @@ Your version of Machine Studio is up to date! + + @@ -205,6 +219,66 @@ + + + + + + + Restoring previous version, please wait... + + + + + + + + + + + + + + Error restoring previous version + + An error occurred while restore the last version. + + press 'Try Again' to give it another try. + + + + + + + + + + + + + + + Machine studio has been restored to the previous version! + + + Please restart Machine Studio in order to apply the changes. + + + + + + + -- cgit v1.3.1