Posts

Showing posts from September, 2009

簡化 IT 工作 — 八個 Windows 進階技巧

Image
(This legacy article is Chinese-only. Translate it to English .) 這篇文章原為 HKEPC 09 年活動「Windows 7 新功能、新發現」的參賽作品,後來加多四個技巧便成這篇文章。技巧適用於 Windows 7 或更新的系統。 1. 資源監視器 - Resource Monitor Windows 7 的資源監視器被大幅增強,整合了同門 Sysinternals Process Explorer 不少進階功能。例如以往檔案如因被某些程式佔用而不能刪除,因不知道是哪個程式,我們非透過第三方軟體解決不可;現在可透過「搜尋控制代碼」(Associated Handles) 找出真凶。 技巧:在開始搜尋輸入「perfmon /res」或「resmon」可執行資源監視器

繞過 Windows 密碼保護 — SneakyWinIntruder (SWI)

Image
(This legacy article is Chinese-only. Translate it to English .) SneakyWinIntruder (SWI) 在 Windows PE 3.0 下的運行畫面。 做電腦維修的,其中一樣常做的就是向客人查詢 Windows 密碼,因為 Windows 內的事件檢視器、當機報告 (Minidump) 等都是很有用的除錯工具。例如當見到事件編號 (Event ID) 為 7 的紅色交叉,硬碟編號是 0 (Harddisk0) 又顯示有錯誤區塊 (bad block) 的話便已可以確診有壞磁區 (如果之後又沒有了壞磁區,可能是硬碟自己修復了,但始終曾經出現問題)。另一方面,有不少有名的系統診斷軟體 (例如舊版本的 Sysinternals Autoruns) 都是要 Windows 在登入後才能運作的 (如果 Windows 不能進入,其實仍可以用 Paraglider's Runscanner 在非登入時模擬登入狀態使用該些軟體,這個下次再談)。那是否表示如果聯絡不上客人維修便要延誤了嗎?客人的電話錯了怎辦?除了等他再打過來,其實可以主動點 - 強行登入 Windows!

增強「命令提示字元」綠色版 – ECPP

Image
(A native English version of this article is available here) 基於 Command Prompt Portable,ECPP 使 PC 愛好者能夠通過 USB 隨身碟攜帶大量綠色版應用程式,通過統一控制台中以命令或名稱輕鬆執行它們,而無需記住它們在文件夾層次結構中的確實位置。 您是否在 USB 隨身碟存放了很多命令列工具? 作為系統管理員,您可能要隨身備用一堆有用的命令列工具。每當使用時,您首先要插入 USB 隨身碟,在目標電腦啟動命令提示字元,然後瀏覽磁區,確定程式位置後「CD」進去,最後啟動它。但您無時無刻都在使用,而且當程式數量、子資料夾不斷增加,您開始想會否有更簡單的方法 - 那就是命令提示字元綠色版 

Launch Portable Apps Easily with Enhanced Command Prompt Portable (ECPP)

Image
Based on Command Prompt Portable, ECPP enables PC enthusiasts, who bring a lot of portable utilities with them on a USB thumb drive or cloud drive, to easily execute them by names or commands from a consolidated console without the need to remember where they are deep in the folder hierarchy. Go to Download The Need to More Easily Execute Utilities within a Portable Collection Do you use a lot of command line tools in your USB flash drive or cloud drive? So, as an PC enthusiast, you probably have got a bunch of useful command line tools with you on the go. To use them, you first insert your USB flash drive (or establish cloud drive), start the command prompt on the target computer, navigate to your drive, then find out where your program is,  cd  to it and finally start it. However, you're always using them, and as the list of executables and subfolders grows, you start to wonder whether there's an easier way. Enhanced Command Prompt Portable (ECPP) to the rescue! ...