顯示具有 微軟脫窗 標籤的文章。 顯示所有文章
顯示具有 微軟脫窗 標籤的文章。 顯示所有文章

2015年5月4日

Spiceworks forget Login e-mail ID

 check \Spiceworks\log\production.log

2015年2月3日

COMMAND of Windows Control Panel / Windows 控制台 指令

控制台工具             命令
-----------------------------------------------------------------
協助工具選項           control access.cpl
加入新的硬體           control sysdm.cpl add new hardware
新增/移除程式          control appwiz.cpl
日期/時間內容          control timedate.cpl
顯示內容               control desk.cpl
FindFast              control findfast.cpl
字型資料夾             control fonts
網際網路內容           control inetcpl.cpl
搖桿內容               control joy.cpl
鍵盤內容               control main.cpl keyboard
Microsoft Exchange    control mlcfg32.cpl
(或 Windows Messaging)
Microsoft Mail 郵局    control wgpocpl.cpl
數據機內容             control modem.cpl
滑鼠內容               control main.cpl
多媒體內容             control mmsys.cpl
網路內容               control netcpl.cpl
注意:在 Windows NT 4.0 中,網路內容是 Ncpa.cpl,不是 Netcpl.cpl

密碼內容               control password.cpl
PC 卡                 control main.cpl pc card (PCMCIA)
電源管理 (Windows 95)  control main.cpl power
電源管理 (Windows 98)  control powercfg.cpl
印表機資料夾          control printers
地區設定              control intl.cpl
掃描器與數位相機       control sticpl.cpl
音效內容              control mmsys.cpl sounds
系統內容              control sysdm.cpl

2014年8月20日

Outlook 2003 郵件內容無法正常顯示圖片

Solution:
  1. Open the registry (Regedit)
  2. Navigate and open the following registry key HKEY_CURRENT_USER\Software\Microsoft\Office\11.0\Outlook\Security\OutlookSecureTempFolder
  3. 找到該目錄 ( 通常在 C:\Documents and Settings\UserName\Local Settings\Temporary Internet Files\ORK1D3\) , 清除目錄內容檔案

2013年10月8日

無法開啟 .CHM 檔, 錯誤訊息: 無法開啟檔案: mk:@MSITStore:[File_Path] file.chm

困擾很久的問題: 無法開啟 .CHM 檔,

錯誤訊息: 無法開啟檔案: mk:@MSITStore:[File_Path] file.chm 

  1.  確認 Locale 設定 (地區及語言選項) 是否與CHM 檔設定相同.
     - (Windows XP) Windows 控制台 - 地區及語言選項
    - * 選擇一個項目來符合它的喜好設定
    原先設為 英文(美國), 改成 中文(台灣)就能正常開啟了
  2. 另外一種方法是把 CHM 文檔包成壓縮檔, 再開啟壓縮檔,直接檢視這個CHM 檔.
    (但不是每個CHM檔都能開成功)

2012年12月24日

Set Windows IME via Registry


Set Windows USER IME via Registry

->  USER\Keyboard Layout\Preload

"1" -> Default
"2" -> as you wish

機碼代表如下:

00000404 英文
e0010404 注音
e0020404 倉頡
e0030404 速成
e0060404 大易
e0080404 新注音
e0090404 新倉頡

2012年3月16日

Microsoft 授權三秒教

Microsoft 授權三秒教

不懂微軟產品授權方式嗎?
英文版的可以變更安裝為中文版嗎?
買了家用版可以帶到學校宿舍去安裝嗎?


  • 查詢Windwos作業系統授權到期
    slmgr.vbs -xpr
    slmgr -l

2010年11月26日

after HDD clone, Windows 2008 0xc000000e error

After restore the Disk image, Windows 2008 couldn't boot and get " 0xc000000e " error.

1. Using SPFDISK tool to check each partition and active flag.
2. A small partition 102MB shows up, and need to hide it.
3. After save the changes in SPFDISK, then using 2008 boot CD to repair.

choose command line prompt.
and input:

bcdedit /v

------------------------------

C:\>bcdedit /v

Windows Boot Manager
--------------------
identifier                  {9dea862c-5cdd-4e70-acc1-f32b344d4795}
device                      unknown
description              Windows Boot Manager
locale                       en-US
inherit                       {7ea2e1ac-2e61-4728-aaa3-896d9d0a9f0e}
default                      {d4142011-74ac-11df-a44d-96c53239329a}
resumeobject          {d4142010-74ac-11df-a44d-96c53239329a}
displayorder            {d4142011-74ac-11df-a44d-96c53239329a}
toolsdisplayorder    {b2721d73-1db4-4c62-bf78-c548a880142d}
timeout                     30

Windows Boot Loader
-------------------
identifier                   {d4142011-74ac-11df-a44d-96c53239329a}
device                      unknown
path                           \Windows\system32\winload.exe
description               Windows Server 2008 R2
locale                        en-US
inherit                        {6efb52bf-1766-41db-a6b3-0ee5eff72bd7}
recoverysequence   {d4142012-74ac-11df-a44d-96c53239329a}
recoveryenabled      Yes
osdevice                   unknown
systemroot                \Windows
resumeobject           {d4142010-74ac-11df-a44d-96c53239329a}


----------------------------------------------------------------------------------------------------------
How to solve it?

Enter these commands below:

bcdedit /set {bootmgr} device partition=C:
bcdedit /set {default} device partition=C:
bcdedit /set {default} osdevice partition=C:


then reboot.

2009年4月7日

Change RDP Port


  1. 啟動「登錄編輯程式」。
  2. 找出並按一下下列登錄子機碼:
    HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\TerminalServer\WinStations\RDP-Tcp\PortNumber
  3. 在 [編輯] 功能表上,按一下 [修改],再按一下 [十進位]。
  4. 輸入新的連接埠編號,然後按一下 [確定]。
  5. 結束「登錄編輯器」。

Connect:
mstsc.exe ServerName:port

2009年3月27日

Event ID 1028 [TermService]

Desc:

已中斷終端機伺服器用戶端PC 的連線,因為無法更新它的授權。連絡授權伺服器 Server 為這個用戶端取得 Windows Server 2003 - 終端機伺服器每一裝置 CAL 權杖 使用權。



Refer:

http://technet.microsoft.com/en-us/library/cc787845.aspx



http://support.microsoft.com/kb/834651