diff --git a/scripts/autoconfig-all.cmd b/scripts/autoconfig-all.cmd index aeca18b..a410d26 100644 --- a/scripts/autoconfig-all.cmd +++ b/scripts/autoconfig-all.cmd @@ -186,6 +186,9 @@ rem INSTALL the APPS WE want to have! call install-apps.cmd echo. +call mkinstall_links.cmd +echo. + echo ##################### echo ### DISABLE tasks ### echo #####################