diff --git a/DerpingDrivers/DerpingDrivers.csproj b/DerpingDrivers/DerpingDrivers.csproj index c0d5e8e..ebe53bc 100644 --- a/DerpingDrivers/DerpingDrivers.csproj +++ b/DerpingDrivers/DerpingDrivers.csproj @@ -28,6 +28,7 @@ DEBUG;TRACE prompt 4 + false AnyCPU @@ -83,6 +84,7 @@ MSBuild:Compile Designer + diff --git a/DerpingDrivers/MainWindow.xaml b/DerpingDrivers/MainWindow.xaml index 3610519..52be0e8 100644 --- a/DerpingDrivers/MainWindow.xaml +++ b/DerpingDrivers/MainWindow.xaml @@ -7,7 +7,7 @@ xmlns:controls="clr-namespace:MahApps.Metro.Controls;assembly=MahApps.Metro" mc:Ignorable="d" Title="Derping Drivers - Windows driver settings detection tool" - Height="360" Width="700" + Height="400" Width="700" ShowMaxRestoreButton="False" ResizeMode="NoResize" WindowStartupLocation="CenterScreen" @@ -26,6 +26,7 @@ + @@ -52,6 +53,9 @@