目前分類:Windows 相關 (6)

瀏覽方式: 標題列表 簡短摘要

Windows Boot Related:

bcdedit - get Bootloader info

example:
bcdboot C:\Windows /s C:

tech101 發表在 痞客邦 留言(0) 人氣()

  1. 1. Use the Start menu’s Run option to launch Regedit.
  2. 2. Navigate to "HKEY_CLASSES_ROOT\*\shell". If it doesn't already exist, then create it.
  3. 3. Under the "Shell" key, create a new key called "Open" and change value of the string "(Default)" to "Open with Notepad" (without the quotation marks).
  4. 4. Create another key under the "Notepad" key called "Command."
  5. 5. You'll see a string value named Default when you highlight the "Command" key. Double-click Default and enter "notepad.exe %1". Click OK.

Note: The new full path is: HKEY_CLASSES_ROOT\*\shell\Open\Command


tech101 發表在 痞客邦 留言(0) 人氣()

Available Setup Flags for Intel SetupRST.EXE (AHCI):

Example: SetupRST -A -P c:\intelrst

-?                       The installer presents a dialog showing all the supported setup flags (shown here) and their usage, then quits without installing. 
-A                       Extracts driver and readme files (does not install driver) to <path> if -P is also supplied; otherwise, the files are extracted to the default location.

tech101 發表在 痞客邦 留言(0) 人氣()

1. Open the command prompt in Win7 (CMD with admin right).

2. Type: diskpart

3. Type: list disk

tech101 發表在 痞客邦 留言(0) 人氣()

  • Jan 01 Sat 2011 14:07
  • TIPs

 

修改Win7的「傳送到」捷徑項目:
 
IE8    shell:sendto

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

Change Windows Explorer default landing folder from "library" to "My Computer"
1. Right click "Windows Explorer", click property.

tech101 發表在 痞客邦 留言(0) 人氣()

Already install Win7 with hidden 100MB:

1. Use tool to remove 100mb and merge to other partiton.

2. click"開始"功能表,選"程式→命令提示",輸入"c:\windows\system32>bcdboot c:\windows /s c:來修復Win 7的boot sector

 

tech101 發表在 痞客邦 留言(0) 人氣()