XPero Posted September 27, 2004 Posted September 27, 2004 @maxXPsoftThis is incorrect as well:;----- Force DLL To Unload From Memory;-----[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AlwaysUnloadDLL]"Default"="1"should be:;----- Force DLL To Unload From Memory;-----[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]"AlwaysUnloadDLL"="1"I saw this in page 3
maxXPsoft Posted September 27, 2004 Posted September 27, 2004 @XPeroI'm trying to figure out what you meanBoth of those are wrong man or[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AlwaysUnloadDLL]@="1"I think Microsoft has the correct way since, uhhh they wrote it. What you see on that MS link is the application of Regini.exe, it does not mean AlwaysUnloadDLL is on separate line as a Reg Value, it's a Key with a @ value.
XPero Posted September 27, 2004 Posted September 27, 2004 @maxXPsoftOK sorry, I think there has been always a lot of confusion about this regtweak. Happy to find the solution
prathapml Posted September 27, 2004 Author Posted September 27, 2004 ANNOUNCEMENT:All tweaks upto this point have been added/corrected in the new v1.3 registry tweaks file. Thanks to JohnnyDo.A modification to the mode of distributing tweaks - since most people seem to be double-clicking the .REG file directly, and don't choose only the tweaks they need. The file attached in first-post will have a .TXT extension, so that it will open in notepad, and you can see what you are going to apply.First post updated, and time of last update added. Please re-download to enjoy the new set.
JohnnyDo Posted September 27, 2004 Posted September 27, 2004 @MercuryThanks for the info, i'll update the reg file with the changes@ModI'll update the file on my web site later tonight but still keep the v1.3 since this was just a clarification in describing the tweak. please feel free to update the first post. new file will be up by 9:00 EST.Good idea on the .txt file extension, that way it'll force people who are not too sure about things to rename the file and at the same time force them to think about useing the reg file directly.
sdageforde Posted September 28, 2004 Posted September 28, 2004 Here are a few Desktop Icons for use....;====================================================; Add the following Icons to the Desktop;====================================================;-----;----- Recycle Bin;-----[HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{645FF040-5081-101B-9F08-00AA002F954E}]@="";-----;----- Printer Icon;-----[HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{2227A280-3AEA-1069-A2DE-08002B30309D}]@="";-----;----- Control Panel;-----[HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{21EC2020-3AEA-1069-A2DD-08002B30309D}]@="";-----;----- Scheduled Tasks;-----[HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{D6277990-4C6A-11CF-8D87-00AA0060F5BF}]@="";-----;----- Outlook/Inbox;-----[HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{00020D75-0000-0000-C000-000000000046}]@="";-----;----- MSN Icon;-----[HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{88667D10-10F0-11D0-8150-00AA00BF8457}]@="";-----;----- MSN Icon (2.x only);-----[HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{00028B00-0000-0000-C000-000000000046}]@="";-----;----- AOL Desktop Icon;-----[HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{955B7B84-5308-419c-8ED8-0B9CA3C56985}]@="";-----;----- Dial-up and Network;-----[HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{992CFFA0-F557-101A-88EC-00DD010CCC48}]@="";-----;----- My Bluetooth Places;-----[HKLM\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\NameSpace\{6af09ec9-b429-11d4-a1fb-0090960218cb}]@=""Hope they are of use to someone......
RoXoN Posted September 28, 2004 Posted September 28, 2004 does anyone now the tweak to disable windows sounds??? I don't wanna hear a sound from windows
RoXoN Posted September 28, 2004 Posted September 28, 2004 got it, see the attachment for disable winxp soundsnosound.reg
netquik Posted September 28, 2004 Posted September 28, 2004 for me ;----- ;----- Adds Device Manager right click of MY Computer ;-----[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr]@="Device Manager"[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command]@="mmc.exe D:\\WINDOWS\\SYSTEM32\\devmgmt.msc"should be;-----;----- Adds Device Manager right click of MY Computer;-----[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr]@="Device Manager"[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{20D04FE0-3AEA-1069-A2D8-08002B30309D}\shell\DevMgr\command]@=hex(2):25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,00,5c,00,73,00,79,00,73,\ 00,74,00,65,00,6d,00,33,00,32,00,5c,00,6d,00,6d,00,63,00,2e,00,65,00,78,00,\ 65,00,20,00,2f,00,73,00,20,00,25,00,77,00,69,00,6e,00,64,00,69,00,72,00,25,\ 00,5c,00,73,00,79,00,73,00,74,00,65,00,6d,00,33,00,32,00,5c,00,64,00,65,00,\ 76,00,6d,00,67,00,6d,00,74,00,2e,00,6d,00,73,00,63,00,00,00byez no one think that this change is more appropriate?
hoverhead Posted September 28, 2004 Posted September 28, 2004 Pratha...here is a list I compiled. I used the Johnnydo registry as a base and added another couple of around 40 plus....i am outa hereHoverhead..JB_Final_list_of_registries_Upload.txt
prathapml Posted September 28, 2004 Author Posted September 28, 2004 Oh... that's a new set of tweaks hover head! Thanks for them. But since its so difficult to sort thru them.. could you re-post a file which has only new tweaks, or the ones that need modification. So that they can be added.ANNOUNCEMENT:Spent many, many hours with this. Many new tweaks, updates/modifications to existing ones. Re-download from attachment to first post to get 'em. UPDATED FIRST POST WITH TIME OF LAST UPDATE.
RogueSpear Posted September 28, 2004 Posted September 28, 2004 If you have PerfectDisk V6, the following will turn on aggressive free space consolidation, check all of the offline defrag options, turn off the "Use master browser", turn off logging to a file but leave on logging to the event log, and uses the default setting for file layout.I've been using this successfully at a client with almost 100 workstations for a few months now. I have not tested it on a machine with more than one hard disk as all of these computers only have a C drive. And I left the networking feature on, but master browser off, because NETBIOS is not used on the network (DNS only).For the license key part, you will need to look in your registry to get the hex conversion. If you put it in there, then you wont have to worry about that either.[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\UserData\S-1-5-18\Products\41CBCFF0C34E8DD4F984F7967941A9E3\Usage]"PerfectDisk"=dword:30FC0085[HKEY_LOCAL_MACHINE\SOFTWARE\Raxco\PerfectDisk\6.0]"EnableDebug"=dword:00000000"LogSettings"=hex(03):03,00,00,00,02,00,00,00,b6,00,00,00,43,00,3a,00,5c,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,5c,00,41,00,6c,00,6c,\ 00,20,00,55,00,73,00,65,00,72,00,73,00,5c,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,5c,00,52,00,\ 61,00,78,00,63,00,6f,00,5c,00,50,00,65,00,72,00,66,00,65,00,63,00,74,00,44,\ 00,69,00,73,00,6b,00,5c,00,36,00,2e,00,30,00,5c,00,50,00,65,00,72,00,66,00,65,\ 00,63,00,74,00,44,00,69,00,73,00,6b,00,2e,00,6c,00,6f,00,67,00,00,00"PDManageLayoutIni"=dword:00000003"Security"=hex(03):00,00,00,00,01,00,00,00"License"=hex(03):xx,xx,xx,xx,xx,xx,xx,xx,xx,xx,xx,xx,xx,xx,xx,xx[HKEY_LOCAL_MACHINE\SOFTWARE\Raxco\PerfectDisk\6.0\DriveSettings]"C:\\"=hex(03):08,00,00,00,43,00,3a,00,5c,00,00,00,06,00,00,00,3c,00,00,00,\ 1e,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
toe_cutter Posted September 28, 2004 Posted September 28, 2004 On the custom shell settings and the custum(e) visual settings, could you explain a bit more what each setting does exactly or refer to the setting in windows please?Also, the hkey_current_user only applies to the user logged in, not all, right? So if i just replace all of them with the hkey_local_machine it would apply to all users, not just the user thats currently logged in?
RyanVM Posted September 28, 2004 Posted September 28, 2004 ;Fix for DSO Exploit that Spybot complains about[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\0]"1004"=dword:00000003I've tested this tweak and it does work (just make sure it's applied during the T12/svcpack.inf/cmdlines.txt stage so it's applied to the .Default user.This fix is also included in my forthcoming XPSP2 update package.
Lucius Snow Posted September 28, 2004 Posted September 28, 2004 ;Fix for DSO Exploit that Spybot complains about[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\0]"1004"=dword:00000003I've tested this tweak and it does work (just make sure it's applied during the T12/svcpack.inf/cmdlines.txt stage so it's applied to the .Default user.This fix is also included in my forthcoming XPSP2 update package.Oh i've been looking for that one. Thank you.
Recommended Posts