diff --git a/.gitignore b/.gitignore index 02ec6d8958..e7a817c70f 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ Microsoft.PowerShell.ConsoleHost.dll winutil.exe.config winutil.pdb *.zip +.vs/ +*.psd* \ No newline at end of file diff --git a/MainWindow.xaml b/MainWindow.xaml index c0195ec699..a6706154c2 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -6,50 +6,65 @@ xmlns:local="clr-namespace:WinUtility" mc:Ignorable="d" Background="#777777" - Title="Chris Titus Tech's Windows Utility" Height="533" Width="786"> - + WindowStartupLocation="CenterScreen" + Title="Chris Titus Tech's Windows Utility" Height="800" Width="1200"> + + + + + + - - + - - -