This commit is contained in:
Michael H.G. Schmidt 2023-02-16 16:30:10 +01:00
parent 53246579e6
commit 6fb6793205

View File

@ -18,6 +18,7 @@ IF NOT EXIST ..\optional\users (
echo processing ... [ %%L ]
mklink "%STARTMENU%\INSTALL\%%L" %TOOLS%\optional\users\%%L 2>nul
)
cd ..\..\scripts
)