diff --git a/App.config b/App.config index b452a9ba..e37c1427 100644 --- a/App.config +++ b/App.config @@ -1,19 +1,9 @@  - - -
- - - - - - - - - Release_ANSI\\DiscImageCreator.exe - - - + + + + + + \ No newline at end of file diff --git a/DICUI.csproj b/DICUI.csproj index 8a110a0b..4093fd3e 100644 --- a/DICUI.csproj +++ b/DICUI.csproj @@ -67,6 +67,7 @@ + @@ -107,15 +108,6 @@ Code - - True - True - Resources.resx - - - ResXFileCodeGenerator - Resources.Designer.cs - diff --git a/MainWindow.xaml b/MainWindow.xaml index 29fde9ee..b23b4c47 100644 --- a/MainWindow.xaml +++ b/MainWindow.xaml @@ -5,7 +5,7 @@ xmlns:mc="http://schemas.openxmlformats.org/markup-compatibility/2006" xmlns:local="clr-namespace:DICUI" mc:Ignorable="d" - Title="Disc Image Creator GUI" Height="400" Width="600"> + Title="Disc Image Creator GUI" Height="450" Width="600"> @@ -13,16 +13,22 @@ + - - - + + +