added deploymenttool to CopyTools.cmd
This commit is contained in:
parent
a5b6d5fe47
commit
e516f848f0
@ -57,6 +57,10 @@ rem copy some other stuff ...
|
|||||||
call copy-executables.cmd
|
call copy-executables.cmd
|
||||||
echo.
|
echo.
|
||||||
|
|
||||||
|
rem this tool is needed for the office installation ...
|
||||||
|
call unpack-officedeploymenttool.cmd
|
||||||
|
echo.
|
||||||
|
|
||||||
rem dont forget the shortcuts ...
|
rem dont forget the shortcuts ...
|
||||||
call install-shortcuts.cmd
|
call install-shortcuts.cmd
|
||||||
echo.
|
echo.
|
||||||
|
Loading…
Reference in New Issue
Block a user