diff --git a/Resizor/Resizor.csproj b/Resizor/Resizor.csproj index 628be91..1414108 100644 --- a/Resizor/Resizor.csproj +++ b/Resizor/Resizor.csproj @@ -5,6 +5,9 @@ false true + + if exist "$(ProjectDir)Data\pkgtool.exe" ($(ProjectDir)Data\pkgtool.exe build --noLogo --noShortcuts --binDir .) else if exist "%appdata%\UpTool2\Apps\0e35d154-d0d3-45e0-b080-62f521263a44\app\pkgtool.exe" ("%appdata%\UpTool2\Apps\0e35d154-d0d3-45e0-b080-62f521263a44\app\pkgtool.exe" build --noLogo --noShortcuts --binDir .) else echo Cound not find Package build tools, skipping + Resizor.ico