Created
July 17, 2020 22:02
-
-
Save andrecomegno/b96b1853f5b49447b8286f42c14b4630 to your computer and use it in GitHub Desktop.
segundo script office 2016
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@echo off | |
cd /d %~dp0 | |
setup.exe /configure conf.xml | |
pause |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment