Bug 692255 - Get rid of prefetch files on Windows for faster startup. r=rstrong

This commit is contained in:
Brian R. Bondy
2012-05-27 22:40:48 -04:00
parent 3560f2c802
commit a3bcca99ed
13 changed files with 488 additions and 15 deletions

View File

@@ -587,6 +587,7 @@
SetRegView 64
${EndIf}
DeleteRegKey HKLM "$R0"
WriteRegStr HKLM "$R0" "prefetchProcessName" "FIREFOX"
WriteRegStr HKLM "$R0\0" "name" "${CERTIFICATE_NAME}"
WriteRegStr HKLM "$R0\0" "issuer" "${CERTIFICATE_ISSUER}"
${If} ${RunningX64}