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
|
||||
echo.
|
||||
|
||||
rem this tool is needed for the office installation ...
|
||||
call unpack-officedeploymenttool.cmd
|
||||
echo.
|
||||
|
||||
rem dont forget the shortcuts ...
|
||||
call install-shortcuts.cmd
|
||||
echo.
|
||||
|
Loading…
Reference in New Issue
Block a user