Confirmed users
3,339
edits
(→Migration Opt-Out: Emphasize the the registry key path should not include a trailing backslash) |
|||
| Line 83: | Line 83: | ||
** Path: '''HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Firefox\32to64DidMigrate''' | ** Path: '''HKEY_LOCAL_MACHINE\SOFTWARE\Mozilla\Firefox\32to64DidMigrate''' | ||
** Value Type: '''DWORD (32 bit) Value''' | ** Value Type: '''DWORD (32 bit) Value''' | ||
** Value Name: ''<Windows path to the installation without a trailing backslash>'' | ** Value Name: ''<Windows path to the installation directory without a trailing backslash>'' '''(Important: do NOT include a trailing backslash!)''' | ||
*** example: '''C:\Program Files (x86)\Mozilla Firefox''' | *** example: '''C:\Program Files (x86)\Mozilla Firefox''' | ||
** Value: '''1''' | ** Value: '''1''' | ||
| Line 89: | Line 89: | ||
** Path: '''HKEY_CURRENT_USER\SOFTWARE\Mozilla\Firefox\32to64DidMigrate''' | ** Path: '''HKEY_CURRENT_USER\SOFTWARE\Mozilla\Firefox\32to64DidMigrate''' | ||
** Value Type: '''DWORD (32 bit) Value''' | ** Value Type: '''DWORD (32 bit) Value''' | ||
** Value Name: ''<Windows path to the installation without a trailing backslash>'' | ** Value Name: ''<Windows path to the installation directory without a trailing backslash>'' '''(Important: do NOT include a trailing backslash!)''' | ||
*** example: '''C:\Program Files (x86)\Mozilla Firefox''' | *** example: '''C:\Program Files (x86)\Mozilla Firefox''' | ||
** Value: '''1''' | ** Value: '''1''' | ||