2011年4月1日 星期五

How to Fix "System32 Corrupt or Missing" Error

http://ezinearticles.com/?How-to-Fix-System32-Corrupt-or-Missing-Error&id=1020079


Fix "System32 Corrupt" Error Yourself

Reboot your PC and press F8 during the booting sequence until you get into the boot menu. Select "Boot Using Last Known Good Configuration". Your PC will now try to startup using a configuration that has worked in the past. If you are still facing the System32 corrupt or missing error, you could try the following but you have to be careful. In case you are not comfortable messing with your system files, skip this part and continue reading the "Quick and Easy Fix" paragraph.

Use the Console to Fix the "System32 Corrupt or Missing" Error

Insert your Windows XP Recovery disk and reboot your PC. If you don't have a recovery disk skip this paragraph. Select the Recovery Console and type the following into the console.
This will recover your windows system but you need to be extremely careful that you are typing correct commands or everything gets even worse.

md tmp

copy C:\windows\system32\config\system C:\windows\tmp\system.bak

delete C:\windows\system32\config\system

copy C:\windows\repair\system C:\windows\system32\config\system




Article Source: http://EzineArticles.com/1020079

2010年8月9日 星期一

VISTA 無法上網

幫人整vista notebook
不能上網
拿不到ip , 中毒 ?
於是我關掉firewall
uninstall 了avt.. antivirus
但uninstall 不了norton
ping 127.0.0.1 都fail
即是連tcp 都有問題
上網找了不少資料
該是norton 作怪
果然是
還要用一個軟件來uninstall 才行! 煩!
Norton_Removal_Tool.exe

2010年5月19日 星期三

縮小您的 PowerPoint 檔案

縮小您的 PowerPoint 檔案
http://office.microsoft.com/zh-hk/powerpoint/HA011168823076.aspx?pid=CH010036303076

http://huishanwong.mysinablog.com/index.php?op=ViewArticle&articleId=1209117

2010年5月11日 星期二

IE8.0不能開啟網址列?


步驟一:按開始->執行->打上"regedit"

步驟二:在HKEY_CLASSES_ROOT目錄中找到CLSID再找{954F1760-C1BC-11D0-9692-00A0C908146E}

裡面會有個InprocServer32

總路徑為:HKEY_CLASSES_ROOT\CLSID\{954F1760-C1BC-11D0-9692-00A0C908146E}\InprocServer32

步驟三:在InprocServer32資料夾新增一個字串

編輯->新增->字串值後打上ThreadingModel

然後在ThreadingModel字串值上按右鍵->修改->在數值資料欄位打上Both->確定



步驟四:關掉所有的IE8->重開瀏覽器->再開新視窗

步驟五:完成。

2010年2月24日 星期三

Repair windows

Windows CD boot
Press R
bootcfg /rebuild

2010年1月13日 星期三

Server 2003 Group Policy

Windows Server 2003透過「群組原則物件編輯器」工具,把對群組原則的設定及相關資訊,建立每個獨立的「群組原則物件」(Group Policy Object,簡稱GPO)。為方便管理,在套用這些GPO時,則是以站台 (Site)、網域 (Domain)或組織單位 (OU,Organization Unit)為單位的,而非對單一的客戶端Windows XP按每台設定,所以在套用GPO時,需要先在網域上建立OU單位,並把需要設定的電腦置於其清單中。

限制某使用者設定方法
建立GPO物件:假設已經在Windows Server 2003內安裝了Active Directory,現在便要建立一個OU,讓需要監管的電腦可加入其中。先到Active Directory Users and Computer頁面中,點選現有的網域選擇「New / Organization Unit」。建立名稱後,在這裡加入一些使用者或電腦,作為OU的成員。在這OU名稱內右按滑鼠鍵選「New / User」,並輸入使用者的名稱及密碼。之後便可為該OU建立GPO。先在OU名稱上右按滑鼠鍵選「Properties」,到最後的「Group Policy」頁面按「New」建立全新GPO來修改。

Windows XP電腦登入網域套用GPO:如要讓電腦套用Windows Server 2003的GPO,它必須加入到其控制的網域。要加入網域,該電腦可以到「系統內容」的「電腦名稱」頁面,按下「網路識別」鍵,輸入剛才建立的帳號資料,並把網域填寫為新建的OU名稱,這樣便可登入該網域時自動套用有關的GPO。當之前在Windows Server 2003的GPO中修改了某選項功能,Windows XP電腦亦會自動套用了這效果。

http://tw.myblog.yahoo.com/resume-kenny/article?mid=113&prev=114&next=112&l=f&fid=13