搜尋此網誌

顯示具有 Windows相關 標籤的文章。 顯示所有文章
顯示具有 Windows相關 標籤的文章。 顯示所有文章

2014年9月23日 星期二

Windows上,刪除oem*.inf檔案(當安裝驅動程式後,造成無法開機)

刪除驅動程式的方式:
1. 不能使用del去刪除[安裝驅動程式所產生的oem*.inf]檔案。
2. 要使用 〉pnputil -f -d oem*.inf
3. 在刪除其對應的驅動程式檔案del c:\windows\system32\drivers\yours_driver.sys

2014年9月4日 星期四

刪除儲存在Windows7的區域網路電腦密碼

How to delete passwords of Network in Windows7?

1. Go to [Start]→[Control Panel]→[User Accounts and Family Safety]→[User Accounts]→[Manage your credentials]

2. Select the IP or Domain name under [Windows Credentials]

3. Click [Remove from vault].

4. Pop out a message box [Are you sure you to permanently delete this Windows credentials from Windows Vault?]

5. Choose [Yes].

2014年8月21日 星期四

設定Windows 8 Kernel Debug Mode(Debug Windows Driver)經由網路線

請使用最新的WinDbg:6.3.9600.16384x86
下載位置: http://msdn.microsoft.com/en-us/library/windows/hardware/ff551063(v=vs.85).aspx

I. Debugging PC設定(IP:192.168.132.100)
〉在Command Line下, 輸入下列指令:
1. bcdedit /debug on
2. bcdedit /dbgsettings net hostip:w.x.y.z port:n
ex: bcdedit /dbgsettings net hostip:192.168.132.200 port:50000
3. bcdedit /dbgsettings
===============dump debugging setting and link key======================
C:\Windows\system32bcdedit.exe /dbgsettings
key                     2iqn0ukb29n9z.p5gqpghi2eng.3v6h0rcx99fhl.170mtxsobhksr
debugtype               NET
hostip                  192.168.132.185
port                    50085
dhcp                    Yes
操作成功完成
====================================================================
4. 等待Host端設定準備妥當,reboot Debugging PC.
 注意:
  *首先檢查Host IP。
*port:50000(use default)
  *關閉防火牆(Control Panel=>Windows Firewall)


II. Host PC設定(IP:192.168.132.200)
安裝最新的WinDbg
開啟WinDbg,在檔案選單(File), 選擇Kernel Debug。在Kernel Debugging對話框, 開啟網路選項(Net tab)。
輸入你的port與key ,然後點擊OK。

注意:
*查看DHCP是否可用。
*確認支援Ethernet NICs ,針對Network Kernel Debugging in Windows 8.1。
http://msdn.microsoft.com/en-us/library/windows/hardware/dn337010(v=vs.85).aspx
* Debugging PC應該被執行在Windows 8 或2012 R2以後的版本。
*關閉防火牆(Control Panel=>Windows Firewall)

Refer To: http://msdn.microsoft.com/en-us/library/windows/hardware/hh439346%28v=vs.85%29.aspx


2014年7月12日 星期六

Windows常用快速建

  • [Start] + [Space]: 透明化所有視窗,快速查看桌面。
  • [Start] + [D]: 最小化所有視窗,並快速查看桌面。
  • [Start] + [數字鍵]: 按照排序打開相應程式。
  • [Start] + [T]: 依次查看已經打開程式的預覽圖。使用者可以輕鬆從工作列預覽已打開程式的縮略圖,使用這組快速鍵就能從左到右迴圈查看工作列上的所有預覽圖,同時使用 [Start] + [Shift] + [T]可以從右至左反方向查看工作。
  • [Start] + [G]: 依次顯示桌面小工具。
  • [Start] + [R]:  開啟執行視窗。
  • [Start] + [P]:  開啟“外接顯示”的設定面板,當然這個功能只有接入了一些外接設備後才能派上用場。
  • [Start] + [X]: 開啟“移動中心”設定面板,Windows 7 中的移動中心提供了顯示器亮度控制、音量控制、筆記本電池監控、Mobile 手機同步設置、外接顯示器管理...等多種功能,這個功能主要是針對筆記本電腦。
  • [Start] + [+] or [Start] + [-]: 打開放大鏡。
  • [Start] + [↑]: 使目前使用的視窗最大化。
  • [Start] + [↓]: 使目前使用中的最大化視窗恢復正常顯示。
  • [Start] + [←] or [Start] + [→]: 使當前使用中的視窗貼向螢幕左側 / 螢幕右側,而只佔用50% 的顯示器面積,此功能應用自如後對同時編輯兩個文檔並進行校對都非常方便。
  • [Start] + [Shift] + [←] or [Start] + [Shift] + [→]: 跨顯示器右移視窗 / 左移視窗,當使用者使用雙顯示器的時候,並且設置為“桌面延伸”時,使當前視窗移至右側顯示器或左側顯示器顯示,在使用外接投影儀時,也可參照此方法操作。
  • [Start] + [Home]: 只顯示當前視窗,並且最小化其他視窗。
  • [Ctrl] + 滑鼠滾輪:  滾動更改桌面圖示的大小。
  • [Alt] + [P]: 顯示或關閉預覽窗格。打開 Windows 檔案總管後,使用[Alt] + [P]可以快速顯示或關閉 Windows 檔案總管右側的檔預覽框。




Windows系統指令

MSINFO32: System Information
REGEDIT:  Import or export registry settings
MSCONFIG: System Configuration
CMD: Start a new CMD shell
SHUTDOWN: Shutdown the computer
SLEEP: Wait for x seconds
SYSTEMINFO: List system configuration
PsShutdown: Shutdown or reboot a computer

相關網站:http://ss64.com/nt/

2014年5月12日 星期一

makecab.exe - 無損耗數據壓縮工具

Cabinet Maker - Lossless Data Compression Tool

MAKECAB [/V[n]] [/D var=value ...] [/L dir] source [destination]
MAKECAB [/V[n]] [/D var=value ...] /F directive_file [...]

  source           File to compress.
  destination     File name to give compressed file.  If omitted, the
                       last character of the source file name is replaced
                       with an underscore (_) and used as the destination.
  /F directives  A file with MakeCAB directives (may be repeated). Refer to
                      Microsoft Cabinet SDK for information on directive_file.
  /D var=value   Defines variable with specified value.
  /L dir            Location to place destination (default is current directory).
  /V[n]            Verbosity level (1..3).

Example:
\〉 makecab.exe test.efi test.cab

2012年10月6日 星期六

Windows 8 support


  • UEFI Secure Boot
  • TPM(Trusted Platform Module) support
○Integration with BitLocker
    ○Attestation
    ○Measured Boot
      • eDriver(A utility that offers users to automatically install the stock drivers/utilities of your choice) support
      • Secure Flash Update(NIST 800-147 support)
      • Network Stack e-Module
      ○DHCP support
        ○Domain unlock for BitLocker
          ○WDS multicast
            ○IPv4 and IPv6
              • USB 3.0 support
              ○Boot to OS via USB
                ○Windows to Go
                  • ACPI 5.0
                  ○Report POST Timing and UEFI Class Type
                    • SMBIOS Table 16 and 17
                    • Fast Boot
                    • Seamless boot
                    ○Merges OEM branding with Windows Logo
                      ○GOP Support
                      • Integration with Windows Boot Manager
                      • Large Disk Support
                      • SOC support