These are my tweaks as they stand now, all tested and working XP Pro SP2, IE7. They are a collection of files I have accumulated from MSFN forums, around the net and from my own registry after fresh install, customization. I decided to post using the UserTwks format from the RVM_UsersTweaks_Addon_0.1 download to get the ball rolling, I hope, in the intended fashion.
One must modify the D:\WindowsMediaTools in the Paint.NET Context menu value to agree with where PaintDotNet is installed, if at all; otherwise delete or comment out.
EditPadPro replaces notepad, compressed and renamed in I386, Dictionaries are copied to system32 during install, all my EditPad settings are saved to ini, copied to system32 during install; if do not require, just delete or comment out from the file.
Also, converted with Reg2Inf Convertor v0.40, through a wanderful addon made by Ricktendo64.
Compressed to an addon using the Entries_UserTwks.ini; all functioned perfectly in a fresh install.
Code: Select all
[Version]
Signature=$Windows NT$
[DefaultInstall]
OptionDesc ="Registry tweaks and settings for Windows XP SP2"
Tip ="RyanVM.net Users' Windows XP Sp2 Tweaks & Settings"
Modes =0,1,2,3
AddReg =Tweaks.AddReg
DelReg =Tweaks.DelReg
[Optional Components]
RVMUsersTweaks
[RVMUsersTweaks]
OptionDesc ="Registry tweaks and settings for Windows XP SP2"
Tip ="RyanVM.net Users' Windows XP Sp2 Tweaks & Settings"
Modes =0,1,2,3
AddReg =Tweaks.AddReg
DelReg =Tweaks.DelReg
; Reg2Inf Convertor v0.40 - http://tinyurl.com/fgqyf
[Tweaks.AddReg]
;=================================================================================================================================================================
; Context Menus:
;=================================================================================================================================================================
;----- Makes a right click option for Notepad and Paint (EditPadPro and PaintDotNet)
HKCR,"*\shell",,0x10
HKCR,"*\shell\notepad.exe",,0,"Notepad"
HKCR,"*\shell\notepad.exe\command",,0x20000,"""%11%\notepad.exe"" ""%%1"""
HKCR,"*\shell\PaintDotNet.exe",,0,"Paint"
HKCR,"*\shell\PaintDotNet.exe\command",,0x20000,"""D:\WindowsMediaTools\Paint.NET\PaintDotNet.exe"" ""%%1"""
;----- add new reg file to right click (Registration Entries)
HKCR,".cmd\ShellNew","NullFile",0
HKCR,".reg\ShellNew","NullFile",0
;=================================================================================================================================================================
; Folder view and Taskbar:
;=================================================================================================================================================================
;=================================================================================================================================================================
; General Customization
;=================================================================================================================================================================
;----- No Desktop Cleanup Wizard
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz","NoRun",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz","Last used time",0x20001,b0,01,e3,9b,cc,7f,c7,01
;=================================================================================================================================================================
; General settings
;=================================================================================================================================================================
;----- Search for All File Types.
HKLM,"SYSTEM\CurrentControlSet\Control\ContentIndex","FilterFilesWithUnknownExtensions",0x10001,01,00,00,00
;----- Disable Search Companion File Updates
HKLM,"SOFTWARE\Policies\Microsoft\SearchCompanion","DisableContentFileUpdates",0x10001,01,00,00,00
;----- Disable Driver Searching in Windows Update
HKLM,"SOFTWARE\Policies\Microsoft\Windows\DriverSearching","DontPromptForWindowsUpdate",0x10001,01,00,00,00
HKLM,"SOFTWARE\Policies\Microsoft\Windows\DriverSearching","DontSearchWindowsUpdate",0x10001,01,00,00,00
;----- Disable Driver Searching in Windows Update and Removable Media (Local Install/ File Source-from HDD)
HKCU,"Software\Policies\Microsoft\Windows\DriverSearching","DontPromptForWindowsUpdate",0x10001,01,00,00,00
HKCU,"Software\Policies\Microsoft\Windows\DriverSearching","DontSearchFloppies",0x10001,01,00,00,00
HKCU,"Software\Policies\Microsoft\Windows\DriverSearching","DontSearchCD",0x10001,01,00,00,00
HKCU,"Software\Policies\Microsoft\Windows\DriverSearching","DontSearchWindowsUpdate",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\{68A6750C-5F64-4319-8648-7FE39D9B9247}User\Software\Policies\Microsoft\Windows\DriverSearching","DontPromptForWindowsUpdate",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\{68A6750C-5F64-4319-8648-7FE39D9B9247}User\Software\Policies\Microsoft\Windows\DriverSearching","DontSearchFloppies",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\{68A6750C-5F64-4319-8648-7FE39D9B9247}User\Software\Policies\Microsoft\Windows\DriverSearching","DontSearchCD",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Group Policy Objects\{68A6750C-5F64-4319-8648-7FE39D9B9247}User\Software\Policies\Microsoft\Windows\DriverSearching","DontSearchWindowsUpdate",0x10001,01,00,00,00
;----- Set Default Search Options
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer","SearchSystemDirs",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer","SearchHidden",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer","IncludeSubFolders",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer","CaseSensitive",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer","SearchSlowFiles",0x10001,00,00,00,00
;----- Turns off "Search Dog"
HKCU,"Software\Microsoft\Search Assistant","Actor",0
HKCU,"Software\Microsoft\Search Assistant","SocialUI",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Search Assistant","UsageCount",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Search Assistant","UseAdvancedSearchAlways",0x10001,01,00,00,00
;=================================================================================================================================================================
; Internet Explorer
;=================================================================================================================================================================
;----- Disable "Warn if changing between secure and not secure mode"
;----- Or
;----- Disable Internet Explorer "You are about to view pages over a secure connection" prompt
HKCU,"Software\Microsoft\Windows\CurrentVersion\Internet Settings","WarnOnZoneCrossing",0x10001,00,00,00,00
;----- Disable Internet Explorer Privacy warning "Send information to the Internet" prompt
HKCU,"Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3","1601",0x10001,00,00,00,00
;----- Download Directory (%SYSTEMROOT%\TEMP)
HKCU,"Software\Microsoft\Internet Explorer","Download Directory",0,"%10%\Temp"
;----- Disable Smart Image Dithering
HKCU,"Software\Microsoft\Internet Explorer","SmartDithering",0x10001,00,00,00,00
;----- Disable the Information Bar popup
HKCU,"Software\Microsoft\Internet Explorer\InformationBar","FirstTime",0x10001,00,00,00,00
;----- Disable default browser check, automatic image resizing, image toolbar, personalized favourites menu, Smooth Scrolling, Set Home Page to sympatico.ca, Remove IE7 First Run Dialogs, Expand Webpage to fit screen (not maximized)
HKCU,"Software\Microsoft\Internet Explorer\Main","NoUpdateCheck",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\Main","NoJITSetup",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\Main","NotifyDownloadComplete",0,"no"
HKCU,"Software\Microsoft\Internet Explorer\Main","AlwaysUseDefaultPrinter",0,"yes"
HKCU,"Software\Microsoft\Internet Explorer\Main","SearchMigrated",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\Main","Start Page",0,"http://sympatico.msn.ca"
HKCU,"Software\Microsoft\Internet Explorer\Main","Enable AutoImageResize",0,"no"
HKCU,"Software\Microsoft\Internet Explorer\Main","Enable_MyPics_Hoverbar",0,"no"
HKCU,"Software\Microsoft\Internet Explorer\Main","Check_Associations",0,"no"
HKCU,"Software\Microsoft\Internet Explorer\Main","Window_Placement",1,2c,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,00,00,00,00,00,00,00,00,90,06,00,00,fe,03,00,00
HKCU,"Software\Microsoft\Internet Explorer\Main","SmoothScroll",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\Main","FavIntelliMenus",0,"no"
HKCU,"Software\Microsoft\Internet Explorer\Main","Disable Script Debugger",0,"yes"
HKCU,"Software\Microsoft\Internet Explorer\Main","Anchor Underline",0,"yes"
HKCU,"Software\Microsoft\Internet Explorer\Main","Cache_Update_Frequency",0,"Once_Per_Session"
HKCU,"Software\Microsoft\Internet Explorer\Main","Display Inline Images",0,"yes"
HKCU,"Software\Microsoft\Internet Explorer\Main","Do404Search",1,01,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\Main","Save_Session_History_On_Exit",0,"no"
HKCU,"Software\Microsoft\Internet Explorer\Main","Show_FullURL",0,"no"
HKCU,"Software\Microsoft\Internet Explorer\Main","Show_StatusBar",0,"yes"
HKCU,"Software\Microsoft\Internet Explorer\Main","Show_ToolBar",0,"yes"
HKCU,"Software\Microsoft\Internet Explorer\Main","Show_URLinStatusBar",0,"yes"
HKCU,"Software\Microsoft\Internet Explorer\Main","Show_URLToolBar",0,"yes"
HKCU,"Software\Microsoft\Internet Explorer\Main","Use_DlgBox_Colors",0,"yes"
HKCU,"Software\Microsoft\Internet Explorer\Main","Search Page",0,"http://go.microsoft.com/fwlink/?LinkId=54896"
HKCU,"Software\Microsoft\Internet Explorer\Main","XMLHTTP",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\Main","UseClearType",0,"yes"
HKCU,"Software\Microsoft\Internet Explorer\Main","Enable Browser Extensions",0,"yes"
HKCU,"Software\Microsoft\Internet Explorer\Main","Play_Background_Sounds",0,"yes"
HKCU,"Software\Microsoft\Internet Explorer\Main","Play_Animations",0,"yes"
HKCU,"Software\Microsoft\Internet Explorer\Main","RunOnceHasShown",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\Main","RunOnceComplete",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\Main","CompatibilityFlags",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\Main","FullScreen",0,"no"
;----- Disable Phishing Filter
HKCU,"Software\Microsoft\Internet Explorer\PhishingFilter","Enabled",0x10001,00,00,00,00
;----- Add and Set 'Google as Default Search Engine in IE7' eliminating all other search entries
HKCU,"Software\Microsoft\Internet Explorer\SearchScopes","DefaultScope",0,"{E50C76D9-48D9-4941-9327-A3498F3B0E84}"
HKCU,"Software\Microsoft\Internet Explorer\SearchScopes","Version",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\SearchScopes\{E50C76D9-48D9-4941-9327-A3498F3B0E84}","DisplayName",0,"Google"
HKCU,"Software\Microsoft\Internet Explorer\SearchScopes\{E50C76D9-48D9-4941-9327-A3498F3B0E84}","URL",0,"http://www.google.com/search?q={searchTerms}&rls=com.microsoft:{language}&ie={inputEncoding}&oe={outputEncoding}&startIndex={startIndex?}&startPage={startPage}"
;----- Add 'Google' URL as Search Home
HKCU,"Software\Microsoft\Internet Explorer\SearchUrl",,0x10
HKCU,"Software\Microsoft\Internet Explorer\SearchUrl\g",,0,"http://www.google.com/search?q=%%s"
;----- Set Classic Toolbar Customizations-IE7, Explorer, Shell; no text labels, small icons, one line across-all views Windows 2000 style
HKCU,"Software\Microsoft\Internet Explorer\Toolbar","Locked",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\Toolbar","LinksFolderName",0,"Links"
HKCU,"Software\Microsoft\Internet Explorer\Toolbar","SaveLinksOrder",1,01,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\Toolbar","ShowDiscussionButton",0,"Yes"
HKCU,"Software\Microsoft\Internet Explorer\Toolbar\Explorer","ITBarLayout",1,11,00,00,00,4c,00,00,00,00,00,00,00,22,00,00,00,1b,00,00,00,1a,00,00,00,01,00,00,00,20,07,00,00,05,01,00,00,04,00,00,00,20,01,00,00,2e,04,00,00,02,00,00,00,20,07,00,00,2d,01,00,00,05,00,00,00,62,05,00,00,26,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,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,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,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,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,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
HKCU,"Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser","{01E04581-4EEE-11D0-BFE9-00AA005B4383}",1,81,45,e0,01,ee,4e,d0,11,bf,e9,00,aa,00,5b,43,83,10,00,00,00,00,00,00,00,01,e0,32,f4,01,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser","ITBarLayout",1,11,00,00,00,4c,00,00,00,00,00,00,00,22,00,00,00,1b,00,00,00,1a,00,00,00,01,00,00,00,20,07,00,00,05,01,00,00,04,00,00,00,20,01,00,00,2c,04,00,00,02,00,00,00,20,07,00,00,2f,01,00,00,05,00,00,00,62,05,00,00,26,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,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,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,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,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,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
HKCU,"Software\Microsoft\Internet Explorer\Toolbar\WebBrowser","ITBar7Position",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\Toolbar\WebBrowser","ITBar7Layout",1,13,00,00,00,00,00,00,00,00,00,00,00,30,00,00,00,10,00,00,00,00,00,00,00,01,00,00,00,00,07,00,00,5e,01,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,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,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,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,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,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,00,00
;----- Tabbed Browsing Welcome Disabled
HKCU,"Software\Microsoft\Internet Explorer\TabbedBrowsing","UseMRUSwitching",0,"no"
HKCU,"Software\Microsoft\Internet Explorer\TabbedBrowsing","PopupsUseNewWindow",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\TabbedBrowsing","OpenInForeground",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\TabbedBrowsing","Enabled",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\TabbedBrowsing","WarnOnClose",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\TabbedBrowsing","OpenAllHomePages",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\TabbedBrowsing","OpenAdjacent",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\TabbedBrowsing","UseHomepageForNewTab",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\TabbedBrowsing","QuickTabsThreshold",0x10001,02,00,00,00
HKCU,"Software\Microsoft\Internet Explorer\TabbedBrowsing","ShortcutBehavior",0x10001,01,00,00,00
;----- Force IE7 Menu Bar to Top (above the address bar)
HKCU,"Software\Microsoft\Internet Explorer\Toolbar\WebBrowser","ITBar7Position",0x10001,01,00,00,00
;=================================================================================================================================================================
; Logon / Logoff
;=================================================================================================================================================================
;
;
;=================================================================================================================================================================
; Multimedia
;=================================================================================================================================================================
;----- Disable Windows Media Player Desktop, Quick Launch shortcuts
HKLM,"SOFTWARE\Policies\Microsoft\WindowsMediaPlayer","QuickLaunchShortcut",0,"no"
HKLM,"SOFTWARE\Policies\Microsoft\WindowsMediaPlayer","DesktopShortcut",0,"no"
;=================================================================================================================================================================
; My Computer Right Click
;=================================================================================================================================================================
;=================================================================================================================================================================
; Networking
;=================================================================================================================================================================
;----- Faster Web Page Loading
HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider","DnsPriority",0x10001,01,00,00,00
HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider","HostsPriority",0x10001,01,00,00,00
HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider","LocalPriority",0x10001,01,00,00,00
HKLM,"SYSTEM\CurrentControlSet\Services\Tcpip\ServiceProvider","NetbtPriority",0x10001,01,00,00,00
;----- Modified NameSpace (To remove Scheduled Tasks, must delete {D6277990-4C6A-11CF-8D87-00AA0060F5BF} in [Tweaks.DelReg])
;HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer",,0x10
;HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace",,0x10
;=================================================================================================================================================================
; Other Software
;=================================================================================================================================================================
;----- EditPadPro 6.xxx Dictionaries English (USA and Canada)
HKLM,"SOFTWARE\JGsoft\Dictionaries","InstallPath",0,"%11%"
HKLM,"SOFTWARE\JGsoft\Dictionaries","Name0",0,"English (American)"
HKLM,"SOFTWARE\JGsoft\Dictionaries","IgnorePrefixes0",0,";'"
HKLM,"SOFTWARE\JGsoft\Dictionaries","IgnoreSuffixes0",0,";'"
HKLM,"SOFTWARE\JGsoft\Dictionaries","Files0",0,"English.dct|American.dct"
HKLM,"SOFTWARE\JGsoft\Dictionaries","DataFormat0",0,"win1252"
HKLM,"SOFTWARE\JGsoft\Dictionaries","Count",0x10001,02,00,00,00
HKLM,"SOFTWARE\JGsoft\Dictionaries","Name1",0,"English (Canadian)"
HKLM,"SOFTWARE\JGsoft\Dictionaries","IgnorePrefixes1",0,";'"
HKLM,"SOFTWARE\JGsoft\Dictionaries","IgnoreSuffixes1",0,";'"
HKLM,"SOFTWARE\JGsoft\Dictionaries","Files1",0,"English.dct|Canadian.dct"
HKLM,"SOFTWARE\JGsoft\Dictionaries","DataFormat1",0,"win1252"
;=================================================================================================================================================================
; Outlook Express
;=================================================================================================================================================================
;----- Unbunble Windows Messenger from Outlook Express
HKLM,"Software\Microsoft\Outlook Express","Hide Messenger",0x10001,02,00,00,00
;----- Disable Outlook Express Spash Screen
HKCU,"Software\Microsoft\Outlook Express","NoSplash",0x10001,01,00,00,00
;----- Specify Attachment Path (%SYSTEMROOT%\Temp)
HKCU,"Software\Microsoft\Outlook Express","Save Attachment Path",0x20000,"%10%\Temp"
;=================================================================================================================================================================
; Security
;=================================================================================================================================================================
;=================================================================================================================================================================
; Services
;=================================================================================================================================================================
;=================================================================================================================================================================
; Start menu & Taskbar
;=================================================================================================================================================================
;----- Classic Taskbar and Start Menu
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","WebView",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","StartMenuInit",0x10001,02,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","StartButtonBalloonTip",0x10001,02,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","IntelliMenus",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","CascadeNetworkConnections",0,"YES"
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","StartMenuScrollPrograms",0,"YES"
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Start_ScrollPrograms",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","StartMenuFavorites",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ListviewAlphaSelect",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","TaskbarAnimations",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ListviewWatermark",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ListviewShadow",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","LoosenRudeAppCheck",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ServerAdminUI",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Hidden",0x10001,02,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ShowCompColor",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","HideFileExt",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","DontPrettyPath",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ShowInfoTip",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","HideIcons",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","MapNetDrvBtn",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","Filter",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","SuperHidden",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","SeparateProcess",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","NoNetCrawling",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","FolderContentsInfoTip",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","FriendlyTree",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","WebViewBarricade",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","DisableThumbnailCache",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ClassicViewState",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","PersistBrowsers",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","StartMenuAdminTools",0,"NO"
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","StartMenuRun",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","StartMenuChange",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","CascadeControlPanel",0,"YES"
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","CascadeMyDocuments",0,"YES"
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","CascadeMyPictures",0,"NO"
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","CascadePrinters",0,"YES"
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","TaskbarSizeMove",0x10001,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","TaskbarGlomming",0x10001,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced","ShowSuperHidden",0x10001,00,00,00,00
;----- Small icons in the Classic Start Menu
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\StuckRects2","Settings",1,28,00,00,00,ff,ff,ff,ff,06,00,00,00,03,00,00,00,3c,00,00,00,1e,00,00,00,fe,ff,ff,ff,fe,03,00,00,92,06,00,00,1c,04,00,00
;----- Show Quick Launch (all users)
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop","TaskbarWinXP",1,0c,00,00,00,08,00,00,00,03,00,00,00,00,00,00,00,b0,e2,2b,d8,64,57,d0,11,a9,6e,00,c0,4f,d7,05,a2,22,00,1c,00,0a,11,00,00,1a,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,4c,00,00,00,01,14,02,00,00,00,00,00,c0,00,00,00,00,00,00,46,81,00,00,00,11,00,00,00,40,1d,f1,cd,5f,b5,c7,01,0c,56,97,6b,67,b5,c7,01,02,28,e8,bd,65,b5,c7,01,00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,ff,01,14,00,1f,50,e0,4f,d0,20,ea,3a,69,10,a2,d8,08,00,2b,30,30,9d,19,00,2f,43,3a,5c,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,5c,00,31,00,00,00,00,00,d7,36,a2,32,10,00,44,4f,43,55,4d,45,7e,31,00,00,44,00,03,00,04,00,ef,be,d7,36,d2,10,d7,36,ae,3a,14,00,00,00,44,00,6f,00,63,00,75,00,6d,00,65,00,6e,00,74,00,73,00,20,00,61,00,6e,00,64,00,20,00,53,00,65,00,74,00,74,00,69,00,6e,00,67,00,73,00,00,00,18,00,34,00,31,00,00,00,00,00,d7,36,dc,3a,10,00,52,69,63,6b,00,00,20,00,03,00,04,00,ef,be,d7,36,a2,32,d7,36,dc,3a,14,00,00,00,52,00,69,00,63,00,6b,00,00,00,14,00,64,00,31,00,00,00,00,00,d7,36,55,39,11,00,41,50,50,4c,49,43,7e,31,00,00,4c,00,03,00,04,00,ef,be,d7,36,a2,32,d7,36,55,39,14,00,36,00,41,00,70,00,70,00,6c,00,69,00,63,00,61,00,74,00,69,00,6f,00,6e,00,20,00,44,00,61,00,74,00,61,00,00,00,40,73,68,65,6c,6c,33,32,2e,64,6c,6c,2c,2d,32,31,37,36,35,00,18,00,42,00,31,00,00,00,00,00,d7,36,91,36,14,00,4d,49,43,52,4f,53,7e,31,00,00,2a,00,03,00,04,00,ef,be,d7,36,a2,32,d7,36,68,38,14,00,00,00,4d,00,69,00,63,00,72,00,6f,00,73,00,6f,00,66,00,74,00,00,00,18,00,52,00,31,00,00,00,00,00,d7,36,bd,34,10,00,49,4e,54,45,52,4e,7e,31,00,00,3a,00,03,00,04,00,ef,be,d7,36,a5,33,d7,36,d8,38,14,00,00,00,49,00,6e,00,74,00,65,00,72,00,6e,00,65,00,74,00,20,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,00,00,18,00,48,00,31,00,00,00,00,00,d7,36,56,39,11,00,51,55,49,43,4b,4c,7e,31,00,00,30,00,03,00,04,00,ef,be,d7,36,a5,33,d7,36,56,39,14,00,00,00,51,00,75,00,69,00,63,00,6b,00,20,00,4c,00,61,00,75,00,6e,00,63,00,68,00,00,00,18,00,00,00,10,00,00,00,05,00,00,a0,1a,00,00,00,21,01,00,00,60,00,00,00,03,00,00,a0,58,00,00,00,00,00,00,00,63,72,33,38,32,31,34,31,2d,61,00,00,00,00,00,00,92,c3,e0,c4,11,9b,35,4e,8c,d0,f7,ee,92,1e,1c,8a,80,76,fc,50,51,21,dc,11,b7,59,00,15,f2,80,17,2c,92,c3,e0,c4,11,9b,35,4e,8c,d0,f7,ee,92,1e,1c,8a,80,76,fc,50,51,21,dc,11,b7,59,00,15,f2,80,17,2c,00,00,00,00,08,00,00,00,02,00,00,00,30,02,00,00,01,00,00,00,05,00,00,00,5c,00,00,00,04,00,00,00,4e,00,32,00,a0,06,00,00,d7,36,b7,38,20,00,44,49,53,4b,45,45,7e,31,2e,4c,4e,4b,00,00,32,00,03,00,04,00,ef,be,d7,36,b7,38,d7,36,d5,38,14,00,00,00,44,00,69,00,73,00,6b,00,65,00,65,00,70,00,65,00,72,00,2e,00,6c,00,6e,00,6b,00,00,00,1c,00,00,00,00,00,00,00,60,00,00,00,03,00,00,00,52,00,32,00,3a,06,00,00,d7,36,5a,35,20,00,45,44,49,54,50,41,7e,31,2e,4c,4e,4b,00,00,36,00,03,00,04,00,ef,be,d7,36,5a,35,d7,36,5a,35,14,00,00,00,45,00,64,00,69,00,74,00,50,00,61,00,64,00,20,00,50,00,72,00,6f,00,2e,00,6c,00,6e,00,6b,00,00,00,1c,00,00,00,00,00,00,00,8a,00,00,00,01,00,00,00,7c,00,32,00,38,03,00,00,d7,36,56,39,20,00,4c,41,55,4e,43,48,7e,31,2e,4c,4e,4b,00,00,60,00,03,00,04,00,ef,be,d7,36,56,39,d7,36,56,39,14,00,00,00,4c,00,61,00,75,00,6e,00,63,00,68,00,20,00,49,00,6e,00,74,00,65,00,72,00,6e,00,65,00,74,00,20,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,20,00,42,00,72,00,6f,00,77,00,73,00,65,00,72,00,2e,00,6c,00,6e,00,6b,00,00,00,1c,00,00,00,00,00,00,00,68,00,00,00,02,00,00,00,5a,00,32,00,eb,02,00,00,d7,36,56,39,20,00,4f,55,54,4c,4f,4f,7e,31,2e,4c,4e,4b,00,00,3e,00,03,00,04,00,ef,be,d7,36,55,39,d7,36,73,39,14,00,00,00,4f,00,75,00,74,00,6c,00,6f,00,6f,00,6b,00,20,00,45,00,78,00,70,00,72,00,65,00,73,00,73,00,2e,00,6c,00,6e,00,6b,00,00,00,1c,00,00,00,00,00,00,00,76,00,00,00,00,00,00,00,68,00,32,00,4f,00,00,00,d7,36,55,39,20,00,53,48,4f,57,44,45,7e,31,2e,53,43,46,00,00,4c,00,03,00,04,00,ef,be,d7,36,55,39,d7,36,55,39,14,00,36,00,53,00,68,00,6f,00,77,00,20,00,44,00,65,00,73,00,6b,00,74,00,6f,00,70,00,2e,00,73,00,63,00,66,00,00,00,40,78,70,73,70,32,72,65,73,2e,64,6c,6c,2c,2d,36,31,30,30,00,1c,00,00,00,00,00,00,00,52,01,00,00,60,07,00,00,00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,01,00,00,00,01,00,00,00,aa,4f,28,68,48,6a,d0,11,8c,78,00,c0,4f,d9,18,b4,b1,04,00,00,60,0d,00,00,00,00,00,00,16,00,00,00,00,00,00,00,00,00,00,00,16,00,00,00,00,00,00,00,01,00,00,00,02,00,00,00,ea,86,42,0a,55,e3,fb,44,80,86,af,3d,f7,64,5b,d9,00,00,00,00,28,0d,00,00,00,00,00,00,19,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop","Toolbars",1,11,00,00,00,00,00,00,00
HKCU,"Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop","Upgrade",0x10001,01,00,00,00
;=================================================================================================================================================================
; Startup / Shutdown
;=================================================================================================================================================================
;=================================================================================================================================================================
; System Performance
;=================================================================================================================================================================
[Tweaks.DelReg]
;=================================================================================================================================================================
; Context Menus
;=================================================================================================================================================================
;=================================================================================================================================================================
; Folder view and Taskbar
;=================================================================================================================================================================
;=================================================================================================================================================================
; General Customization
;=================================================================================================================================================================
;=================================================================================================================================================================
; General settings
;=================================================================================================================================================================
;=================================================================================================================================================================
; Internet Explorer
;=================================================================================================================================================================
;=================================================================================================================================================================
; Logon / Logoff
;=================================================================================================================================================================
;=================================================================================================================================================================
; Multimedia
;=================================================================================================================================================================
;=================================================================================================================================================================
; My Computer Right Click
;=================================================================================================================================================================
;=================================================================================================================================================================
; Networking
;=================================================================================================================================================================
;----- Modified NameSpace (eliminate Scheduled Tasks)
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\RemoteComputer\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}"
;=================================================================================================================================================================
; Other Software
;=================================================================================================================================================================
;=================================================================================================================================================================
; Outlook Express
;=================================================================================================================================================================
;=================================================================================================================================================================
; Security
;=================================================================================================================================================================
;=================================================================================================================================================================
; Services
;=================================================================================================================================================================
;=================================================================================================================================================================
; Start menu & Taskbar
;=================================================================================================================================================================
;=================================================================================================================================================================
; Startup / Shutdown
;=================================================================================================================================================================
;=================================================================================================================================================================
; System Performance
;=================================================================================================================================================================
[Strings]
RunOnce="Software\Microsoft\Windows\CurrentVersion\RunOnce"
Search="Software\Microsoft\Windows\CurrentVersion\Explorer"
SearchAsst="Software\Microsoft\Search Assistant"
Streams="Software\Microsoft\Windows\CurrentVersion\Explorer\Streams\Desktop"