WINDOWS 7 - Setting "USEPMTIMER" with BCDEDIT

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.

This question and answers originated from www.superuser.com
Question by (10/1/2010 11:34:12 PM)

Answer

bcdedit /set {default} useplatformclock true
Answer by

Find More Answers
Related Topics  windows-7  windows-vista  bcd
Related Questions