Jump to content

Windows 2003 Memory Controller On XP?


hoak

Recommended Posts

In Gurglemeyer's amazing Hotstream Project (clicky) thread, I mentioned an interesting and mysterious file on bittorrent called Windows XP POWER LiTE 1.74 that claims to install "memory controler from Windows 2k3 Server" with commersurate performance improvements.

The discussion there started to swamp Gurglemeyer's thread which is about an almost certainly more interesting and valid project. For those unfamiliar with the HotStream Project and what Gurglemeyer is doing/has accomplished; summarily he's created an 'Unofficial Service Pack 5' for Windows 2000 that:

· is better then the Microsoft SPs or Rollup

· uses the same structure as an Official Service Pack

· does not incorporate some of the flaws of an Official Service Pack

· fixes issues Microsoft has not resolved

· incorporate lost and undocumented fixes

· will improve Windows 2000 compatability

· allows for slipstreaming just like an 'Official' Service Pack

· includes SP5 hotfixes and patches

· includes all known and many unknown SP, rollup, patches, and fixes

· will offer some 2000/XP/2003 performance, security, compatability and relieability parity

But for those interested in XP POWER LiTE 1.74 what ever it might be here's all the information I have...

The 'mystery' of the project stems from the fact that it's all in Polish, and doesn't appear to have a stabile web site, forum, or any manner of documentation.

Windows XP POWER LiTE 1.74, subtitled: "with memory controler from Windows 2k3 Server"... The Developer's last known web site was dead for a while but now doesn't appear to be the original site... I found the file on bittorrent, the actual file name is Windows_XP_PLD_1.74.exe (335.79Kb) it's a compressed installer that contains:

· NTDETECT.COM 47Kb

· NDLDR 272Kb

· four "reg" files: 1.reg, 64.reg, 128.reg, 256.reg, 512.reg

· power.bat

The contents of the text files are as follows:

POWER.BAT

@echo off
title Windows XP POWER LiTE
@echo off
xplink.pl.url
pause
cls
:start
ECHO.
ECHO Ile masz RAM?
ECHO.
ECHO 1. 64MB i mniej
ECHO 2. 128MB
ECHO 3. 256MB
ECHO 4. 512MB i wiecej
ECHO.
set choice=
set /p choice=Wybierz wartosc swojego ramu 1-4:
if not '%choice%'=='' set choice=%choice:~0,1%
if '%choice%'=='1' goto low
if '%choice%'=='2' goto medium
if '%choice%'=='3' goto average
if '%choice%'=='4' goto high
if '%choice%'=='5' goto def
ECHO "%choice%" Wartosc jest zla. Sprobuj ponownie.
ECHO.
:low
regedit /s 64.reg
goto ati
:medium
regedit /s 128.reg
goto ati
:average
regedit /s 256.reg
goto ati
:high
regedit /s 512.reg
goto ati
:ati
cls
ATTRIB -R -H %systemdrive%\NTDETECT.COM
ATTRIB -R -H %systemdrive%\NTLDR
del %systemdrive%\NTDETECT.COM
del %systemdrive%\NTLDR
copy NTDETECT.COM %systemdrive%\
copy NTLDR  %systemdrive%\
ATTRIB +R +H %systemdrive%\NTDETECT.COM
ATTRIB +R +H %systemdrive%\NTLDR
cd XP
regedit /s 1.reg
cls
echo Wprowadzanie zmian w rejestrach ... OK
echo Defragmentacja plikow systemowych ... OK
defrag c: -b
DISKPERF -N
regsvr32 /u /s zipfldr.dll
ipconfig /flushdns
RunDll32 advpack.dll,LaunchINFSection %windir%\INF\msmsgs.inf,BLC.Remove
ipconfig /flushdns
cls
echo.
echo Wprowadzanie zmian w rejestrach ... OK
echo Defragmentacja plikow systemowych ... OK
echo Usuwanie cache ... OK
sfc /cachesize=100
del %windir%\Prefetch\ /F /S /Q
del %windir%\TEMP\ /F /S /Q
cls
echo.
echo Wprowadzanie zmian w rejestrach ... OK
echo Defragmentacja plikow systemowych ... OK
echo Usuwanie cache ... OK
echo Optymalizacja plikow systemowych ... OK
cls
echo.
echo Za chwile rozpocznie sie sekwencja usuwania zbednych plikow
echo Na wszystkie pytania odpowiadaj TAK/T
echo.
pause
echo.
echo Usuwanie zbêdnych plików systemu Windows XP!
del %windir%\HELP\ /F /S /Q
del %windir%\Media\ /F /S /Q
del %windir%\system32\dllcache\ /F /S /Q
del %windir%\Driver Cache\i386\ /F /S /Q
del %windir%\Preftech\ /F /S /Q
del %temp%\ /F /S /Q
del %USERPROFILE%\Ustawienia lokalne\Temp /F /S /Q
RunDll32 advpack.dll,LaunchINFSection %windir%\INF\accessor.inf,MousePointUninstall
RunDll32 advpack.dll,LaunchINFSection %windir%\INF\pinball.inf,PINBALL.Remove
RunDll32 advpack.dll,LaunchINFSection %windir%\INF\igames.inf,ZoneUninstall
RunDll32 advpack.dll,LaunchINFSection %windir%\INF\games.inf,MinesweeperUninstall
RunDll32 advpack.dll,LaunchINFSection %windir%\INF\games.inf,FreecellUninstall
RunDll32 advpack.dll,LaunchINFSection %windir%\INF\games.inf,SolitaireUninstall
RunDll32 advpack.dll,LaunchINFSection %windir%\INF\games.inf,SpiderUninstall
RunDll32 advpack.dll,LaunchINFSection %windir%\INF\games.inf,HeartsUninstall
RunDll32 advpack.dll,LaunchINFSection %windir%\INF\communic.inf,ChatUninstall
instal RunDll32 advpack.dll,LaunchINFSection %windir%INFcommunic.inf,Chat
RunDll32 advpack.dll,LaunchINFSection %windir%\INF\msmsgs.inf,BLC.Remove
cls
echo.
echo W twoj system zostal zamontowany POWER LiTE! Ciesz sie szybkim Windowsem.
echo
echo.
pause

1.reg

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"ClearPageFileAtShutdown"=dword:00000000

[HKEY_CURRENT_USER\Control Panel\Desktop]
"MenuShowDelay"="0"

[HKEY_CURRENT_USER\Control Panel\Desktop]
"WaitToKillAppTimeout"="200"

[HKEY_CURRENT_USER\Control Panel\Desktop]
"AutoEndTasks"="0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Dfrg\BootOptimizeFunction]
"Enable"="Y"

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisable8dot3NameCreation"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsDisableLastAccessUpdate"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control]
"WaitToKillServiceTimeout"="100"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]
"NetFailureCacheTime"=dword:00000000
"NegativeSOACacheTime"=dword:00000000
"NegativeCacheTime"=dword:00000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters]
"CacheHashTableBucketSize"=dword:00000001
"CacheHashTableSize"=dword:00000180
"MaxCacheEntryTtlLimit"=dword:0000fa00
"MaxSOACacheEntryTtlLimit"=dword:0000012d

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E96A-E325-11CE-BFC1-08002BE10318}\0000]
"EnableUDMA66"=dword:00000001

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache]
"Persistent"=dword:00000000

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"SFCScan"=dword:0000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager]
"AutoChkTimeOut"=dword:0000000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager]
"BootExecute"=hex(7):00,00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem]
"NtfsMftZoneReservation"=dword:00000002

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"AlwaysUnloadDll"=dword:00000000


;odstêp
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects]
"VisualFXSetting"=dword:00000002

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\AnimateMinMax]
"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ComboBoxAnimation]
"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\CursorShadow]
"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DragFullWindows]
"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\DropShadow]
"DefaultValue"=dword:00000000
"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\FontSmoothing]
"DefaultValue"=dword:00000000
"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListBoxSmoothScrolling]
"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewAlphaSelect]
"DefaultValue"=dword:00000000
"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewShadow]
"DefaultValue"=dword:00000000
"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\ListviewWatermark]
"DefaultValue"=dword:00000000
"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\MenuAnimation]
"DefaultValue"=dword:00000000
"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\SelectionFade]
"DefaultValue"=dword:00000000
"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TaskbarAnimations]
"DefaultValue"=dword:00000000
"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\Themes]

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\TooltipAnimation]
"DefaultValue"=dword:00000000
"DefaultApplied"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects\WebView]
"DefaultApplied"=dword:00000000

;klasyczne logowania
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"LogonType"=dword:00000000

; Ukryj ekran powitalny (0-Domyœlny, 1-Ukryj)
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoWelcomeScreen"=dword:00000001

;strz³ki skrótów
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
"link"=hex:00,00,00,00

;Raportowanie b³êdów
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting]
"DoReport"=dword:00000000

; Wy³¹cz kreator czyszczenia pulpitu
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Desktop\CleanupWiz]
"NoRun"=dword:00000001

; Usuwa strza³ki skrótów na pulpicie
[HKEY_CLASSES_ROOT\lnkfile]
"IsShortcut"=-

; Wy³¹cz wygaszacz ekranu
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Control Panel\Desktop]
"ScreenSaveActive"=dword:00000000

; Segreguje Menu Start i Ulubione alfabetycznie
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\MenuOrder]

; Usuwa "Pomoc i obs³uga techniczna" z Menu Start
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSMHelp"=dword:00000001

; Usuwa "Bie¿¹ce Dokumenty" z Start Menu
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoRecentDocsMenu"=dword:00000001

; Ukrywa Menu Ulubione w start menu
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"StartMenuFavorites"=dword:00000000

; Wy³¹cza podœwietlanie nowo zainstalowanych programów
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"Start_NotifyNewApps"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
"Start Page"="http://www.xplink.kom.pl"

; Klasyczny wygl¹d panelu sterowania
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"ForceClassicControlPanel"=dword:00000001

; Wy³¹czenie komunikatów ostrzegawczych z Centrum Zabezpieczeñ
[HKEY_LOCAL_MACHINE\Software\Microsoft\Security Center]
"AntiVirusDisableNotify"=dword:00000001
"FirewallDisableNotify"=dword:00000001
"UpdatesDisableNotify"=dword:00000001

; Wy³¹cza mo¿liwoœæ nagrywania p³yt poprzez WinXP
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoCDBurning"=dword:00000001

; Wy³¹cza systemowy kompresor .zip
[-HKEY_CLASSES_ROOT\.zip\CompressedFolder]
[-HKEY_CLASSES_ROOT\CLSID\{E88DCCE0-B7B3-11d1-A9F0-00AA0060FA31}]
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CompressedFolder]

; Nie szukaj sterowników na WU w przypadku wykrycia nowego sprzêtu
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\DriverSearching]
"DontSearchWindowsUpdate"=dword:00000001
"DontPromptForWindowsUpdate"=dword:00000001

; Wy³¹cza ochronê plików systemowych
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"SFCDisable"=dword:ffffff9d

; Wy³¹cza language Bar
[-HKEY_CLASSES_ROOT\CLSID\{540D8A8B-1C3F-4E32-8132-530F6A502090}]
@="Language bar"
"MenuTextPUI"="@%SystemRoot%\\System32\\msutb.dll,-325"

; Nie sprawdza iloœci miejsca na dyskach i nie informuje Ciê Popup-em
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoLowDiskSpaceChecks"=dword:00000001

; Wy³¹cza Autorun
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Cdrom]
"AutoRun"=dword:00000000

; Wy³¹cza przywracanie systemu
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\SystemRestore]
"DisableSR"=dword:00000001

; Wy³¹cza raportowanie b³êdów
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\PCHealth\ErrorReporting]
"AllOrNone"=dword:00000001
"DoReport"=dword:00000000
"IncludeKernelFaults"=dword:00000000
"IncludeMicrosoftApps"=dword:00000000
"IncludeWindowsApps"=dword:00000000
"ShowUI"=dword:00000000

; Wy³¹cza synchronizacjê czasu poprzez internet
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\W32Time\Parameters]
"Type"="NoSync"

; Wylacz Zdalny Pulpit
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server]
"fDenyTSConnections"=dword:00000001
"fAllowToGetHelp"=dword:00000000

; Usuwa ikonê regulacji gloœnoœci
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Applets\SysTray]
"Services"=dword:0000001b

; Wy³¹cza "Podgl¹d obrazów i faksów WinXp"
[-HKEY_CLASSES_ROOT\SystemFileAssociations\image\ShellEx\ContextMenuHandlers\ShellImagePreview]

; Usuwa dzwiêk podczas klikniêcia
[HKEY_CURRENT_USER\AppEvents\Schemes\Apps\Explorer\Navigating\.Current]
@=""

; Zmiana pojemnoœci kosza z 10 na 3%
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BitBucket]
"Percent"=dword:00000003

; Usuwa pieska;) z okna -szukaj
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CabinetState]
"Use Search Asst"="no"

; W³¹cza num-lock przy uruchomieniu
[HKEY_USERS\.DEFAULT\Control Panel\Keyboard]
"InitialKeyboardIndicators"="2"

; Nie ukrywaj rozszerzeñ plików
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"HideFileExt"=dword:00000000

; Przyœpiesza otwieranie Mój komputer i Explorer
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\stisvc]
"Start"=dword:00000004
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSaveSettings"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"NoNetCrawling"=dword:00000001
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoRemoteRecursiveEvents"=dword:00000001

; Wy³¹cza Windows Installer Rollback
; Powoduje szybsze instalacje .msi
[HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Installer]
"DisableRollback"=dword:00000001

; Przyœpieszony restart
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"EnableQuickReboot"="1"

; W³¹cza kombinacjê klawiszy CTRL+ALT+DEL podczas logowania
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon]
"DisableCAD"=dword:00000000

; Pomiñ rejestracjê Windows z witryn¹ Microsoft
[HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion]
"RegDone"="1"

; Wy³¹cz Hibernacjê
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power]
"Heuristics"=hex:05,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,3f,42,0f,00
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Power]
"Heuristics"=hex:05,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,3f,42,0f,00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Power]
"Heuristics"=hex:05,00,00,00,00,01,00,00,00,00,00,00,00,00,00,00,3f,42,0f,00

; Dodaje UserPasswords2 do Panelu Sterowania
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}]
@="User Accounts 2"
InfoTip"="Starts The Windows 2000 style User Accounts dialog"
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\DefaultIcon]
@="%SystemRoot%\\\\System32\\\\nusrmgr.cpl,1"
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell]
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell\Open]
[HKEY_CLASSES_ROOT\CLSID\{98641F47-8C25-4936-BEE4-C2CE1298969D}\Shell\Open\command]
@="Control Userpasswords2"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\ControlPanel\NameSpace\{98641F47-8C25-4936-BEE4-C2CE1298969D}]
@="Add Userpasswords2 to Control Panel"

; Usuwa Alexa spyware wbudowane w Windows
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions\{c95fe080-8f5d-11d2-a20b-00aa003c157a}]

; Ustawienie priorytetu programom aktualnie u¿ywanym
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl]
"Win32PrioritySeparation"=dword:00000026

;Dokumety udostêpnione
[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\DelegateFolders\{59031a47-3f72-44a7-89c5-5595fe6b30ee}]
@=""

; Wy³¹czenie podsystemu POSIX
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\SubSystems]
"Optional"=-
"Posix"=-


;Usuwa Problem z OE po tym jak odinstalujesz Windows Messenger
;oraz usuwa splash screen
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{FB7199AB-79BF-11d2-8D94-0000F875C541}\InProcServer32]
"ThreadingModel"="Apartment"
@=""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{FB7199AB-79BF-11d2-8D94-0000F875C541}\LocalServer32]
"ThreadingModel"="Apartment"
@=""

;ustawienia prorytetów dla procesora
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl]
"IRQ8PRiority"=dword:00000001
"SetPriorityControl"=dword:00000001  
"Win32PrioritySeparation"=dword:00000026

;system ochrony plików przestawienie bofora na 0MB!
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows NT\Windows File Protection]
"SfcQuota"=dword:00000064

;Powiadamianie o alterach. Automatyczny reboot w razie awari bez zrzutu pamiêci.
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\CrashControl]
"AutoReboot"=dword:00000001
"CrashDumpEnabled"=dword:00000000
"LogEvent"=dword:00000000
"Overwrite"=dword:00000001
"SendAlert"=dword:00000000

;AVIFIX
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\CLSID\{87D62D94-71B3-4b9a-9489-5FE6850DC73E}\InProcServer32]

;usuwa sledzenie userow
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoInstrumentation"=dword:00000001

;usuwa cache podgl¹du obrazu
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"DisableThumbnailCache"=dword:00000001

;Wiêkszy priorytet dla zegara systemowego CMOS
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\PriorityControl]
"IRQ8PRiority"=dword:00000001

;zwiêkszenie p³ynnoœci filmów
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem\CDFS]
"CacheSize"=dword:00001358

;wy³¹czenie sprawdzania procesora podczas startu
[HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager]

;minimalne zurzycie pamiêci dla us³ugi serwer
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\lanmanserver\parameters]
"Size"=dword:00000001

;szybsze zamykanie programów
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\splitter\Enum]
"Count"=dword:00000001
"NextInstance"=dword:00000001

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\kmixer\Enum]
"Count"=dword:00000001
"NextInstance"=dword:00000001
"ProcessorControl"=dword:00000000
"Prefetch"=dword:00001358

;Przyspieszenie internetu
[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\Psched]
"NonBestEffortLimit"=dword:00000000

;Usuniêcie zas³ony folderów
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\WebView\BarricadedFolders]
"shell:ControlPanelFolder"=dword:00000000
"shell:SystemDriveRootFolder"=dword:00000000
"shell:ProgramFiles"=dword:00000000
"shell:Windows"=dword:00000000
"shell:System"=dword:0000000

;Wy³¹czenie klawisza logo
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Keyboard Layout]
"Scancode Map"=hex:00,00,00,00,00,00,00,00,03,00,00,00,00,00,5b,e0,00,00,5c,e0,\

64.reg, 128.reg, 256.reg, and 512.reg

(format note: this is the text of the 64.reg only)

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]
"DisablePagingExecutive"=dword:00000000
"LargeSystemCache"=dword:00000000
"SystemPages"=dword:00007fff
"IoPageLockLimit"=dword:00001000

[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management\PrefetchParameters]
"EnablePrefetcher"=dword:00000000

Hopefully now those interested in this and swamping Gurglemeyer's Hotstream Project Thread will take their discussion HERE...

:huh:

Link to comment
Share on other sites


Well many of the 'Windows 2003 As A Workstation' crowd have shown it to perform better for various applications, and even turn better performance with some games...

This appears to be feature of the memory controller; combine that with the fact that someone has gone to considerable trouble to create this tweak/application suggests it has veracity for some.

;)

Link to comment
Share on other sites

If that were true why would:

· the files have different CRCs and version numbers?

· Microsoft claim the kernel and memory manager has been improved & optimised?

· Server 2003 boot faster then XP with identical settings and configuration?

· the commit charge be smaller for identical system configurations?

· the systems benchmark differently with identical configurations?

· professional Reviewers say the memory manager in 2003 is improved?

· Server 2003 perform better then XP on identical memory benchmarks?

But honestly I don't care, I was responding to the intersts of others by creating this thread not inviting a lot of baseless and unsupported criticism... If you have something in the way of evidence and fact to support your opinions I'd be interested to read it... otherwise...

:rolleyes:

Edited by hoak
Link to comment
Share on other sites

@hoak

Other tweaks aside, is swapping out two files all that is required to make

the change? Perhaps the performance boost is really a result of the tewaks and NOT the change in system files.

Would there be an advantage to using either the XP or W2k3 files in w2k?

Has anyone tried it that you know of? At work, I have to downlevel

install 2k in place of xp (actually, we buy the xp Lic but install 2k) so it seems to me, in this case, legality would not be an issue. Perhaps I should swap the files on my build CD and try it.

Link to comment
Share on other sites

the files have different CRCs and version numbers?
Though there is slight modifications between Server 2003 SP1 and XP SP2, these are only security modifications made recently.
Microsoft claim the kernel and memory manager has been improved & optimised?

Show me a link.

Server 2003 boot faster then XP with identical settings and configuration?

the commit charge be smaller for identical system configurations?

Registry tweaks do make a difference, dont they ;)?
the systems benchmark differently with identical configurations?

Same as above.

professional Reviewers say the memory manager in 2003 is improved?
Where does it say that? And in saying that, they could've meant the overall performance and compared to Win2000.
Server 2003 perform better then XP on identical memory benchmarks?

Depends what the benchmark is for. Server benchmarks obviously will show performance in favor of 2003.

These files aren't possibly the Server 2003 memory controller files since both ntldr and ntdetect.com are used only during Windows startup.

Edited by Aegis
Link to comment
Share on other sites

If that were true why would:

· Microsoft claim the kernel and memory manager has been improved & optimised?

It's called advertising. People will buy just about anything that's "Faster" and "New and Improved".

· Server 2003 boot faster then XP with identical settings and configuration?

· the commit charge be smaller for identical system configurations?

· Server 2003 perform better then XP on identical memory benchmarks?

I've installed Win2K3-SP1 and XP-SP2 on my desktop (Athlon 1333MHz, 512MB PC2100 DDR RAM) and Win2K3 has always booted up slower. The only "tweaks" I do to the Win2K3 install are the ones to convert it to a workstation. The only time it booted faster was when I stripped everything out of it that I could with nLite - but that left me with a system that was useless to me.

Same goes for commit charge - it always sits higher on idle in Win2K3 than in XP.

Link to comment
Share on other sites

I'm not "advertising" anything, I started this thread because the discussion about it was swamping and taking Gurgelmeyer's Windows 2000 "Hotstream" Project thread off topic, and people were asking for more information -- go look for yourself.

It's quite simply a fact that there are claims that memory manager of Server 2003 has received code optimization that improves memory management, resource overhead, i/o throughput, and memory fragmentation... I don't recall the various sources I've come across discussing and documenting it, but it's mentioned in several MSDN articles, Server 2003 reviews -- and even Gurglemeyer found the SP5 Server 2000 hotfix that was offered for Server 2000 (and works on Windows 2000) that had XP users bawling about it because of the performance improvement it offered (and is probably why Microsoft no longer has information on the fix and several others like it for Windows/Server 2000).

Microsoft doesn't want Windows XP (or Windows 2000) to be their best performing OS, they want older iterations of the OS to be self-obsolescing and not appear faster, more mature, and stable then forthcoming products, i.e. Longhorn; which is quite a chore as Longhorn is a resource pig and will almost certainly be hard to market on the basis of technical merit.

I'm not going to indulge in argument, track down URLs on Microsoft or the Bink sites for you as I really don't care what you believe with regard to the memory management code in various Microsoft Operating Systems products, or Microsoft's marketing motivations... You are clearly unwilling and/or interested in demonstrating any evidence for your hostile post; which raises the question why are you trolling on the mere basis of opinion and asking for facts when you offer none... But I don't care; anyone that honestly interested in the matter can research the subject for themselves.

The sole point of this thread was for people that asked for more information about "POWER LiTE 1.74" -- of which I know very little beyond what I've posted -- which I have clearly explained as I don't speak or read Polish.

:rolleyes:

Edited by hoak
Link to comment
Share on other sites

It's quite simply a fact that there are claims that memory manager of Server 2003 has received code optimization that improves memory management, resource overhead, i/o throughput, and memory fragmentation.
Several things you said are false. First, memory doesn't fragment, since only static data does. Also improving memory management might've meant optimizing it for server use.
Microsoft doesn't want Windows XP (or Windows 2000) to be their best performing OS, they want older iterations of the OS to be self-obsolescing and not appear faster, more mature, and stable then forthcoming products, i.e. Longhorn; which is quite a chore as Longhorn is a resource pig and will almost certainly be hard to market on the basis of technical merit.

How can this be possible? In the days they were developing XP, there was all this hype that it was going to be the best OS. Microsoft would've made sure it was their "best performing OS". And when Blackcomb comes out, is Microsoft suppose to make Longhorn appear inferior when all those optimizations were done?

Link to comment
Share on other sites

Ahh come ON GUYS! :realmad:

We are all just hackers mucking our way thru. I don't think anyone

is trying to "one-up" the other. :no:

This could be an interesting thread, espec. if the correct bits can be slipstreamed into Win 2k.

I did some poking around on Msoft and came across this link

kernel improvements

Which treats Win 2k3 and XP as the same, at least logically -if not identically.

Looks like there are too many parts to simply "xfer" a functionality (or two).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...