bugfix
This commit is contained in:
parent
45624b51f6
commit
fff0835ad9
@ -187,6 +187,10 @@ echo ### INSTALL tasks ###
|
|||||||
echo #####################
|
echo #####################
|
||||||
echo.
|
echo.
|
||||||
|
|
||||||
|
rem must be done early, because it cleans the "Tools" menu ...
|
||||||
|
call install-shortcuts.cmd
|
||||||
|
echo.
|
||||||
|
|
||||||
call install-tweaks.cmd
|
call install-tweaks.cmd
|
||||||
echo.
|
echo.
|
||||||
|
|
||||||
@ -216,9 +220,6 @@ echo.
|
|||||||
call install-irfanview.cmd
|
call install-irfanview.cmd
|
||||||
echo.
|
echo.
|
||||||
|
|
||||||
call install-shortcuts.cmd
|
|
||||||
echo.
|
|
||||||
|
|
||||||
rem INSTALL the APPS WE want to have!
|
rem INSTALL the APPS WE want to have!
|
||||||
call install-apps.cmd
|
call install-apps.cmd
|
||||||
echo.
|
echo.
|
||||||
|
Loading…
Reference in New Issue
Block a user