참조 영상 : https://www.youtube.com/watch?v=cLhCFLhQWRU
https://www.microsoft.com/en-us/download/details.aspx?id=49117
Download Office Deployment Tool from Official Microsoft Download Center
The Office Deployment Tool (ODT) is a command-line tool that you can use to download and deploy Click-to-Run versions of Office, such as Microsoft 365 Apps for enterprise, to your client computers.
www.microsoft.com
에서 다운로드 하고 c:W\ 에 Office 2024 생성
https://config.office.com/deploymentsettings
https://config.office.com/deploymentsettings
config.office.com
에서 버젼에 맞게 다운로드하고 xml 형식으로 설치
"~\setup.exe"
"~\configuration-Office365-x64.xml"
을 C:\Office2024 경로쯤에 넣고
setup.exe 실행해서 이 파일 경로를 알려준다음 다른 파일
"C:\Office2024\configuration.xml"
"C:\Office2024\officedeploymenttool_19029-20278.exe"
이거 두개를 실행하면 됨.
그리고 cmd로
C:\Windows\System32>cd C:\Office2024
C:\Office2024>setup.exe /configure configuration.xml