commit 285632b729346fcb090a9b51f45c685d4ac2a82a Author: sagar Date: Wed Mar 25 09:55:45 2026 -0300 Upload files to "/" diff --git a/install.bat b/install.bat new file mode 100644 index 0000000..2a71b5b --- /dev/null +++ b/install.bat @@ -0,0 +1,2 @@ +pushd %~dp0 +setup.exe /configure office-2024-word-excel-powerpoint-silent-install.xml \ No newline at end of file diff --git a/office-2021-word-excel-powerpoint-silent-install.xml b/office-2021-word-excel-powerpoint-silent-install.xml new file mode 100644 index 0000000..fa412b8 --- /dev/null +++ b/office-2021-word-excel-powerpoint-silent-install.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/setup.exe b/setup.exe new file mode 100644 index 0000000..41c5470 Binary files /dev/null and b/setup.exe differ