June 30, 200521 yr 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.
June 30, 200521 yr 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
June 30, 200521 yr Author 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.
Create an account or sign in to comment