打开开始菜单里的运行。先复制命令1,粘贴到运行框里,回车。再复制命令2,粘贴到运行框里回车,命令如下:
命令1(用于Office 2003):reg add HKCU\Software\Microsoft\Office\11.0\Word\Options /v NoReReg /t REG_DWORD /d 1
命令2(用于Office 2007):reg add HKCU\Software\Microsoft\Office\12.0\Word\Options /v NoReReg /t REG_DWORD /d 1
命令3(用于Office 2010):reg add HKCU\Software\Microsoft\Office\14.0\Word\Options /v NoReReg /t REG_DWORD /d 1