This commit is contained in:
Michael H.G. Schmidt 2023-02-26 19:03:17 +01:00
parent 45624b51f6
commit fff0835ad9

View File

@ -187,6 +187,10 @@ echo ### INSTALL tasks ###
echo #####################
echo.
rem must be done early, because it cleans the "Tools" menu ...
call install-shortcuts.cmd
echo.
call install-tweaks.cmd
echo.
@ -216,9 +220,6 @@ echo.
call install-irfanview.cmd
echo.
call install-shortcuts.cmd
echo.
rem INSTALL the APPS WE want to have!
call install-apps.cmd
echo.