Office 사용자 지정 도구 (OCT) 를 이용해서 사용자 설치를 조금 편하게 하는 방법입니다.
(Enterprise VLK 만 가능하다고 합니다. 다른 버전은 테스트를 못 해 봤습니다. ^^)
1. OCT 실행
j:\setup.exe /admin ( 전 가상 드라이브인 j 에 Office 설치 프로그램이 있어서...)
전 제품 키 입력, 사용권 계약 동의함 자동 선택, 설치 항목만 지정했습니다. 수준 표시는 도움말을 참고하세요. ^^
( 다른 이름으로 저장... ) 및
1. Ensure you have an actual enterprise/corporate disc & product-key.
2. Notably, o2k7 uses setup patches (*.MSP) rather than transforms which previous versions used (*.MST). The below instructions will give you an MSP file, which is not accepted by non-corporate versions of o2k7. If you ignored point1 above, then you will end up wasting 15 minutes of your life which I'm not responsible for.
3. Now at the command prompt, type: setup.exe /admin
4. Choose the product for which you want to make a customization-patch.
5. Then go through all steps in the customization wizard (to install the reqd apps & remove junk & change default settings).
6. Be sure to have "completion notice" turned on & "suppress modals" turned off (this is to get to see errors, if any exist). Once you're done with testing, go thru the customization again to modify the MSP to disable completion notice & enable suppress modals.
7. Save the resulting patch file in the same folder as o2k7 setup files.
8. Now just execute this command (thru any method) for silent install: setup.exe /adminfile CUSTOM.MSP
Or if you have the Office 2007 Enterprise VLK, you could even drop the CUSTOM.MSP file in the "Updates" folder & setup will pick it up automatically (without any switches being used). For this, ensure you have WindowsInstaller 3.1 already installed.
*** For completely silent install, you MUST set the DisplayLevel to "none", either by MSP (accessible from step 6 above) or by xml, otherwise you'll get a confirmation dialog similar to the image shown in attachment below. (do this only AFTER testing, when you're sure it works)