在 Windows XP 安裝 BIND 架設 DNS 伺服器
作者:cross 日期:2006-11-18 20:54
轉影片AVI2DVD
作者:cross 日期:2006-11-16 23:33
轉影片DVD2AVI
作者:cross 日期:2006-11-16 23:24
DVD2AVI (XviD) step by step
1. SmartRipper 2.41
開啟 SmartRipper.exe -> 預設會去抓光碟裡的資料 ->
Rip-Method為 Movie ->
Source框的 input裡選擇自已所要的 Chapters或者 all ->
Source框的 Stream Processing裡打勾 Enable Stream Processing ->
Target框指定存放路徑 ->
左下角 start
2. DVD2AVI 1.773
檔案 -> 開啟 SmartRipper抓出來的 vts_01_1.vob檔 -> OK
設定 Video選項
Sysinternals
作者:cross 日期:2006-11-16 23:10
Quote: http://plog.longwin.com.tw/post/1/462
看到 Sysinternals Suite 此篇文章, 才知道 微軟在今年(2006)七月把 Sysinternals 買下來, 並整合起來~ :)
- 微軟整合好的: Microsoft TechNet: Windows Sysinternals
- Sysinternals 整個打包的整合包: Sysinternals Suite
整合包中的 autoruns(autoruns.exe), process explorer(procexp.exe) 這兩個程式, 非常實用. :)
Quote: http://www.shsh.ylc.edu.tw/~taichis/wp/20061114/470
Sysinternals 是一家發展各種好用系統工具的公司,他們所開發的 autoruns、process explorer 是自己偵測後門程式的必備工具,而 pstools 系列幾乎每個 Windows hacker 都有玩過。
而微軟在今年(2006)七月把 Sysinternals 買下來了, 最近一兩個禮拜開始找 sysinternals 就會直接進到微軟的網站:現在叫做 Microsoft sysinternals。
微軟也有推出直接整個打包的整合包,一個 8MB,免去各位個別下載的麻煩,叫做 Sysinternals Suite。
Windows + SUS
作者:cross 日期:2006-11-14 23:20
Windows + RIS
作者:cross 日期:2006-11-14 23:19
Remote Install Services ( RIS )
平台、環境: Windows Server、AD、DNS、DHCP
[1.] 安裝 RIS
->新增/移除windows元件->remote installation services ->reboot
[2.] 開始->執行->risetup ->D:
emoteinstall ->只勾選"回應用戶端電腦的服務要求 ->windows_XP_PRO_CHT
RIS在製作安裝映像檔時,會為將來用戶端的安裝程序進行一些基本設定
d:
emoteinstallsetupchineseimagewindows_XP_PRO_CHTi386 emplates
istndrd.sif
Windows + DRM
作者:cross 日期:2006-11-14 23:18
Windows Media Right Manager
DRM (digital right management)
Windows 2003
IIS6
Windows Media Right Manager (WDRM) SDK 7.1
[1.] 當我們裝完Windows Media Right Manager (WDRM) SDK 7.1後,將在systemroot下的MSDKWMRMSamples裡的檔案複制到systemroot下的inetpubwwwrootwm中。(新增wm目錄)
[2.] 新增文字檔,內容如下
Dim WSHShell
Set WSHShell = WScript.CreateObject("WScript.Shell")
dim keysobjs
dim privkey
dim pubkey




