Skip to main content

Posts

Showing posts with the label serials

[軟體]AutoIt+keyfinder(2.0beta2)自動改WinXp序號

AutoIt3+keyfinder(2.0beta2) 原版序號自備 以這個#####-#####-#####-#####-#####為例 程式行為: 跳出一個確認框 不想改可以取消 確認後自動進行直到完成 Ps.keyfinder版本不同請自行修改 ---au3檔內容---- #include GUICreate("改xp序號", 200, 100) $button_1 = GUICtrlCreateButton ("安裝", 30, 20, 120, 40) GUISetState(@SW_SHOW) While 1 $msg = GUIGetMsg() Select Case $msg = $GUI_EVENT_CLOSE MsgBox(0, "exit", "Dialog was closed") Exit Case $msg = $GUI_EVENT_MINIMIZE MsgBox(0,"", "Dialog minimized",2) Case $msg = $GUI_EVENT_MAXIMIZE MsgBox(0,"", "Dialog restored",2) Case $msg = $button_1 Run("keyfinder.exe") WinWaitActive("Magical Jelly Bean Keyfinder v2.0 Beta 2") Send("!t") ; alt+t,按下一步 Send("c") Send("#####-#####-#####-#####-#####") Send("{TAB 3}") Send("{ENTER}") Send("!f") Send("x") Exit EndSelect WEnd ------------

[改號]office2003

office 2003 無法線上更新問題處理及修改序號教學 [font=標楷體][color=Red][size=4] TYWPG-9HGVJ-BHD69-DYRGQ-7767M[/size][/color][/font] 1. 關閉所有Office程式。 2. 開始-執行 -輸入 regedit ,接著按確定。 3. 尋找點選下列鍵值: HKEY_LOCAL_MACHINE \Software\Microsoft\Office\11.0\Registration 4.若擔心有問題可先backup,出問題不會有人對你負責 4.1找到 DigitalProductID註冊值,刪除 4.2找到 ProductID 註冊值,刪除 5. 關閉登錄編輯程式(Registry Editor) 6. 打開任何一個Office程式後(word),程式將會提示你輸入新的序號

[安裝]office2007免序號,尚未證實過

因為我還沒買到office2007 ---- 用筆記本打開 ****.WW 資料夾的 config.xml 把 換成 存檔就可以免輸入序號了 PS:每一個 ****.WW 資料夾 ----------------- [補充資料] H:\OFFICE12 的目錄 2006/12/23 下午 02:16 DIR . 2006/12/23 下午 02:16 DIR .. 2006/12/23 下午 02:16 DIR Access.WW 2006/12/23 下午 01:51 DIR Enterprise.WW 2006/12/23 下午 01:51 DIR Excel.WW 2006/12/23 下午 01:51 DIR Groove.WW 2006/12/23 下午 01:52 DIR InfoPath.WW 2006/12/23 下午 01:52 DIR OneNote.WW 2006/12/23 下午 01:52 DIR Outlook.WW 2006/12/23 下午 01:52 DIR PowerPoint.WW 2006/12/23 下午 01:52 DIR PrjPro.WW 2006/12/23 下午 01:52 DIR PrjStd.WW 2006/12/23 下午 01:52 DIR ProPlus.WW 2006/12/23 下午 01:52 DIR Publisher.WW 2006/12/23 下午 01:52 DIR SharePointDesigner.WW 2006/12/23 下午 01:52 DIR Standard.WW 2006/12/23 下午 01:52 DIR VisPro.WW 2006/12/23 下午 01:52 DIR VisStd.WW 2006/12/23 下午 01:53 DIR Word.WW 這顏色序號要用Microsoft Office Application序號 這顏色序號要用Microsoft Off...