登錄設定集 (查詢用)



贊助商連結


頁 : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 [25] 26 27 28 29 30

琥珀
2003-01-29, 11:52 PM
Change the Command Prompt (Windows NT/2000/XP)

This setting allows you to change the format of the command prompt to show additional information instead of just the current drive and path ("C:\>").

System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment]
Value Name: PROMPT
Data Type: REG_EXPAND_SZ (Expanded String Value)
Value Data: Prompt Text (e.g. $P$G)

Create or modify a REG_EXPAND_SZ string called "PROMPT" and set it to the required prompt format including any special codes or variables below.
Special Codes
$A - & (Ampersand)
$B - | (pipe)
$C - ( (Left parenthesis)
$D - Current date
$E - Escape code (ASCII code 27)
$F - ) (Right parenthesis)
$G - > (greater-than sign)
$H - Backspace (erases previous character)
$L - < (less-than sign)
$N - Current drive
$P - Current drive and path
$Q - = (equal sign)
$S - (space)
$T - Current time
$V - Windows XP version number
$_ - Carriage return and linefeed
$$ - $ (dollar sign)

Variables
%USERNAME% - Current Username
%COMPUTERNAME% - Local computer name
%USERDOMAIN% - Local domain name

The default prompt is "$P$G" (e.g. "C:\>"), some alternatives include:
[%computername%]$S$P$G to show the computer, drive and path
[%username%]$S$P$G to show the current user, drive and path


瀏覽 -> http://www.winguides.com/registry/display.php/1252/

贊助商連結


琥珀
2003-02-09, 11:11 PM
Enable the Scheduled Tasks Icon (Windows Me)

This tweak allows you to configure your computer so that the Scheduled Tasks icon is displayed on the taskbar in Windows Millennium Edition (Me).

System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Plus!\System Agent]
Value Name: EnableTrayIcon
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = default, 1 = enable icon)

瀏覽 -> http://www.winguides.com/registry/display.php/1254/

琥珀
2003-02-09, 11:14 PM
Display Network Error Statistics* (Windows 2000/XP)

This tweak allows you display error statistics on the Network Connection Status page for LAN and WAN connections. This information may be useful in diagnosing the network reliability.

System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Network\Connections\StatMon]
Value Name: ShowLanErrors
Data Type: REG_DWORD (DWORD Value)
Value Data: (0 = default, 1 = enable error count)

瀏覽 -> http://www.winguides.com/registry/display.php/1255/

*這和之前的顯示網路連線錯誤計數 (http://www.pczone.com.tw/showthread.php?s=&postid=479003#post479003)設定是一樣的。

琥珀
2003-02-09, 11:23 PM
Disable Passport Balloon Reminder (Windows XP)

When you install Windows XP a balloon reminder is shown to prompt you to enter a Microsoft .NET Passport. This reminder can be disabled if you are not using Passport or MSN Messenger.

User Key: [HKEY_CURRENT_USER\Software\Microsoft\MessengerService]
Value Name: PassportBalloon
Data Type: REG_BINARY (Binary Value)
Value Data: "0a 00 00 00" = disabled

瀏覽 -> http://www.winguides.com/registry/display.php/1256/

琥珀
2003-02-09, 11:33 PM
Specify Anonymous Remote Registry Access (Windows NT/2000/XP)

This tweak allows you to specify which keys under the HKEY_LOCAL_MACHINE hive that anonymous users are allowed to access remotely. This is useful because some services require remote access to the registry to function correctly.

System Key: [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurePipeServers\winreg\AllowedPaths]
Value Name: Machine
Data Type: REG_MULTI_SZ (Multi-String Value)

Note: These keys will bypass general access restrictions but will still be restricted if an explicit access restriction exists for that location.

瀏覽 -> http://www.winguides.com/registry/display.php/1258/

琥珀
2003-02-09, 11:41 PM
Control Microsoft VM Garbage Collection

This tweak allows you to specify the quantity of new memory that Java can consume before garbage collection is initiated. Garbage collection (GC) consumes a lot of system resources and can severely affect performance.

System Key: [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Java VM]
Value Name: Generation0Size
Data Type: REG_DWORD (DWORD Value)
Value Data: Size in bytes (max = 4194304)

Note: Only functions with Microsoft VM build 3229 or greater.

瀏覽 -> http://www.winguides.com/registry/display.php/1259/

琥珀
2003-02-15, 09:11 PM
Change the File Attribute for System Folders (Windows 95/98/Me/NT/2000)

Windows Explorer normally uses the Read-Only attribute to determine whether a folder is customized. This may cause file saving problems with some programs and not allow you to remove the attribute. This tweak allows you to force Windows to use the alternate System attribute.

System Key: [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer]
Value Name: UseSystemForSystemFolders
Data Type: REG_DWORD (DWORD Value)
Value Data: (1 = use system attribute)

參考 -> http://www.winguides.com/registry/display.php/1260/

琥珀
2003-02-22, 07:14 PM
Allow Uninstall of Windows Components (Windows XP)

Windows includes a number of system components that are normally not available on the Add/Remove Windows Components list. This tweak allows you to display these items and therefore have the option to uninstall.

Open the SYSOC.INF file in the Windows\INF sub-directory (e.g. C:\Windows\INF).

Under the [Components] heading are the system components installed on the computer. The items that have the word "HIDE" or "hide" in them are not displayed on the Add/Remove Programs list. e.g. the WordPad program is usally not shown because it contains "HIDE"

MSWordPad=ocgen.dll,OcEntry,wordpad.inf,HIDE,7

To change an item so it is shown remove the "hide" text, leaving the surrounding commas. For example you would change the WordPad entry from:

MSWordPad=ocgen.dll,OcEntry,wordpad.inf,HIDE,7

To:

MSWordPad=ocgen.dll,OcEntry,wordpad.inf,,7

The main hidden Windows components in Windows XP are:

Accessibility Wizard
AccessOpt=ocgen.dll,OcEntry,optional.inf,HIDE,7

Automatic Windows Update
AutoUpdate=ocgen.dll,OcEntry,au.inf,hide,7

COM+
com=comsetup.dll,OcEntry,comnt5.inf,hide,7

Communications components (including Chat, Hyperterminal, and Phone Dialer)
CommApps=ocgen.dll,OcEntry,communic.inf,HIDE,7

Distributed Transaction Coordinator
dtc=msdtcstp.dll,OcEntry,dtcnt5.inf,hide,7

Windows Messenger
msmsgs=msgrocm.dll,OcEntry,msmsgs.inf,hide,7

WordPad
MSWordPad=ocgen.dll,OcEntry,wordpad.inf,HIDE,7

Multimedia components (including Media Player, Volume Control, and Sound Recorder)
MultiM=ocgen.dll,OcEntry,multimed.inf,HIDE,7

Pinball game
Pinball=ocgen.dll,OcEntry,pinball.inf,HIDE,7

Tablet PC
TabletPC=tabletoc.dll,TabletSetupProc,Tabletpc.inf,HIDE,7

Terminal Server
TerminalServer=TsOc.dll, HydraOc, TsOc.inf,hide,2

Windows Management Instrumentation
WBEM=ocgen.dll,OcEntry,wbemoc.inf,hide,7

Save the file and reopen the Add/Remove Windows Components listing for the change to take effect.

瀏覽 -> http://www.winguides.com/registry/display.php/1261/

琥珀
2003-02-24, 10:26 PM
Change the Default Keep-Alive Time-Out in Internet Explorer

When Internet Explorer establishes a persistent HTTP connection with a Web server it reuses the same TCP/IP socket until the connection is idle for one minute. This tweak allows you to change the time-out period which is useful if you experience connection problems.

User Key: [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings]
Value Name: KeepAliveTimeout
Data Type: REG_DWORD (DWORD Value)
Value Data: Time in milliseconds (default = 120,000)

了解更多關於Change the Default Keep-Alive Time-Out in Internet Explorer (http://www.winguides.com/registry/display.php/1262/)。

琥珀
2003-02-24, 10:32 PM
Change the Default Mail Client

The setting allows you to change which program is opened and used to send an e-mail messages when you click on a "mailto:" link in a web page.

System Key: [HKEY_CLASSES_ROOT\mailto\shell\open\command]
Value Name: (Default)
Data Type: REG_SZ (String Value)
Value Data: Mail program command-line

了解更多關於Change the Default Mail Client (http://www.winguides.com/registry/display.php/1263/)。