Recommended Posts

This one is AMAZING !

Thank you for this wonderful Reg file - helped me a lot !.

I really appreciate it since i use my own ones for tweaking Windows XP for Digital Audio Workstation.

I would like to add my article on a this special subject - "DAW optimization".

It's a detailed, and real life WindowsXP tweaks for making ANY computer and Windows XP light speed performance for Audio - DAW.

www.avielsegal.com

I hope it will help you.

Aviel

hey i just wanted to ask a question when u want to prevent one of the tweaks from being applied, what do you mean by commenting it out?

If you put a semicolon in front of a line, that marks the entire line as a comment and it is not parsed when read by the registry.

Notice how the entire explanation section of the document is commented.

Great stuff you collected there!

You might want to add these:

;  remove administrative standard shares (c$, d$, ...)
[HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\LanmanServer\Parameters]
"AutoShareServer"=dword:0
"AutoShareWks"=dword:0

; My Computer Icon as first Icon on desktop
[HKEY_CLASSES_ROOT\CLSID\{450D8FBA-AD25-11D0-98A8-0800361B1103}]
"SortOrderIndex"=dword:00000054

;disable avi-preview
[HKEY_CLASSES_ROOT\SystemFileAssociations\.avi\shellex\PropertyHandler]
@=-
[-HKEY_LOCAL_MACHINE\Software\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32]

; disable throbber picture in InternetExplorer (you know the little annyoing pciture)
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]
"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,1a,00,00,00,10,00,00,00,\
  17,00,00,00,05,00,00,00,6a,00,00,00,26,00,00,00,01,00,00,00,e0,00,00,00,e0,\
  01,00,00,02,00,00,00,29,00,00,00,44,00,00,00,04,00,00,00,09,00,00,00,33,00,\
  00,00,03,00,00,00,09,00,00,00,42,00,00,00

; disable system beep error
[HKEY_CURRENT_USER\Control Panel\Sound]
"Beep"="No"

; add "open in new window" to rightclickmenu
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\opennew]
@="open in new window"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\opennew\command]
@="explorer.exe /e, %1"



; (re)enable throbber picture in InternetExplorer
;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]
;"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,18,00,00,00,1f,00,00,00,\
;  74,00,00,00,01,00,00,00,e0,00,00,00,a0,0f,00,00,05,00,00,00,22,00,00,00,26,\
;  00,00,00,02,00,00,00,21,00,00,00,a0,0f,00,00,04,00,00,00,01,00,00,00,e3,01,\
;  00,00,03,00,00,00,01,00,00,00,67,00,00,00

; disable throbber picture in Explorer (the normal one)
[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser]
"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,1a,00,00,00,10,00,00,00,\
  17,00,00,00,05,00,00,00,6a,00,00,00,26,00,00,00,01,00,00,00,e0,00,00,00,56,\
  00,00,00,02,00,00,00,29,00,00,00,57,00,00,00,03,00,00,00,a8,00,00,00,00,00,\
  00,00,04,00,00,00,09,00,00,00,55,01,00,00

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\Explorer]
"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,1a,00,00,00,13,00,00,00,\
  33,00,00,00,05,00,00,00,6a,00,00,00,26,00,00,00,01,00,00,00,e1,00,00,00,df,\
  01,00,00,04,00,00,00,01,00,00,00,bd,00,00,00,02,00,00,00,20,00,00,00,8d,01,\
  00,00,03,00,00,00,09,00,00,00,b8,00,00,00

; (re)enable throbber picture in Explorer
;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser]
;"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,18,00,00,00,1f,00,00,00,\
;  74,00,00,00,01,00,00,00,e0,00,00,00,a0,0f,00,00,05,00,00,00,22,00,00,00,26,\
;  00,00,00,02,00,00,00,21,00,00,00,a0,0f,00,00,04,00,00,00,01,00,00,00,77,01,\
;  00,00,03,00,00,00,01,00,00,00,35,00,00,00

;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\Explorer]
;"ITBarLayout"=hex:0c,00,00,00,4c,00,00,00,74,00,00,00,18,00,00,00,1f,00,00,00,\
;  74,00,00,00,01,00,00,00,e0,00,00,00,a0,0f,00,00,05,00,00,00,22,00,00,00,26,\
;  00,00,00,02,00,00,00,21,00,00,00,a0,0f,00,00,04,00,00,00,01,00,00,00,a0,0f,\
;  00,00,03,00,00,00,01,00,00,00,00,00,00,00

; costumize your user(!) shell folder, to put them on another partition (you get the scheme)
;[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders]
;"AppData"="E:\\[data]\\app data"
;"Cookies"="E:\\[data]\\cookies"
;"Desktop"="E:\\[data]\\desktop"
;Favorites"="E:\\[data]\\favorites"
;"NetHood"="C:\\Dokumente und Einstellungen\\Administrator\\Netzwerkumgebung"
;"Personal"="e:\\"
;"PrintHood"="C:\\Dokumente und Einstellungen\\Administrator\\Druckumgebung"
;"Recent"="C:\\Dokumente und Einstellungen\\Administrator\\Recent"
;"SendTo"="E:\\[daten]\\senden an"
;"Start Menu"="E:\\[daten]\\startmen?"
;"Templates"="C:\\Dokumente und Einstellungen\\Administrator\\Vorlagen"
;"Programs"="E:\\[daten]\\programme"
;"Startup"="E:\\[daten]\\autostart"
;"Local Settings"="C:\\Dokumente und Einstellungen\\Administrator\\Lokale Einstellungen"
;"Local AppData"="C:\\Dokumente und Einstellungen\\Administrator\\Lokale Einstellungen\\Anwendungsdaten"
;"Cache"="C:\\Dokumente und Einstellungen\\Administrator\\Lokale Einstellungen\\Temporary Internet Files"
;"History"="C:\\Dokumente und Einstellungen\\Administrator\\Lokale Einstellungen\\Verlauf"
;"My Pictures"=""
;"Fonts"="C:\\WINDOWS\\Fonts"
;"My Music"="h:\\"
;"CD Burning"="C:\\Dokumente und Einstellungen\\Administrator\\Lokale Einstellungen\\Anwendungsdaten\\Microsoft\\CD Burning"
;"My Video"="I:\\"

;disable complete explorer menubar (please beware!) PLEASE SAFE YOUR ORGINAL REGKEY BEFORE APPLYING!
;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser]
;"{01E04581-4EEE-11D0-BFE9-00AA005B4383}"=hex: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
;"ITBarLayout"=hex:11,00,00,00,5c,00,00,00,00,00,00,00,32,00,00,00,13,00,00,00,\
;  39,00,00,00,0a,00,00,00,21,07,00,00,68,01,00,00,05,00,00,00,6a,05,00,00,00,\
;  00,00,00,02,00,00,00,20,07,00,00,00,00,00,00,04,00,00,00,21,01,00,00,61,03,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
;"{0E5CBF21-D15F-11D0-8301-00AA005B4383}"=hex:21,bf,5c,0e,5f,d1,d0,11,83,01,00,\
;  aa,00,5b,43,83,22,00,1c,00,08,00,00,00,06,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,10,00,00,00,c0,09,3f,bd,28,b4,c3,01,e0,32,a0,f5,96,f4,\
;  c3,01,60,0d,08,5f,11,e8,c3,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,45,01,14,00,1f,50,e0,4f,d0,20,ea,3a,69,10,a2,d8,\
;  08,00,2b,30,30,9d,19,00,2f,45,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,50,30,ab,5a,10,00,44,4f,43,55,4d,\
;  45,7e,31,00,00,44,00,03,00,04,00,ef,be,79,2f,ef,75,50,30,aa,6b,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,3f,30,cf,88,10,00,77,78,7a,38,00,00,20,00,03,00,04,00,ef,\
;  be,79,2f,1a,82,50,30,22,70,14,00,00,00,77,00,78,00,7a,00,38,00,00,00,14,00,\
;  56,00,31,00,00,00,00,00,37,30,41,4f,11,00,46,41,56,4f,52,49,7e,31,00,00,3e,\
;  00,03,00,04,00,ef,be,79,2f,1b,82,50,30,3a,70,14,00,28,00,46,00,61,00,76,00,\
;  6f,00,72,00,69,00,74,00,65,00,73,00,00,00,40,73,68,65,6c,6c,33,32,2e,64,6c,\
;  6c,2c,2d,31,32,36,39,33,00,18,00,30,00,35,00,00,00,00,00,3f,30,cb,7d,10,00,\
;  fe,94,a5,63,00,00,1c,00,03,00,04,00,ef,be,7a,2f,d3,72,50,30,70,63,14,00,00,\
;  00,fe,94,a5,63,00,00,14,00,00,00,60,00,00,00,03,00,00,a0,58,00,00,00,00,00,\
;  00,00,62,69,6c,6c,67,61,74,65,73,00,00,00,00,00,00,00,b4,ac,21,33,c1,1b,17,\
;  4d,99,84,fe,a8,ad,7c,38,56,c1,11,c4,4f,1a,20,d8,11,be,47,00,d0,b7,6c,82,ff,\
;  b4,ac,21,33,c1,1b,17,4d,99,84,fe,a8,ad,7c,38,56,c1,11,c4,4f,1a,20,d8,11,be,\
;  47,00,d0,b7,6c,82,ff,00,00,00,00

;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\Explorer]
;"ITBarLayout"=hex:11,00,00,00,5c,00,00,00,00,00,00,00,32,00,00,00,13,00,00,00,\
;  39,00,00,00,0a,00,00,00,21,07,00,00,68,01,00,00,05,00,00,00,6a,05,00,00,00,\
;  00,00,00,02,00,00,00,20,07,00,00,00,00,00,00,04,00,00,00,21,01,00,00,61,03,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00

;disable complete Internet Explorer menubar (please beware!) PLEASE SAFE YOUR ORGINAL REGKEY BEFORE APPLYING!
;[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser]
;"{01E04581-4EEE-11D0-BFE9-00AA005B4383}"=hex: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
;"{0E5CBF21-D15F-11D0-8301-00AA005B4383}"=hex:21,bf,5c,0e,5f,d1,d0,11,83,01,00,\
;  aa,00,5b,43,83,22,00,1c,00,08,00,00,00,06,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,10,00,00,00,c0,09,3f,bd,28,b4,c3,01,d0,a9,9e,84,29,c6,\
;  c3,01,e0,7c,b9,0a,e1,bf,c3,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,45,01,14,00,1f,50,e0,4f,d0,20,ea,3a,69,10,a2,d8,\
;  08,00,2b,30,30,9d,19,00,2f,45,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,79,2f,1a,82,10,00,44,4f,43,55,4d,\
;  45,7e,31,00,00,44,00,03,00,04,00,ef,be,79,2f,ef,75,93,2f,39,60,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,90,2f,f7,70,10,00,77,78,7a,38,00,00,20,00,03,00,04,00,ef,\
;  be,79,2f,1a,82,93,2f,39,60,14,00,00,00,77,00,78,00,7a,00,38,00,00,00,14,00,\
;  56,00,31,00,00,00,00,00,8c,2f,f0,6a,11,00,46,41,56,4f,52,49,7e,31,00,00,3e,\
;  00,03,00,04,00,ef,be,79,2f,1b,82,93,2f,39,60,14,00,28,00,46,00,61,00,76,00,\
;  6f,00,72,00,69,00,74,00,65,00,73,00,00,00,40,73,68,65,6c,6c,33,32,2e,64,6c,\
;  6c,2c,2d,31,32,36,39,33,00,18,00,30,00,35,00,00,00,00,00,8b,2f,73,62,10,00,\
;  fe,94,a5,63,00,00,1c,00,03,00,04,00,ef,be,7a,2f,d3,72,92,2f,2b,6d,14,00,00,\
;  00,fe,94,a5,63,00,00,14,00,00,00,60,00,00,00,03,00,00,a0,58,00,00,00,00,00,\
;  00,00,62,69,6c,6c,67,61,74,65,73,00,00,00,00,00,00,00,b4,ac,21,33,c1,1b,17,\
;  4d,99,84,fe,a8,ad,7c,38,56,c1,11,c4,4f,1a,20,d8,11,be,47,00,d0,b7,6c,82,ff,\
;  b4,ac,21,33,c1,1b,17,4d,99,84,fe,a8,ad,7c,38,56,c1,11,c4,4f,1a,20,d8,11,be,\
;  47,00,d0,b7,6c,82,ff,00,00,00,00
;"ITBarLayout"=hex:11,00,00,00,5c,00,00,00,00,00,00,00,32,00,00,00,13,00,00,00,\
;  39,00,00,00,0a,00,00,00,21,07,00,00,68,01,00,00,05,00,00,00,6a,05,00,00,00,\
;  00,00,00,02,00,00,00,20,07,00,00,00,00,00,00,04,00,00,00,21,01,00,00,61,03,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
;  00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
;"{EEF280F3-B6ED-46D8-A8FD-57BD0C4A9ECF}"=hex:f3,80,f2,ee,ed,b6,d8,46,a8,fd,57,\
;  bd,0c,4a,9e,cf

Im not responsible for any results you might get by applying these reg-tweaks:

- your wive/gf being unfaitful

- your dog biting the postman's ass and the follow up lawsuit

- overdue milk in your morning cereals

- head-explosion (thats nasty believe me! You don't want to clean up the mess)

- ...

  • 4 months later...

BEWARE!

Several of these tweaks are KNOWN to cause problems!

Some of these tweaks are system specific, and will not even work.

Heck, several of them are not needed, since the settings are system defaults.

Don't use these tweaks if you're a noob. please...

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Wow, Microsoft IS cooking lately... This only shows that they COULD improve, they just chose not to for whatever reasons. That obsession with AI was destroying them from the inside out.
    • BATorrent 4.1.0 by Razvan Serea BATorrent is a lightweight, open-source BitTorrent client built with modern C++ and Qt 6, offering a clean, fast, and privacy-focused alternative to traditional torrent apps. It supports magnet links, .torrent files, resume data, sequential downloading, per-file priorities, and even imports from qBittorrent. Power users benefit from integrated RSS auto-download with regex filtering, duplicate detection, and automatic tracker lists from Stremio. Streaming is seamless thanks to auto-detected players like VLC and IINA. BATorrent includes robust VPN tools—interface binding, auto-detection for WireGuard-based services like Mullvad and NordLynx, kill switch, proxy support, and IP filtering. A full WebUI enables remote control, while integrations with Plex, Jellyfin, and Emby automate library updates. With themes, speed scheduling, system-tray alerts, and cross-platform support for Windows, Linux, and macOS, BATorrent delivers a polished, high-performance torrenting experience. BATorrent features: Core .torrent file and magnet link support Resume data — picks up where you left off after restart Import torrents from qBittorrent Create .torrent files from any file or folder Sequential download mode Per-file priority control (skip, low, normal, high) Seed ratio limits with auto-pause DHT, PEX, UPnP, NAT-PMP RSS Auto-Download Subscribe to RSS feeds — automatically download new torrents as they appear Regex filters — match only what you want (e.g. 1080p|720p, S01E\d+) Per-feed settings — custom save path, check interval (5–1440 min), enable/disable Auto-download — matched items are downloaded automatically in the background Supports magnet links, .torrent URLs, and tags Tray notifications when items are auto-downloaded Duplicate detection — never downloads the same item twice Stremio Stremio Addon System pre-installed — works out of the box Auto tracker list from ngosang/trackerslist Streaming Play while downloading — stream video files before the download is complete Supports mp4, mkv, avi, mov, wmv, flv, webm, m4v, ts Auto-detects installed players (VLC, IINA, system default) VPN & Privacy Interface binding — lock torrent traffic to a specific network interface (e.g. tun0) Auto VPN detection — identifies VPN interfaces (tun, tap, WireGuard, Mullvad, NordLynx, ProtonVPN) Kill switch — automatically pauses all torrents if the VPN interface drops Auto-resume — resumes only the torrents paused by the kill switch when VPN reconnects Proxy support — SOCKS5 and HTTP proxy with optional authentication IP filtering — load P2P blocklists to block unwanted IP ranges Protocol encryption (enabled / forced / disabled) WebUI Remote management — control torrents from any browser at http://localhost:8080 REST API with JSON responses Add torrents via magnet link or .torrent upload Pause, resume, remove torrents remotely View peers and files per torrent Dark theme matching the desktop app HTTP Basic Auth with SHA-256 password hashing Configurable port and remote access (localhost vs 0.0.0.0) Interface 3 themes: Dark, Light, Midnight (bat/vampire aesthetic) Real-time speed graph Detailed panel with tabs: General, Peers, Files, Trackers Filter bar: search by name, filter by state (Active, Downloading, Seeding, Paused, Finished) Drag & drop .torrent files and magnet links Drag & drop reorder in torrent list System tray with notifications (download complete, kill switch events, RSS auto-downloads) Splash screen with bat animation Bilingual: English and Portuguese (BR), auto-detected from system locale Bandwidth Scheduler Alternative speed limits — set different download/upload limits on a schedule Time range — configure active hours (e.g. 01:00 to 07:00), supports overnight ranges Per-day control — choose which days of the week the schedule applies Automatically switches between normal and alternative speeds Media Server Integration Plex — automatically trigger library scan when a download completes Jellyfin / Emby — same automatic library refresh via API Configure server URL and authentication token/key in Settings System Cross-platform: Windows, Linux, macOS Auto-shutdown — automatically shut down PC when all downloads complete (60s cancellable countdown) Auto-update system (AppImage on Linux, installer on Windows, DMG on macOS) CLI arguments: pass .torrent files or magnet: URIs directly Keyboard shortcuts: Space to toggle pause, Ctrl+A to select all, Ctrl+O to open BATorrent 4.1.0 release notes: A community-driven release: everything here came straight from your reports and requests. It closes the remaining gaps with qBittorrent and fixes the Windows settings/tray/splash issues several of you hit. Fixed Settings now actually save. A whole class of preferences — speed limits (and the alternative limits), max active downloads, seed ratio, listen port, max connections, DHT/uTP/encryption, VPN interface, kill switch and proxy — weren't being persisted and reset to defaults on every launch. They now round-trip correctly. (Thanks to everyone who reported "the upload limit always goes back to 0".) Splash and tray toggles stick on Windows. Turning off the startup animation (or "close to tray") no longer reverts — the Windows registry stored these booleans as integers and the UI was misreading them. Close-to-tray hint. The first time the window hides to the tray you get a one-time notification, so the app doesn't look like it vanished (Windows 11 tucks new tray icons into the overflow). macOS Dock icon size. The icon filled its canvas edge-to-edge and rendered larger than neighbouring apps; it now uses the standard safe-area padding. Native file picker language. The "Torrent file / All files" filter in the open dialog follows the app language instead of being hard-coded. Added — qBittorrent parity Alternative speed limits toggle — a turtle button in the toolbar flips your throttled limits on/off instantly, independent of the scheduler. Follow system theme — switch light/dark automatically with the OS (Settings → Appearance). Pre-allocate disk space — reserve the full file size up front to reduce fragmentation (Settings → Downloads). Recheck data on add — optionally force a hash check when adding a torrent, so existing or partial files on disk are detected. Port status indicator — a 🔴 dot in the status bar shows whether your listen port looks reachable (UPnP/NAT-PMP + listen state; fully local, no external check). Add torrent from URL — File → Add torrent from URL (Ctrl+U) fetches a remote .torrent and routes it through the normal add dialog. Export .torrent — right-click a torrent → Export .torrent to save its metadata file. Already there (in case you missed it) Watch folder — auto-add .torrent files dropped into a monitored directory (Settings → Files). This release just surfaces it. Incomplete files already carry a .!bt suffix until they finish. Under the hood Regression tests for the settings-persistence and Windows boolean bugs. A new Qt Quick Test harness covering the startup splash and the design-system widgets. Download: BATorrent 4.1.0 | 37.5 MB (Open Source) Download: BATorrent Portable | 51.7 MB Links: BATorrent Website | Screenshot | Changelog Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • Disabling open on hover, great! That was so stupid! They need to do a fix, where if a network share is disconnected, it doesn't hang when opening "This PC" for 20 seconds.
  • Recent Achievements

    • Very Popular
      AndrewSteel earned a badge
      Very Popular
    • Veteran
      Taliseian went up a rank
      Veteran
    • One Month Later
      Clizby earned a badge
      One Month Later
    • One Month Later
      Timaximus earned a badge
      One Month Later
    • Week One Done
      Timaximus earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      523
    2. 2
      PsYcHoKiLLa
      170
    3. 3
      +Edouard
      162
    4. 4
      Steven P.
      83
    5. 5
      ATLien_0
      78
  • Tell a friend

    Love Neowin? Tell a friend!