commit 4351e8d93ceb28f65de9ec4dc9c27dccbe91ff34 Author: Git Sagar Date: Tue Mar 24 17:33:20 2026 -0300 added all 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..8f9fb8e --- /dev/null +++ b/office-2024-word-excel-powerpoint-silent-install.xml @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ 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