bugfixing

This commit is contained in:
Michael H.G. Schmidt 2021-03-02 14:21:58 +01:00
parent 6052f2effa
commit 203ae9f580
3 changed files with 6 additions and 5 deletions

View File

@ -149,9 +149,6 @@ echo.
call install-desktoplinks.cmd
echo.
call install-logonscript.cmd
echo.
call install-dbbrowser.cmd
echo.
@ -164,6 +161,10 @@ echo.
call install-xnview.cmd
echo.
rem should be done as late as possible ...
call install-logonscript.cmd
echo.
rem add full access rights to all users on public icons!
icacls %PUBLIC%\Desktop\*.lnk /grant Users:F