close

 

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

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

Change Windows Explorer default landing folder from "library" to "My Computer"
1. Right click "Windows Explorer", click property.
2. Change target to:  %windir%\explorer.exe /root,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}
                           
or  %SystemRoot%\explorer.exe /root,::{20D04FE0-3AEA-1069-A2D8-08002B30309D}

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

Bring "quick launch bar" back in Win7:
1. Right click on taskbar, click on  "toolbars" then "new toolbar".
2. Type %userprofile%\AppData\Roaming\Microsoft\Internet Explorer\Quick Launch
3. Right click on taskbar, click "lock the taskbar" to unlock it.
4. Right click the divider next to quick launch, uncheck show text and show title.
5. Click and hold divider and move all the way to the left.
6. lock the taskbar. 

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

Turn Hibernate off in Win7:

powercfg -h off

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

Bring up command prompt in Windows 7 install DVD:

Shift-F10

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

Make a bootable Win7 HDD:

bootsect /nt60 Sys c:

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

Ghost Win7 HDD:

把W7 還原到Pri Part 1 並對該分區active

bcdboot C:\windows /s C: /l zh-TW

bootsect /nt60 Sys

清除 HKLM\SYSTEM\MountedDevices "\DosDevices\C:"

REG LOAD HKLM\Sys C:\Windows\System32\config\System
REG DELETE HKLM\Sys\MountedDevices /v "\DosDevices\C:" /F
REG UNLOAD HKLM\Sys

Bootsect.exe 會更新硬碟磁碟分割的主開機程式碼, 以便在 BOOTMGR 與 NTLDR 之間切換

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

Q:為何要清除 HKLM\SYSTEM\MountedDevices "\DosDevices\C:"
A:避免系統認錯 分區

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

Change the System/Boot Drive Letter

How to back up and restore the registry in Windows
  1. Make a full system backup of the computer and system state.
  2. Log on as an Administrator.
  3. Start Regedt32.exe.
  4. Go to the following registry key:
    HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices
  5. Click MountedDevices.
  6. On the Security menu, click Permissions.
  7. Verify that Administrators have full control. Change this back when you are finished with these steps.
  8. Quit Regedt32.exe, and then start Regedit.exe.
  9. Locate the following registry key:
    HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices
  10. Find the drive letter you want to change to (new). Look for "\DosDevices\C:".
  11. Right-click \DosDevices\C:, and then click Rename.

    Note You must use Regedit instead of Regedt32 to rename this registry key.
  12. Rename it to an unused drive letter "\DosDevices\Z:".

    This frees up drive letter C.
  13. Find the drive letter you want changed. Look for "\DosDevices\D:".
  14. Right-click \DosDevices\D:, and then click Rename.
  15. Rename it to the appropriate (new) drive letter "\DosDevices\C:".
  16. Click the value for \DosDevices\Z:, click Rename, and then name it back to "\DosDevices\D:".
  17. Quit Regedit, and then start Regedt32.
  18. Change the permissions back to the previous setting for Administrators (this should probably be Read Only).
  19. Restart the computer.

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

變更系統/開機磁碟機代號

警告 如果您使用「登錄編輯程式」或其他方法不當地修改登錄,可能會發生嚴重問題。這些問題可能會需要您重新安裝作業系統才能解決。Microsoft 不保證可以解決這些問題。請自行承擔修改登錄的一切風險。

  1. 請將電腦與系統狀態製作完整的系統備份。
  2. 以系統管理員的身分登入。
  3. 啟動 Regedt32.exe。
  4. 至下列登錄機碼:
    HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices
  5. 按一下 [MountedDevices]
  6. [安全性] 功能表上,按一下 [權限]
  7. 確認 [系統管理員] 具有完整的控制權。當您執行完成這些步驟以後,請將它改回來。
  8. 結束 Regedt32.exe,啟動 Regedit.exe。
  9. 找出下列登錄機碼:
    HKEY_LOCAL_MACHINE\SYSTEM\MountedDevices
  10. 尋找您想要變更為的磁碟機代號 (新的)。請尋找 \DosDevices\C:。
  11. 用滑鼠右鍵按一下 [\DosDevices\C:],然後按一下 [重新命名]

    注意 您必須使用 Regedit 取代 Regedt32 以重新命名這個登錄機碼。
  12. 將它重新命名為一個沒用過的磁碟機代號 \DosDevices\Z:。

    這樣就會釋出磁碟機代號 C。
  13. 尋找您想要變更的磁碟機代號。請尋找 \DosDevices\D:。
  14. 用滑鼠右鍵按一下 [\DosDevices\D:],然後按一下 [重新命名]
  15. 將它重新命名為一個適當的 (新的) 磁碟機代號 \DosDevices\C:。
  16. 按一下 \DosDevices\Z: 的值,按一下 [重新命名],將它改回 \DosDevices\D:。
  17. 結束 Regedit,啟動 Regedt32。
  18. 將「系統管理員」的權限變更為原來的設定 (可能應該是「唯讀」)。
  19. 重新啟動電腦。

     
arrow
arrow
    全站熱搜

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