diff --git a/ComicRack/ComicRack.csproj b/ComicRack/ComicRack.csproj index f9176cc..f0db7fb 100644 --- a/ComicRack/ComicRack.csproj +++ b/ComicRack/ComicRack.csproj @@ -864,14 +864,12 @@ if $(ConfigurationName) == Debug Goto :Exit del /Q *.pdb -cd ..\..\..\ -InsertIcons.bat : Exit cd ..\..\..\ -rc /r ".\ComicRack\myressources.rc" +.\rc.exe /r ".\ComicRack\myressources.rc" exit 0 \ No newline at end of file