Broken Hope Posted June 30, 2005 Posted June 30, 2005 Would it be possible to add a switch to the boot.ini during the runonceex part of my install or even during cmdlines.txt?I need to add the /usepmtimer switch.
Martin Zugec Posted June 30, 2005 Posted June 30, 2005 Not sure about cmdlines, but in ROE it should be quite easy... Just use FOR /F with type boot.ini. If you need more help, let me know, I will write the script for you
Broken Hope Posted June 30, 2005 Author Posted June 30, 2005 Would it be possible to just copy a modifed boot.ini during runonceex that would overwrite the default boot.ini?Though I think with BOOTCFG that this would workbootcfg /raw "/USEPMTIMER" though I'm not sure.
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