commit 13a9e41fa5fd430df798be8d95c0e131bcbc1615 Author: sagar Date: Tue Mar 24 11:03:25 2026 -0300 add files 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-2024-word-excel-powerpoint-silent-install.xml b/office-2024-word-excel-powerpoint-silent-install.xml new file mode 100644 index 0000000..534797a --- /dev/null +++ b/office-2024-word-excel-powerpoint-silent-install.xml @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ 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