Jump to content

Recommended Posts

Posted (edited)

I have a problem. After I install my custom install of XP with SP2 slipstreamed. I run a script to set the page file.

It sets, but after reboot goes back to the default. If I view the pagefile setting my self it still shows that it is a custom size set to my 1024. yet the actaul size isnt no where near it!

And no matter how many times after that I try to set it manauly the pagefile will grow to what I tell it, I check the size on my c drive. but after a reboot it goes back down!.

Now this is very strange. I must have done a bad tweak or something. Listed below is every tweak and install I do. If anyone can see a problem please let me know.

<snip> *attached

Please help if you can. Thanks!

attach.txt

Edited by prathapml

Posted

Wow thanks, forgot about the serial numbers, I took those out.

I already know that my Connectix Virtual PC wont adjust the page file.

So out of oh lets say 20 real installs this has been a problem on EVERY single one.

Posted
start /wait cscript.exe %systemroot%\system32\pagefileconfig.vbs /change /I 1024 /M 1024 /VO C:

Perhaps post the contents of the VBS file you're using?

Posted
*waits for alanoll to come buy 2 tell u u need code tags*
Well I'll tell that myself.
YOU NEED CODE TAGS
Happy? :P

@smc1979

It is a major turn-off to post such huge chunks of text. Its simply too mind-numbing, for anyone to bother seeing. Use

 tags for small bits of code, and attachments for larger amounts of text.
Posted

So has anybody ran into this problem or know how to fix it?

Only thing I can do is try each reg tweak one at a time with a test install to see if any are causing the problem.

Posted

I dont run any reg tweaks to set the page-file - confirm that you don't have any such either.

And then, I run the page-file command at first-logon. The below works perfectly for me:

cscript //nologo //B //T:600 %systemroot%\system32\pagefileconfig.vbs /change /I 256 /M 256 /VO *

The above sets a constant size of 256 MB for the swap-file, on the systemdrive (normally C: ). You need to change the "256" to the size that you want to set.

Posted

So apply the pagefile tweak be for all other tweaks?

Hmhm good idea.

Problem is my tweaks are done before first login.

I may have to change my tweaks to be installed after login.

That might make all the differance since I cant find anywhere on the net of people with the same issuse, has to be one of my tweaks.

Posted

Apply whatever tweak whenever you want. :P

No need to change anything else. I meant, check in your regtweaks whether you have any tweak that sets page-file - if so, it will conflict with this one.

And then, just run this command from a .CMD (if you use runonceex, call a .CMD from it) at first-logon - and your page-file is set.

Posted

see the thing is it doesnt matter if I try to autoset the page file or not. after windows is installed it can be changed but it is reset after a reboot. So I need to find out what is doing that. I have no problem setting it in my tweaks. I just cant find out why it isnt sticking.

Posted

I dot eh same thing! Thats just it, it use to never fail and hasnt for anyone else. So something is wrong either in my tweaks or something nlite maybe did. I saw a batch file run slowly on a slow test machine. something about the page file. but when I check the nlite comd file in the i386 there is nothing in there.

In other words I have a bug and need to fix it.

I suppose my only other option would be to recreate the cd from scratch, but first I will try the install without ANY tweaks. this will tell me if it is the install or the tweaks.

One quick note is it better to slipstream SP2 from a Org. Windows XP or is it ok with my XP with SP1 already on it from MS?

Posted

People are giving advice, without the knowledge that you used nlite?

You should be able to slipstream either. So long as it has not been modified.

SP2 will just overwrite the SP1 stuff.

Posted

I'll be darned!! I found the problem and to be honest I am a little surprised.

Turns out to be SAV 9.0 Corp build 1400.

I went through the setup set by step testing the page file after each turn. right after I installed SAV with this command line the pagefile started the problem again.

start /wait %systemdrive%\customxpsetupinstall\setup.msi /qb REBOOT=REALLYSUPPRESS RUNLIVEUPDATE=0

I will do some research on this on nortons website and see what I can find.

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...