登錄設定集 (查詢用) - 第 20 頁

第 20 頁,共 30 頁 首頁首頁 ... 10 18 19 20 21 22 ... 末頁末頁
顯示結果從第 191 筆 到 200 筆,共計 296 筆
  1. #191
    kanako0605 的大頭照
    註冊日期
    2001-09-10
    所在地區
    Hinet 2M/256K
    討論區文章
    5,766
    蠻不錯的~~雖然大部分都可由WIN內部設定去更改...
    我也貢獻幾個:

    附件:右鍵功能表加上複製到,移到選項.reg

    REGEDIT4

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\Copy To]

    @="{C2FBB630-2971-11D1-A18C-00C04FD75D13}"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\Move To]

    @="{C2FBB631-2971-11D1-A18C-00C04FD75D13}"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\AllFilesystemObjects\shellex\ContextMenuHandlers\Send To]

    @="{7BA4C740-9E81-11CF-99D3-00AA004AE837}"



    Readme:可在滑鼠右鍵出現的功能表上加入複製到資料夾,移到資料夾選項!!
    附加檔案 附加檔案
    心動的瞬間,是開心,瞬間的心動,是傷心。
    相愛的瞬間,是幸福,瞬間的相愛,是祝福。
    快樂的瞬間,是知足,瞬間的快樂,是滿足。
    瞬時一瞬間,是難尋,瞬間一瞬時,是難留。
    By Mac

  2. #192
    kanako0605 的大頭照
    註冊日期
    2001-09-10
    所在地區
    Hinet 2M/256K
    討論區文章
    5,766
    附件:使用記事本開啟檔案.reg


    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell]

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\OpenInNotepad]
    @="使用記事本開啟"

    [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\OpenInNotepad\command]
    @="notepad.exe \"%1\""


    Readme:可在滑鼠右鍵出現的功能表中,加入使用記事本開啟選項!!
    附加檔案 附加檔案
    心動的瞬間,是開心,瞬間的心動,是傷心。
    相愛的瞬間,是幸福,瞬間的相愛,是祝福。
    快樂的瞬間,是知足,瞬間的快樂,是滿足。
    瞬時一瞬間,是難尋,瞬間一瞬時,是難留。
    By Mac

  3. #193
    萌え尽き症候群 琥珀 的大頭照
    註冊日期
    2002-08-17
    所在地區
    中和區
    討論區文章
    10,022
    開啟命令提示字元.reg

    Windows Registry Editor Version 5.00

    [HKEY_CLASSES_ROOT\Directory\shell\CommandPrompt]
    @="命令提示字元"

    [HKEY_CLASSES_ROOT\Directory\shell\CommandPrompt\command]
    @="cmd.exe cd %1"


    在有資料夾的地方使用滑鼠右鍵,開啟命令提示字元。(cmd.exe)
    此文章於 2006-03-18 10:38 PM 被 琥珀 編輯。

  4. #194
    萌え尽き症候群 琥珀 的大頭照
    註冊日期
    2002-08-17
    所在地區
    中和區
    討論區文章
    10,022
    隱藏設定程式存取及預設值頁.reg

    Windows Registry Editor Version 5.00

    [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Uninstall]
    "NoChooseProgramsPage"=dword:00000001


    Win2000 SP3 以上, WinXP SP1 以上適用。
    此文章於 2006-03-18 10:38 PM 被 琥珀 編輯。

  5. #195
    萌え尽き症候群 琥珀 的大頭照
    註冊日期
    2002-08-17
    所在地區
    中和區
    討論區文章
    10,022
    改變Messenger警告訊息.reg

    Windows Registry Editor Version 5.00

    [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\MessengerService\Policies]
    "IMWarning"="訊息"


    琥珀沒用過Messenger,所以請各位試試吧!
    此文章於 2006-03-18 10:38 PM 被 琥珀 編輯。

  6. #196
    萌え尽き症候群 琥珀 的大頭照
    註冊日期
    2002-08-17
    所在地區
    中和區
    討論區文章
    10,022
    減少網路延遲.reg

    REGEDIT4

    [-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]
    此文章於 2006-03-18 10:38 PM 被 琥珀 編輯。

  7. #197
    萌え尽き症候群 琥珀 的大頭照
    註冊日期
    2002-08-17
    所在地區
    中和區
    討論區文章
    10,022
    Enable Wide Text Printing in Microsoft Word

    When you print a document that contains extended characters, such as Greek symbols, to certain printers that do not support Unicode characters, the extended characters may be printed as square boxes. This tweak should resolve the problem on most printers.

    User Key: [HKEY_CURRENT_USER\Software\Microsoft\Office\[office version]\Word\Options]
    Value Name: NoWideTextPrinting
    Data Type: REG_SZ (String Value)
    Value Data: (0 = default, 1 = enabled)


    Note: Due to the method required the printing quality may be lower than when using direct Unicode support.

    Reference -> http://www.winguides.com/registry/display.php/1227/

  8. #198
    萌え尽き症候群 琥珀 的大頭照
    註冊日期
    2002-08-17
    所在地區
    中和區
    討論區文章
    10,022
    Reset Microsoft Word Settings and Recent Files

    This settings can be used to reset the Word parameters back to the default if you are experiencing problems. For example if you start Word and your toolbars or menu bar is missing, or your personalized settings are not retained.

    User Key: [HKEY_CURRENT_USER\Software\Microsoft\Office\[office version]\Word\Data]

    With the "Data" folder selected, click Rename on the Edit menu. Type a new name for the Data folder (for example, type OldData) and then press ENTER.


    Note: This tweak will also clear the Most Recently Used (MRU) file list on the File menu.

    Reference -> http://www.winguides.com/registry/display.php/1226/

  9. #199
    萌え尽き症候群 琥珀 的大頭照
    註冊日期
    2002-08-17
    所在地區
    中和區
    討論區文章
    10,022
    Optimize Find Fast Index Updates

    Microsoft Office includes a Find Fast Indexer to increase file searching speed. On large drives performance may be impacted when creating or updating an index. This setting is used to delay indexing for a specified amount of time between index updates and therefore minimize system activity and increase performance.

    System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Office\9.0\Find Fast]
    Value Name: SlowDown
    Data Type: REG_DWORD (DWORD Value)
    Value Data: Delay period in milliseconds (default = 1000)


    Reference -> http://www.winguides.com/registry/display.php/1225/

  10. #200
    萌え尽き症候群 琥珀 的大頭照
    註冊日期
    2002-08-17
    所在地區
    中和區
    討論區文章
    10,022
    Change Copy and Move NTFS Persmissions (Windows NT/2000/XP)

    When you copy or move a file or folder to another volume, the object inherits the permissions of its new folder. This setting allows you to force Windows to preserve the current permissions instead.

    User Key: [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
    Value Name: ForceCopyAclwithFile
    Data Type: REG_DWORD (DWORD Value)
    Value Data: (0 = default, 1 = preserve original permissions)


    Note: By default, an object inherits permissions from its parent object, either at the time of creation or when it is copied or moved to its parent folder. The only exception to this rule occurs when you move an object to a different folder on the same volume. In this case, the original permissions are retained.

    Reference -> http://www.winguides.com/registry/display.php/1224/

第 20 頁,共 30 頁 首頁首頁 ... 10 18 19 20 21 22 ... 末頁末頁

類似的主題

  1. 個人使用的登錄設定值 (xp)
    作者:琥珀 所在討論版:-- Windows 討 論 版
    回覆: 4
    最後發表: 2010-02-28, 05:48 PM
  2. 登錄設定集 (討論用)
    作者:琥珀 所在討論版:-- Windows 討 論 版
    回覆: 104
    最後發表: 2006-08-14, 03:00 PM
  3. 讓IE不留下,查詢的東西
    作者:stone886 所在討論版:-- 網 路 技 術 版
    回覆: 3
    最後發表: 2004-06-27, 06:12 PM
  4. Access 2002 查詢的問題
    作者:Hendry 所在討論版:-- OFFICE 相 關 軟 體 討 論 版
    回覆: 0
    最後發表: 2002-07-22, 10:27 PM

 

什麼是強迫開啟Active_Desktop.reg

發表文章規則

  • 不可以發表新主題
  • 不可以回覆文章
  • 不可以上傳附加檔案
  • 不可以編輯自己的文章
  •