EnablePrefetcherのdword値調べても
(0 = disabled, 1 = Application launch prefetching, 2 = Boot prefetching, 3 = Both prefetching)
と0〜3までしか書いてない。
Tweakなとこは「5」がお勧めだけど、6まで設定があるらしい。
4〜6の設定の意味分かる方お願いします。
>>529 Note some reports that a setting of 5 or 6 improves their boot time
and therefore is a better value than 3. Value 5 equals 1(Bit1) + 4(Bit3)
and 6 equals 2(Bit2) + 4(Bit3), since 4(Bit3) is not a valid value
then it just means that 5 = BootUp Preteching and 6 = Application Prefetching.
http://snakefoot.fateback.com/tweak/winnt/tweak.html パラメータはAndなので5でも間違ってはいないが0〜3が意味ある数字。