artpc Posted April 20, 2004 Posted April 20, 2004 I need command for Unattended Windows Xp (winnt.sif ,CMD)pagefile.sys other drive not standart C:\
WwTIPPYwW Posted April 20, 2004 Posted April 20, 2004 Its a registry setting - do a registry comparison before and after manually changing the settings and you might figure it out.Look in these keys:Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Memory Management]"PagingFiles"=hex(7):43,00,3a,00,5c,00,70,00,61,00,67,00,65,00,66,00,69,00,6c,\ 00,65,00,2e,00,73,00,79,00,73,00,20,00,31,00,30,00,30,00,30,00,20,00,31,00,\ 30,00,30,00,30,00,00,00,00,00 [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Control\Session Manager\Memory Management]"PagingFiles"=hex(7):43,00,3a,00,5c,00,70,00,61,00,67,00,65,00,66,00,69,00,6c,\ 00,65,00,2e,00,73,00,79,00,73,00,20,00,31,00,30,00,30,00,30,00,20,00,31,00,\ 30,00,30,00,30,00,00,00,00,00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\Memory Management]"PagingFiles"=hex(7):43,00,3a,00,5c,00,70,00,61,00,67,00,65,00,66,00,69,00,6c,\ 00,65,00,2e,00,73,00,79,00,73,00,20,00,31,00,30,00,30,00,30,00,20,00,31,00,\ 30,00,30,00,30,00,00,00,00,00It is in HEX, so it might be easier to set it they way you want it, and then export it.Mine is on C: drive and min size is 1000 and max size is 1000.
artpc Posted April 20, 2004 Author Posted April 20, 2004 It's work big THX. i see other key in Memory Management -> PrefetchParameters [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager\Memory Management\PrefetchParameters]"VideoInitTime"=dword:000004f1"AppLaunchMaxNumPages"=dword:00000fa0"AppLaunchMaxNumSections"=dword:000000aa"AppLaunchTimerPeriod"=hex:80,69,67,ff,ff,ff,ff,ff"BootMaxNumPages"=dword:0001f400"BootMaxNumSections"=dword:00000ff0"BootTimerPeriod"=hex:00,f2,d8,f8,ff,ff,ff,ff"MaxNumActiveTraces"=dword:00000008"MaxNumSavedTraces"=dword:00000008"RootDirPath"="Prefetch""HostingAppList"="DLLHOST.EXE,MMC.EXE,RUNDLL32.EXE""EnablePrefetcher"=dword:00000000it's important for me
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now