Nice package of tweaks i went through the ALL folder and reconfigured some a few things to my settings. I also created a list of the issues not being critical but may cause some confusion to others duplicated entries under some areas with minor description details etc... anyways heres a list of what i came upon. Found Issues. _______________________ <<<context_menus.reg>>> _______________________ Found twice does the same. ; Remove "Print" option from the context menu for image & text files [-HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\print] [-HKEY_CLASSES_ROOT\SystemFileAssociations\text\shell\print] ; Remove Print From Images [-HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\print] [-HKEY_CLASSES_ROOT\SystemFileAssociations\text\shell\print] Possible typo? [HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here] @="Command P&rompt Here" Wrong? [HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here] @="Command &Prompt Here" Correct? Overlapping settings and failure description on second. ; Remove new BMP file should be on second or remove the bmp entry. ; Remove new BMP file [-HKEY_CLASSES_ROOT\.bmp\ShellNew] ; Removes Briefcase, and Rich-Text-Document from New Menu. [-HKEY_CLASSES_ROOT\.bfc\ShellNew] [-HKEY_CLASSES_ROOT\.rtf\ShellNew] [-HKEY_CLASSES_ROOT\.bmp\ShellNew] Bad description needs to include that you will not be able to change any taskbar settings. ; Hide the Taskbar Settings on the Start Menu [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoSetTaskbar"=dword:00000001 _________________________________ <<<folder_view_and_taskbar.reg>>> _________________________________ Small typo in Description. Applications ; Stop Applcations from stealing the focus with pop ups [HKEY_CURRENT_USER\Control Panel\desktop] "ForegroundLockTimeout"=dword:00030d40 "ForegroundFlashCount"=dword:00000003 Wrong order of descriptions should be My Computer/My Document/My Network Places/IE Desktop. ; Put my computer, my network places, my documents , IE on the desktop [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\HideDesktopIcons\NewStartPanel] "{20D04FE0-3AEA-1069-A2D8-08002B30309D}"=dword:00000000 "{450D8FBA-AD25-11D0-98A8-0800361B1103}"=dword:00000000 "{208D2C60-3AEA-1069-A2D7-08002B30309D}"=dword:00000000 "{871C5380-42A0-1069-A2EA-08002B30309D}"=dword:00000000 Another typo ; Cached "Folder-View Settings" accelerate ; Currently at 250 (to acelerate browsing in local folders) [HKEY_CURRENT_USER\Software\Microsoft\Windows\Shell] "BagMRU Size"=dword:000000FA [HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam] "BagMRU Size"=dword:000000FA Disabled by default with ; ; Lock taskbar ;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] --->;"TaskbarSizeMove"=dword:00000000 _____________________________ <<<general_customation.reg>>> _____________________________ Also under folder_view_and_tasks already ; Disable Baloon Tips [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] "EnableBalloonTips"=dword:00000000 ___________________________ <<<internet_explorer.reg>>> ___________________________ Um same reg settings one after another... "MaxConnectionsPerServer"=dword:0000000a ;Max your Internet Explorer's simultaneous downloads to 10 (default was 2) [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "MaxConnectionsPer1_0Server"=dword:0000000a "MaxConnectionsPerServer"=dword:0000000a ;-------------------------------------------------------------------------------------------------------------------------------- ;Max your Internet Explorer's simultaneous downloads to 50 (default was 2) [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "MaxConnectionsPerServer"=dword:00000032 System Restore also in here along with previous area ;Disable System Restore [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore] "DisableSR"=dword:00000001 ____________________ <<<multimedia.reg>>> ____________________ Most settings also in the media_player-windows_media_player.reg settings in previous reg file. ________________________ <<<other_software.reg>>> ________________________ Couple of overlapping reg entries. ;Prevents Windows Messenger from being installed [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Messenger\Client] "Disabled"=dword:00000001 "PreventAutoRun"=dword:00000001 "PreventAutoUpdate"=dword:00000001 "PreventBackgroundDownload"=dword:00000001 "PreventRun"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ;Prevents Windows Messenger from being updated [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Messenger\Client] "PreventAutoUpdate"=dword:00000001 "PreventBackgroundDownload"=dword:00000001 ;-------------------------------------------------------------------------------------------------------------------------------- ; Don't let Windows Messenger load involuntarily at every boot-up [HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Messenger\Client] "PreventAutoRun"=dword:00000001 _________________________ <<<outlook_express.reg>>> _________________________ More over lapped windows messenger reg entries this one is also in other_software.reg. ;Unbundle Windows Messenger from Outlook Express [HKEY_LOCAL_MACHINE\Software\Microsoft\Outlook Express] "Hide Messenger"=dword:00000002 ;-------------------------------------------------------------------------------------------------------------------------------- ;Do Not Start MS-Messenger with Outlook Express [HKEY_LOCAL_MACHINE\Software\Microsoft\Outlook Express] "Hide Messenger"=dword:00000002 __________________ <<<security.reg>>> __________________ Both settings are in general_settings.reg already. ; Disable remote assistance / Remote-Desktop for the sake of security - disables hacking Terminal Server [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server] "fAllowToGetHelp"=dword:00000000 "fDenyTSConnections"=dword:00000001 ____________________________ <<<system_performance.reg>>> ____________________________ ; Improve file system performance (Speed up NTFS) Note: these have been reported to cause non-compatibility with DOS/Win9x-based apps/games [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisableLastAccessUpdate"=dword:00000001 "Win95TruncatedExtensions"=dword:00000001 "Win31FileSystem"=dword:00000000 ; Disable the NTFS Last Access Time Stamp (speeds up viewing folders in ntfs) [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem] "NtfsDisableLastAccessUpdate"=dword:00000001 ________________________ <<<visual_effects.reg>>> ________________________ Also in folder_view_and_taskbar.reg but its currently not enabled here no real issue. ; Show Window content while draging ;[HKEY_CURRENT_USER\Control Panel\Desktop] ;"DragFullWindows"="1" ; Use screen fonts with rounded corners ; Values: 0 = Don´t use / 2 = Use ;[HKEY_CURRENT_USER\Control Panel\Desktop] ;"FontSmoothing"="2" ; Enable ClearType [HKEY_CURRENT_USER\Control Panel\Desktop] "FontSmoothing"="2" "FontSmoothingType"=dword:00000001 [HKEY_USERS\.DEFAULT\Control Panel\Desktop] "FontSmoothing"="2" "FontSmoothingType"=dword:00000001 Typo in description. ; Use "Royale Noir" as Visual Style ; This is a secret theme that was never published by Microsoft. Some kind of "dark brother" of the default theme, Luna. Download the file at http://gugutz.co.nr/files/windows/xp/royale_noir.7z and put it under "$OEM$\$$\Resources\Themes" so the theme will be copied durint install to the proper place, then use this tweak [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ThemeManager] "WCreatedUser"="1" "ThemeActive"="1" "LoadedBefore"="1" "LastUserLangID"="1046" "DllName"="%SystemRoot%\\Resources\\Themes\\Luna Royale Noir\\luna.msstyles" "ColorName"="Metallic" "SizeName"="NormalSize"