diff --git a/UserManagerTool/Images/install.png b/UserManagerTool/Images/install.png new file mode 100644 index 0000000..a6a94fa Binary files /dev/null and b/UserManagerTool/Images/install.png differ diff --git a/UserManagerTool/InstallWindow.xaml b/UserManagerTool/InstallWindow.xaml index 18fd731..f825512 100644 --- a/UserManagerTool/InstallWindow.xaml +++ b/UserManagerTool/InstallWindow.xaml @@ -6,8 +6,76 @@ xmlns:local="clr-namespace:UserManagerTool" mc:Ignorable="d" WindowStartupLocation="CenterScreen" ResizeMode="NoResize" - Icon="./instal.ico" - Title="Spark 1.0 Install Tools" Height="550" Width="500"> + Icon="./instal.ico" Loaded="InstallWindow_OnLoaded" + Title="Spark 1.0 Install Tools" Height="450" Width="500"> + + + + + + + + + + + + + + + @@ -17,14 +85,29 @@ + + - + + + + + + + + + + + + @@ -32,9 +115,15 @@ - - -