顯示具有 windows 標籤的文章。 顯示所有文章
顯示具有 windows 標籤的文章。 顯示所有文章

2011年4月25日 星期一

2009年11月6日 星期五

Change user profile path in windows xp

Changing the ProfileImagePath value in the registry
ProfileImagePath registry value
The ProfileList registry key contains some sub-keys, which are nothing but the list of User Account Security Identifiers (SID). Each of the SID represents an Account. The key is located here:

HKEY_LOCAL_MACHINE \ SOFTWARE\ Microsoft\ Windows NT \ CurrentVersion \ ProfileList

2008年8月10日 星期日

在WinXP開機、關機時自動執行指令碼

1.先從開始 » 執行... 輸入 gpedit.msc 然後按下 Enter,開啟群組原則。
2.然後找到本機電腦 原則 » 電腦設定 » Windows 設定 » 指令碼 - (啟動/關機)
3.在啟動及關機處,新增指令碼名稱及指令碼參數

2008年5月20日 星期二

用Windows Live Writer試試post

windows live write

還不錯用耶

2007年1月1日 星期一

重新安裝Windows後欲恢復GRUB開機選單

用Ubuntu安装光碟取得root權限,我們假定 /dev/hda 為 /boot 所在磁區,在提示符號輸入:
grub-install /dev/hda,如此grub-install會我們安装grub選單。