Computing.Net > Forums > Windows NT > click batch,change page file size

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

click batch,change page file size

Reply to Message Icon

Name: naim
Date: December 19, 2002 at 10:37:48 Pacific
OS: NT
CPU/Ram: 128
Comment:

Hay I want click batch file and change my page file size. Pls help me to write batch file.

--Naim



Sponsored Link
Ads by Google

Response Number 1
Name: wanderer
Date: December 19, 2002 at 13:35:27 Pacific
Reply:

You can't change the pagefile by a batch file. Perhaps by programming but I sure wouldn't recommend that since you would be screwing with one of the foundation pillars of the OS.

Think of a different class project would be my suggestion.


0

Response Number 2
Name: naim
Date: December 19, 2002 at 14:29:37 Pacific
Reply:

wanderer thanks for your replyI just found registry key for change page file size and I know how to change registry from batch so now I m sure I will be able to change page file size from batch.

Naim


0

Response Number 3
Name: wanderer
Date: December 20, 2002 at 08:36:10 Pacific
Reply:

and how is the registry change going to change the actual size of the file :-) ? Sounds like you are going to have fun on this one. Best of luck!


0

Response Number 4
Name: NAIM
Date: December 23, 2002 at 14:33:19 Pacific
Reply:


Wanderer I got it and this is FOR YOU, make one batch with this test and this batch will change your batch file to 700 MB

@echo REGEDIT4 >> noclick.reg
@echo HKLM\SYSTEM\CCS\Control\Session Manager\Memory Management >> noclick.reg
@echo "D:\pagefile.sys 700 700" >> noclick.reg

start noclick.reg


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows NT Forum Home


Sponsored links

Ads by Google


Results for: click batch,change page file size

Do I really need a 2GB page file size www.computing.net/answers/windows-nt/do-i-really-need-a-2gb-page-file-size/12186.html

NT Paging file size www.computing.net/answers/windows-nt/nt-paging-file-size/7246.html

NT Page File Size www.computing.net/answers/windows-nt/nt-page-file-size/15856.html