diff --git a/Packaging/Images/SplashScreen.scale-200.png b/Packaging/Images/SplashScreen.scale-200.png index 85dc073..8a22a1b 100644 Binary files a/Packaging/Images/SplashScreen.scale-200.png and b/Packaging/Images/SplashScreen.scale-200.png differ diff --git a/Packaging/Images/SplashScreen.scale-200.xcf b/Packaging/Images/SplashScreen.scale-200.xcf new file mode 100644 index 0000000..d1bb358 Binary files /dev/null and b/Packaging/Images/SplashScreen.scale-200.xcf differ diff --git a/SystemTrayMenu.csproj b/SystemTrayMenu.csproj index b8b31f7..ab5aee3 100644 --- a/SystemTrayMenu.csproj +++ b/SystemTrayMenu.csproj @@ -227,6 +227,7 @@ taskkill /fi "pid gt 0" /im SystemTrayMenu.exe -taskkill /f /fi "pid gt 0" /im SystemTrayMenu.exe +taskkill /f /fi "pid gt 0" /im SystemTrayMenu.exe +EXIT 0 \ No newline at end of file