Teams Desktop Icon #59
This commit is contained in:
parent
7e17c0bb06
commit
4c352bf281
@ -12,8 +12,8 @@ echo ####### %0 #######
|
||||
echo installing Microsoft Teams ...
|
||||
start /wait %EXE% -s
|
||||
|
||||
echo renaming and moving Teams desktop link ...
|
||||
move /Y "%USERPROFILE%\Desktop\Microsoft Teams.lnk" "%PUBLIC%\Desktop\Teams.lnk"
|
||||
echo renaming Teams desktop link ...
|
||||
move /Y "%USERPROFILE%\Desktop\Microsoft Teams.lnk" "%USERPROFILE%\Desktop\Teams.lnk"
|
||||
|
||||
rem refresh desktop (W10 style)
|
||||
ie4uinit.exe -show
|
||||
|
Loading…
Reference in New Issue
Block a user