Differences
This shows you the differences between the selected revisions of the page.
| administration 2026-06-16 | administration 2026-06-16 (current) | ||
| Line 11: | Line 11: | ||
| * Set [[ui_pref_updates|default for allowing collection of usage statistics]]. | * Set [[ui_pref_updates|default for allowing collection of usage statistics]]. | ||
| - | These restrictions are configured via "local machine" registry root key (modifiable only by system administrators). Example of corresponding registry export follows: | + | These restrictions are configured via "local machine" registry root key (modifiable only by system administrators). Example of corresponding registry export follows: &win64 |
| <code ini> | <code ini> | ||
| - | [HKEY_LOCAL_MACHINE\SOFTWARE\Martin Prikryl\WinSCP 2] | + | [HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Martin Prikryl\WinSCP 2] |
| "DisableOpenEdit"=dword:00000001 | "DisableOpenEdit"=dword:00000001 | ||
| "DisablePasswordStoring"=dword:00000001 | "DisablePasswordStoring"=dword:00000001 | ||
| Line 22: | Line 22: | ||
| "DefaultCollectUsage"=dword:00000001 | "DefaultCollectUsage"=dword:00000001 | ||
| </code> | </code> | ||
| - | |||
| - | On 64-bit systems, a physical location of the key is ''HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Martin Prikryl\WinSCP 2'' (for backward compatibility reasons). &win32 | ||
| ===== [[special_session]] Unmodifiable Site ===== | ===== [[special_session]] Unmodifiable Site ===== | ||