diff --git a/startScorch.bat b/startScorch.bat
index 1fe8c94ee1d43b23b500231a99fad9851cc200a5..ea9d66153f4838e7c048184966fc52e06b0e7396 100644
--- a/startScorch.bat
+++ b/startScorch.bat
@@ -46,43 +46,4 @@ IF %ERRORLEVEL% EQU -2 (
     WSCRIPT /nologo %TMP%\TMP.VBS
     DEL %TMP%\TMP.VBS
 )
-
-REM Uninstall fonts
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\HELSINKI.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\HELSM___.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\HELSS___.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\HELST___.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\INK2CHOR.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\INK2METR.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\INK2SCRI.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\INK2SPEC.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\INK2TEXT.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\INKPEN2_.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUS____.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUSC___.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUSCS__.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUSCSC_.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUSFB__.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUSFBE_.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUSFS__.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUSJAPC.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUSM___.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUSNN__.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUSO___.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUSP___.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUSPC__.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUSROMC.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUSS___.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUSSE__.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\OPUSTEXT.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\RPRS____.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\RPRSCHOR.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\RPRSMET_.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\RPRSREH_.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\RPRSSCRP.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\RPRSSPEC.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\RPRSSTMP.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\RPRSTEXT.TTF"
-powershell -executionpolicy bypass -File "Fonts\Uninstall-Font.ps1" "Fonts\Scorch\RPRSTITL.TTF"
-
 POPD
\ No newline at end of file