What's the correct way to set the "USEPMTIMER" value with BCDEDIT (i.e. for Vista/Windows 7)? There's plenty of information around regarding setting it in boot.ini, but none that details how to set it using BCEDIT.

link|improve this question
feedback

1 Answer

bcdedit /set {default} useplatformclock true
link|improve this answer
For the above answer and so as not to have to start a new thread, for Windows 7, what is typed in place of {default}? – user104782 Nov 9 '11 at 21:52
{default} is what I wanted to type. It is not a placeholder. More here: pastebin.com/9evnaAmC – Kapil Kapre Nov 30 '11 at 4:55
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.