
注冊表被黑客篡改 怎樣修復
We’ve written previously about how to set the Office 2007 color scheme away from that awful default blue, but you can also set it with a quick registry hack or even via group policy on your network, so we’ll cover that here.
前面我們已經寫過關于如何將Office 2007配色方案從可怕的默認藍色設置為空白的方法,但是您也可以通過快速的注冊表hack或什至通過網絡上的組策略來對其進行設置,因此我們在此進行介紹。
Of course it’s much simpler to just set the color scheme using the GUI, but if you are like me you save a list of registry hacks that you apply to all new machines, so it still comes in handy.
當然,使用GUI設置顏色方案要簡單得多,但是如果您像我一樣,可以保存一份適用于所有新計算機的注冊表黑客列表,因此仍然可以派上用場。
Manual Registry Hack
手動注冊表破解
Open up regedit.exe through the start menu search or run box, and then browse down to the following key:
通過開始菜單搜索或運行框打開regedit.exe,然后向下瀏覽至以下鍵:
HKEY_CURRENT_USER\Software\Microsoft\Office\12.0\Common
HKEY_CURRENT_USER \ Software \ Microsoft \ Office \ 12.0 \ Common

Find the key on the right-hand side called Theme and set it to one of these values, depending on the color you want:
在右側找到稱為主題的鍵,并將其設置為以下值之一,具體取決于所需的顏色:
- Blue: 1 藍色:1
- Silver: 2 銀2
- Black: 3 黑色:3
That’s all there is to it.
這里的所有都是它的。
Using a Group Policy Template
使用組策略模板
If you are on a corporate network and want to set the color across all the computers on your network, you can use this custom ADM template for Group Policy, created by our excellent reader Stephen.
如果您在公司網絡上,并且希望在網絡上的所有計算機上設置顏色,則可以使用此自定義ADM模板進行組策略,該模板由我們的優秀讀者Stephen創建。
CLASS USERCATEGORY “Custom Office 2007 Config”POLICY “Color Scheme”KEYNAME “Software\Microsoft\Office\12.0\Common”EXPLAIN “Allows you to control the Office 2007 Colour Scheme.”PART “Pick the colour from the list” TEXTEND PARTPART “Color” DROPDOWNLISTREQUIREDVALUENAME “Theme”ITEMLISTNAME “Blue” VALUE NUMERIC 1NAME “Silver” VALUE NUMERIC 2NAME “Black” VALUE NUMERIC 3END ITEMLISTEND PARTEND POLICYEND CATEGORY
類別USERCATEGORY“自定義Office 2007配置” POLICY“配色方案” KEYNAME“ Software \ Microsoft \ Office \ 12.0 \ Common” EXPLAIN“允許您控制Office 2007配色方案。” PART“從列表中選擇顏色” TEXTEND PARTPART“顏色” DROPDOWNLISTREQUIREDVALUENAME“主題” ITEMLISTNAME“藍色” VALUE NUMERIC 1NAME“銀色” VALUE NUMERIC 2NAME“黑色” VALUE NUMERIC 3END ITEMLISTEND PARTEND POLICYEND類別
I’m just assuming that you know how to import this if you are an IT guy.
我只是假設,如果您是IT人士,則知道如何導入。
Downloadable Registry Hack
可下載的注冊表黑客
Simply download, extract, and then double-click on the .reg file with the color that you want.
只需下載,解壓縮然后雙擊所需顏色的.reg文件即可。
Download SetOffice2007Color registry hacks
下載SetOffice2007Color注冊表黑客
翻譯自: https://www.howtogeek.com/howto/microsoft-office/set-the-office-2007-color-scheme-with-a-quick-registry-hack/
注冊表被黑客篡改 怎樣修復