就要使用別的方法
Office Deployment Tool, ODT
下載解壓後得到 setup.exe執行檔
接下來要制做 xml file 檔名設為 remove_office.xml
<Configuration>
<Remove All="TRUE" />
<Display Level="None" AcceptEULA="TRUE" />
<Property Name="FORCEAPPSHUTDOWN" Value="TRUE" />
</Configuration>
以系統管理員身分執行
setup.exe /configure remove_office.xml
沒有留言:
張貼留言