Software: February 2010 Archives

MagicISO 是一套免費的虛擬光碟軟體,
但是它沒有提供在 ISO 檔按右鍵直接掛載的功能, 所幸有 CLI 工具 miso.exe,
可自己寫個 Registry 來達成.
若您的安裝路徑裡面沒有 miso.exe, 請 下載 miso.exe 後放到安裝目錄.
本範例只支援一台虛擬光碟機(需要多台的話, 請自行發揮)
裡面的路徑及虛擬光碟機代碼 J: 請依實際狀況調整.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\MountISO]
@="Mount ISO"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\MountISO\command]
@="C:\\Program Files (x86)\\MagicDisc\\miso.exe NULL -mnt J: \"%1\""

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\UnMountISO]
@="UnMount ISO"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\UnMountISO\command]
@="C:\\Program Files (x86)\\MagicDisc\\miso.exe NULL -umnt J:"

ref. Using MagicISO to mount ISO image on Command Line

2010 年 2 月份微軟安全性更新,
其中 MS10-015 (KB977165) 有可能會造成藍色畫面(官方說法是 Restart issues),
已停止經由 Windows Update 派送此更新.
ref. Restart issues after installing MS10-015
微軟安全更新可能導致XP出現藍色死亡畫面
2010-02-21 Update: Update - Restart Issues After Installing MS10-015 and the Alureon Rootkit
微軟證實此問題是由病毒所致, 尤其是Alureon病毒

About this Archive

This page is an archive of entries in the Software category from February 2010.

Software: January 2010 is the previous archive.

Software: March 2010 is the next archive.

Find recent content on the main index or look in the archives to find all content.

Monthly Archives