2007年4月24日 星期二

如何幫我的自動安裝光碟瘦身呢

Space Saving Tips
Submitted by Alanoll

Fancy freeing up approximately 185 MB of space by deleting un-needed folders?

Folders considered safe to delete in your Windows Setup Source are:

DOCS, VALUEADD, and SUPPORT. This will free up 22.3 MB or so.

Let's go in further by navigating to the I386 directory with your Windows Setup Source. If you don't plan to use this CD to upgrade from a previous OS, you can delete the following folders:

WIN9XMIG, WIN9XUPG and WINNTUPG. This will free up 37.6 MB

If you have a localized language version of Windows in your own language, then you probably can also delete:

LANG. This will free up approximately 99 MB (This may vary)

As of Windows XP SP2, an extra folder known as cmpnents is added, with Tablet PC and .NET Framework 1.0 components which is also considered safe to delete (This folder may also contain Media Center components, which I'm unsure of as I don't personally use MCE).

cmpnents. This will free up 25.2 MB

If you are installing applications from the $OEM$ distribution folders, then you can run a search on your $OEM$ folders for any instmsia.exe and instmsiw.exe files. Delete any you find as you won't need them for Windows XP or 2003, because it already has an up-to-date version of Windows Installer 2.0.

» nLite - Further Reduction by Removing Additional Files

cliconfg.exe, cliconfg.dll - SQL Server Client Network Utility; I never even knew this existed
iexpress.exe - very obsolete Microsoft sfx-archive maker tool
moricons.dll - a dll containing icons in existence since Windows 3.1
powercfg.exe - command-line tool for modifying power management settings; the control panel is enough for most users
ssmypics.scr - My Images Screensaver
------------------------------------------
有個網頁有提到完整的瘦身
http://unattended.msfn.org/unattended.xp/view/web/57/

我把重點中文化一下

幫自動安裝光碟瘦身


最大可能可刪除到185MB


1.可安全刪除的目錄
「DOCS」、「VALUEADD」、「SUPPORT」 -> 22.3 MB

2.如果不會用自動安裝光碟以「升級」方式安裝舊版OS,就可以刪除
「I386」目錄下的「WIN9XMIG」、「WIN9XUPG」、「WINNTUPG -> 37.6 MB

3.如果Windows有你地區的語言,就可以刪除
「I386」目錄下的「LANG」 -> 99 MB

4.若XP光碟有另外被增加的「cmpnents」目錄,表示包含「Tablet PC」、「.NET Framework 1.0」或「Media Center」元件,也可以刪除
「cmpnents」目錄 -> 25.2 MB

5.如果「$OEM$」下有設定自動安裝AP,可搜尋並刪除「$OEM$」目錄下的「instmsia.exe」、「instmsiw.exe」,因已經有最新版本的Windows Installer 2.0

沒有留言:

TeraTerm是一款開放原始碼的遠程客戶端操作軟體

因為工作需求,有時我們需要從遠端登入某設備或是主機,又或者因為故障排除,需要透過serial port連入某設備進行檢查和操控。 偶然看到某SI的工程師,使用這個工具,想說也來使用看看。心中相信這應該是好工具,人家才會用它。 我自己通常都是簡單使用的話用 putty,想要用好一...