bugfix
This commit is contained in:
parent
45624b51f6
commit
fff0835ad9
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user