ÿþWindows Registry Editor Version 5.00 ; seans_basic_reg_tweaks.reg ; updated 12 Oct 2007 - NoInternetOpenWith ; updated 114 Dec 2005 ; ; created 08 March 2005 ; ;Add Attributes To Tiles And Infotip For Files.reg ;Add Attributes To Tiles And Infotip For Folders.reg ;Add Notepad As Right Click.reg ; cmdhere.reg Command Prompt Here Right Click Menu ; cmdquickedit.reg Enables Quick Edit In Command Prompt ; cpclassicview.reg Classic View In Control Panel ; Enablestatusbar.reg Enable Status Bar in Notepad ; indexingservice.reg Disable the Indexing Service ; jpegjpg.reg Saves .jpeg as .jpg ; messengerservice.reg Disable the Messenger Service ; noshortcut2.reg Do Not Prefix 'shortcut to' on chortcuts ; open with notepad For Files With No Ext.reg ; promptresumeundo.reg Dont Prompt for password resuming from standby or whatever ; searchactive.reg Search Everything ; showcontrolpanel.reg Show Control Panel On Start Menu or maybe show as a menu ; simpleview.reg Simple Tree View In Windows Explorer ; cleanupwiz.reg Disable Desktop Cleanup Wizard ; DisableTaskBarGrouping.reg ; DisablePersonalMenus.reg Disable hiding menu options from the user ; no_stealing_focus.reg Prevent Apps from stealing focus ; iconcache 12000.reg Bump up the icon cache from 2,000 to 12,000 ; increase_folder_cache.reg Remember View Settings for a TON of folders ; No Use Search Asst.reg Disable the Search Assistant (Dog) ; IEWatsonEnabled Disable Error Reporting to MS when IE crashes ; (I disabled this hack) The IE Links folder will not be recreated. Manually delete the Links folder from Favorites Menu ; Disable auto-reboot on system crash aka enable bluescreen ; Also disable Administrative Alert, Crash Dumps ; Disable Error Reporting to MS for OS crashes ; ie_more_than_two_downloads.reg Allow more than 2 Downloads simultaneously in IE ; IDE_ResetErrorCountersOnSuccess.reg If IDE speed is lowered due to bad communications or sectors, bump it back up later ; power_down_after_shutdown.reg ; show_hidden_devices.reg Show Hidden Devices in Device Manager ;Disable Anti-virus Notifications ;Disable Firewall Notifications ;Disable Automatic Updates Notifications ;Disable Security Center ;task Manager Defaults.reg Task Manager Default Columns, Position and Prefs, Arranged the way Sean likes it ;MaxNegPhaseCorrection, MaxPosPhaseCorrection The largest negative time correction in seconds that the service makes. If the service determines that a change larger than this is required, it logs an event instead. Special case: 0xFFFFFFFF means always make time correction. The default value for domain members is 0xFFFFFFFF. The default value for stand-alone clients and servers is 54,000 (15 hrs). ;SpecialPollInterval check time server every 11 hours and 59 minutes, instead of 7 days ;NtpServer set good default ntp servers ;> see http://technet2.microsoft.com/WindowsServer/en/library/b43a025f-cce2-4c82-b3ea-3b95d482db3a1033.mspx ;> Windows Server TechCenter > Windows Server 2003 Technical Library > Windows Server 2003: Technical Reference > Windows Server 2003 Technical Reference > Technologies Collections > Networking Collection > Network Configuration Technologies > Windows Time Service Technical Reference ;> see also http://support.microsoft.com/kb/314054/ ;Set logonui options + verbose messages like "restoring network connections", "saving your settings", etc so you can see whats holding things up loading & unloading your account ;Prevent XP from restoring network drives at logon and delays of around 3 minutes if the shares aren't accessible, instead leaving them as ghosts, reconnecting upon first use ;Disables that idiotic dialog "use the web service to find the appropriate program" ;Add Attributes To Tiles And Infotip For Files.reg [HKEY_CLASSES_ROOT\*] "TileInfo"="prop:Type;Size;Attributes" [HKEY_CLASSES_ROOT\*] "InfoTip"="prop:Type;Size;DocComments;Attributes" ;Add Attributes To Tiles And Infotip For Folders.reg [HKEY_CLASSES_ROOT\Folder] "TileInfo"="prop:Size;Attributes" [HKEY_CLASSES_ROOT\Directory] "InfoTip"="prop:DocComments;Attributes" ;Add Notepad As Right Click.reg [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\Notepad] @="Notepad" [HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\Notepad\command] @="C:\\Windows\\notepad" ; cmdhere.reg Command Prompt Here Right Click Menu [HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here] @="Command &Prompt Here" [HKEY_CLASSES_ROOT\Directory\shell\Command Prompt Here\command] @="cmd.exe /k cd %1 " ; cmdquickedit.reg Enables Quick Edit In Command Prompt [HKEY_USERS\.DEFAULT\Console] "QuickEdit"=dword:00000001 [HKEY_CURRENT_USER\Console] "QuickEdit"=dword:00000001 ; cpclassicview.reg Classic View In Control Panel ;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] ;"ForceClassicControlPanel"=dword:00000001 ; Enablestatusbar.reg Enable Status Bar in Notepad [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main] "Show_StatusBar"="yes" "Show_URLinStatusBar"="yes" "StatusBarOther"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer] "NoSaveSettings"=dword:00000000 ; indexingservice.reg Disable(4) the Indexing Service [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\cisvc] "Start"=dword:00000004 ; jpegjpg.reg Saves .jpeg as .jpg [HKEY_CLASSES_ROOT\MIME\Database\Content Type\image/jpeg] "AutoplayContentTypeHandler"="PicturesContentHandler" "CLSID"="{25336920-03F9-11cf-8FD0-00AA00686F13}" "Extension"=".jpg" "Image Filter CLSID"="{607fd4e8-0a03-11d1-ab1d-00c04fc9b304}" [HKEY_CLASSES_ROOT\MIME\Database\Content Type\image/jpeg\Bits] "0"=hex:02,00,00,00,ff,ff,ff,d8 ; messengerservice.reg Disable(4) the Messenger Service [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Messenger] "Start"=dword:0000004 ; noshortcut2.reg Do Not Prefix 'shortcut to' on shortcuts [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] "link"=hex:00,00,00,00 ; open with notepad For Files With No Ext.reg [HKEY_CLASSES_ROOT\*\shell] [HKEY_CLASSES_ROOT\*\shell\open] @="Open With Notepad" [HKEY_CLASSES_ROOT\*\shell\open\command] @="notepad.exe %1" [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.] "Application"="Notepad" ; promptresumeundo.reg Dont Prompt for password resuming from standby or whatever [HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\System\Power] "PromptPasswordOnResume"=dword:00000000 ; searchactive.reg Search Everything [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer] "SearchSystemDirs"=dword:00000001 "SearchHidden"=dword:00000001 "IncludeSubFolders"=dword:00000001 "CaseSensitive"=dword:00000000 "SearchSlowFiles"=dword:00000001 ; cleanupwiz.reg Disable Desktop Cleanup Wizard [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz] "Last used time"=hex(0):70,75,a4,b4,9f,33,c4,01 "NoRun"=dword:00000001 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced] ; Automatically Search For Network Folders And Printers NO "NoNetCrawling"=dword:00000001 ; Display File Size Information In Folder Tips YES "FolderContentsInfoTip"=dword:00000001 ; Display Simple Folder View In Explorer's Folders List NO? "FriendlyTree"=dword:00000000 ; Display The Contents Of System Folders YES "WebViewBarricade"=dword:00000001 ; Display The Full Path In The Address BAR ? ; Display The Full Path In The Title BAR ? ; Do Not Cache Thumbnails NO, DO CACHE "DisableThumbnailCache"=dword:00000000 ; Show Hidden Files And Folders YES "Hidden"=dword:00000001 ; Hide Extensions for Known File Types NO "HideFileExt"=dword:00000000 ; Hide Protected Operating System Files NO "ShowSuperHidden"=dword:00000000 ; Launch Folder Windows In A Separate Process NO "SeparateProcess"=dword:00000000 ; Remember Each Folder's View Settings YES "ClassicViewState"=dword:00000000 ; Restore Previous Folder Windows At Logon NO "PersistBrowsers"=dword:00000000 ; Show Control Panel In My Computer ??? ; Show Encrypted or Compressed Files In Colour YES "ShowCompColor"=dword:00000001 ; Show Pop-Up Description For Folder And Desktop Items YES "ShowInfoTip"=dword:00000001 ; Use Simple File Sharing ??? ; ; ; Customize Classic Start Menu "StartMenuAdminTools"="YES" ;"StartMenuFavorites"=dword:00000000 "StartMenuRun"=dword:00000001 ;"StartMenuChange"=dword:00000001 "CascadeControlPanel"="YES" "CascadeNetworkConnections"="YES" "CascadePrinters"="YES" "CascadeMyDocuments"="NO" "CascadeMyPictures"="NO" "StartMenuScrollPrograms"="NO" ; DisablePersonalMenus.reg Disable hiding menu options from the user ; Use Personalized Menus NO "IntelliMenus"=dword:00000000 ; ;"Start_LargeMFUIcons"=dword:00000000 ;"Start_MinMFU"=dword:0000000a "StartButtonBalloonTip"=dword:00000002 ;"StartMenuInit"=dword:00000002 ; ; DisableTaskBarGrouping.reg "TaskbarGlomming"=dword:00000000 ; showcontrolpanel.reg Show Control Panel On Start Menu or maybe show as a menu "Start_ShowControlPanel"=dword:00000002 "SuperHidden"=dword:00000000 "EnableBalloonTips"=dword:00000000 ;"DontPrettyPath"=dword:00000000 ;"Filter"=dword:00000000 ; Show Desktop Icons? ;"HideIcons"=dword:00000000 ;"ListviewShadow"=dword:00000001 ;"ListviewWatermark"=dword:00000001 ;"ListviewAlphaSelect"=dword:00000001 ; Show Map Network Drive In Context Menu? NO ;"MapNetDrvBtn"=dword:00000000 ;"ServerAdminUI"=dword:00000000 ;"TaskbarSizeMove"=dword:00000001 ;"TaskbarAnimations"=dword:00000001 ;"UseDoubleClickTimer"=dword:00000000 ;"WebView"=dword:00000000 ; no_stealing_focus.reg Prevent Apps from stealing focus [HKEY_CURRENT_USER\Control Panel\Desktop] "ForegroundFlashCount"=dword:00000003 "ForegroundLockTimeout"=dword:00001388 "NoAutoReturnToWelcome"="1" ; iconcache 12000.reg Bump up the icon cache from 2,000 to 8,000 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer] "Max Cached Icons"="8000" ; increase_folder_cache.reg Remember View Settings for a TON of folders [HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam] "BagMRU Size"=dword:00001388 ; No Use Search Asst.reg Disable the (EFFING) Search Assistant (Dog) [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState] "FullPathAddress"=dword:00000001 "Use Search Asst"="no" ; IEWatsonEnabled Disable Error Reporting to MS when IE crashes ; Value Data: [0 - Disabled / 1 - Enabled] [HKEY_LOCAL_MACHINE\Software\Microsoft\Internet Explorer\Main] "IEWatsonEnabled"=dword:00000000 "IEWatsonDisabled"=dword:00000001 ; On one case, someone actually used the links folder so I disable it here ; The IE Links folder will not be recreated. Manually delete the Links folder from Favorites Menu ;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar] ;"LinksFolderName"="" ; Disable auto-reboot on system crash (aka enable the bluescreen of death) ; Setting for Value Data: [0 = AutoReboot Disabled / 1 = AutoReboot Enabled] ; Also disable Administrative Alert, Crash Dumps [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl] "AutoReboot"=dword:00000000 "CrashDumpEnabled"=dword:00000000 "LogEvent"=dword:00000001 "Overwrite"=dword:00000001 "SendAlert"=dword:00000000 ; Disable Error Reporting to MS for OS crashes ; Value Data: [0 = Don t Send Reports / 1 = Do Send Reports] [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting] "DoReport"=dword:00000000 ; ie_more_than_two_downloads.reg Allow more than 2 Downloads simultaneously in IE [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings] "MaxConnectionsPer1_0Server"=dword:000000fe "MaxConnectionsPerServer"=dword:000000fe [HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings] "MaxConnectionsPer1_0Server"=dword:000000fe "MaxConnectionsPerServer"=dword:000000fe ; IDE_ResetErrorCountersOnSuccess.reg If IDE speed is lowered due to bad communications or sectors, bump it back up later [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0001] "ResetErrorCountersOnSuccess"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0002] "ResetErrorCountersOnSuccess"=dword:00000001 ; power_down_after_shutdown.reg [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "PowerdownAfterShutdown"="1" ; show_hidden_devices.reg Show Hidden Devices in Device Manager [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Environment] "DEVMGR_SHOW_NONPRESENT_DEVICES"="1" ;Disable Anti-virus Notifications [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center] "AntiVirusDisableNotify"=dword:00000001 ;Disable Firewall Notifications [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center] "FirewallDisableNotify"=dword:00000001 ;Disable Automatic Updates Notifications (*just garbage from the security center, does not kill real update notifications) [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Security Center] "UpdatesDisableNotify"=dword:00000001 ;Disable Security Center [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\wscsvc] "Start"=dword:00000004 ;task Manager Defaults.reg Task Manager Default Columns, Position and Prefs, Arranged the way Sean likes it [HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\TaskManager] "UsrColumnSettings"=hex:1c,0c,00,00,34,04,00,00,00,00,00,00,78,00,00,00,01,00,\ 00,00,1d,0c,00,00,35,04,00,00,01,00,00,00,23,00,00,00,01,00,00,00,1e,0c,00,\ 00,36,04,00,00,00,00,00,00,5d,00,00,00,01,00,00,00,1f,0c,00,00,39,04,00,00,\ 00,00,00,00,64,00,00,00,01,00,00,00,20,0c,00,00,37,04,00,00,00,00,00,00,78,\ 00,00,00,01,00,00,00 "Preferences"=hex:9c,02,00,00,e8,03,00,00,02,00,00,00,01,00,00,00,01,00,00,00,\ 53,00,00,00,10,00,00,00,ca,02,00,00,25,02,00,00,01,00,00,00,00,00,00,00,02,\ 00,00,00,03,00,00,00,04,00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,\ ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,\ ff,ff,ff,ff,ff,ff,ff,00,00,00,00,00,00,01,00,00,00,02,00,00,00,03,00,00,00,\ ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,\ ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,\ ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,\ ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,01,00,00,00,00,00,00,00,\ 00,00,00,00,01,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,01,\ 00,00,00,02,00,00,00,03,00,00,00,04,00,00,00,05,00,00,00,06,00,00,00,07,00,\ 00,00,09,00,00,00,0b,00,00,00,0c,00,00,00,0d,00,00,00,0e,00,00,00,0f,00,00,\ 00,10,00,00,00,11,00,00,00,12,00,00,00,13,00,00,00,14,00,00,00,15,00,00,00,\ 16,00,00,00,17,00,00,00,18,00,00,00,ff,ff,ff,ff,02,00,00,00,02,00,00,00,6b,\ 00,00,00,27,00,00,00,42,00,00,00,2a,00,00,00,21,00,00,00,37,00,00,00,46,00,\ 00,00,40,00,00,00,46,00,00,00,46,00,00,00,46,00,00,00,46,00,00,00,2e,00,00,\ 00,2a,00,00,00,21,00,00,00,4c,00,00,00,3c,00,00,00,46,00,00,00,46,00,00,00,\ 45,00,00,00,57,00,00,00,58,00,00,00,53,00,00,00,6b,00,00,00,6b,00,00,00,6b,\ 00,00,00,00,00,00,00,04,00,00,00,05,00,00,00,01,00,00,00,0c,00,00,00,06,00,\ 00,00,09,00,00,00,07,00,00,00,0e,00,00,00,0d,00,00,00,02,00,00,00,03,00,00,\ 00,08,00,00,00,0a,00,00,00,0b,00,00,00,0f,00,00,00,10,00,00,00,11,00,00,00,\ 12,00,00,00,13,00,00,00,14,00,00,00,15,00,00,00,16,00,00,00,ff,ff,ff,ff,ff,\ ff,ff,ff,ff,ff,ff,ff,47,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00 ; Windows Explorer Column Settings [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams] "Settings"=hex:09,00,00,00,04,00,00,00,01,00,00,00,00,77,7e,13,73,35,cf,11,ae,\ 69,08,00,2b,2e,12,62,04,00,00,00,08,00,00,00,43,00,00,00 [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Defaults] "{F3364BA0-65B9-11CE-A9BA-00AA004AE837}"=hex:1c,00,00,00,04,00,00,00,00,00,00,\ 00,00,00,ea,00,16,00,00,00,01,00,00,00,16,00,00,00,f0,f0,f0,f0,14,00,03,00,\ ea,00,00,00,00,00,00,00,30,00,00,00,fd,df,df,fd,0f,00,0d,00,44,00,10,00,5e,\ 00,96,00,00,00,00,00,01,00,00,00,02,00,00,00,03,00,00,00,04,00,00,00,05,00,\ 00,00,0c,00,00,00,06,00,00,00,07,00,00,00,08,00,00,00,09,00,00,00,0a,00,00,\ 00,0b,00,00,00,6b,01,57,00,6a,00,78,00,78,00,3c,00,78,00,5a,00,5a,00,3c,00,\ 2a,00,5a,00,4b,00,00,00,00,00,01,00,00,00,02,00,00,00,03,00,00,00,04,00,00,\ 00,06,00,00,00,0a,00,00,00,10,00,00,00,11,00,00,00,12,00,00,00,13,00,00,00,\ 15,00,00,00,16,00,00,00,ff,ff,ff,ff,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00 ;MaxNegPhaseCorrection The largest negative time correction in seconds that the service makes. If the service determines that a change larger than this is required, it logs an event instead. Special case: 0xFFFFFFFF means always make time correction. The default value for domain members is 0xFFFFFFFF. The default value for stand-alone clients and servers is 54,000 (15 hrs). [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Config] "MaxNegPhaseCorrection"=dword:FFFFFFFF "MaxPosPhaseCorrection"=dword:FFFFFFFF ;SpecialPollInterval check time server every 11 hours and 59 minutes, instead of 7 days [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\TimeProviders\NtpClient] "SpecialPollInterval"=dword:0000a884 ;NtpServer set good default ntp servers ;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters] ;"NtpServer"="time.windows.com,0x1,time.nist.gov,0x1" ;"Type"="NTP" ;Set logonui options + verbose messages like "restoring network connections", "saving your settings", etc so you can see whats holding things up loading & unloading your account [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system] "dontdisplaylastusername"=dword:00000000 "shutdownwithoutlogon"=dword:00000001 "undockwithoutlogon"=dword:00000001 "verbosestatus"=dword:00000001 "DisableStatusMessages"=dword:00000000 ;Prevent XP from restoring network drives at logon and delays of around 3 minutes if the shares aren't accessible, instead leaving them as ghosts, reconnecting upon first use, and the reason for the tweak above [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\NetworkProvider] "RestoreConnection"=dword:00000000 ; Disables that idiotic dialog "use the web service to find the appropriate program" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\system] "NoInternetOpenWith"=dword:00000001 ; OMG u read this far? [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Speech\Voices\Preview] "409"="%s is probably too stupid to pronounce Seanster.com! a boot, a boot, a boot, a boot, a boot, eh?"