Differences
This shows you the differences between the selected revisions of the page.
2015-12-16 | 2016-01-22 | ||
removing recent tags with release of the next major branch 5.8 (martin) | commandline#ini (martin) | ||
Line 27: | Line 27: | ||
When you opt to use INI file for the first time, WinSCP tries to write it to directory, where WinSCP executable is stored in. If the directory is not writable, INI file is stored to application data directory of your user profile. | When you opt to use INI file for the first time, WinSCP tries to write it to directory, where WinSCP executable is stored in. If the directory is not writable, INI file is stored to application data directory of your user profile. | ||
- | You may also use an INI file in a different folder or with a different name using [[commandline|/ini switch]]. | + | You may also use an INI file in a different folder or with a different name using ''[[commandline#ini|/ini]]'' switch. |
==== [[ini_readonly]] Read-Only INI File ==== | ==== [[ini_readonly]] Read-Only INI File ==== | ||
Line 35: | Line 35: | ||
===== [[auto]] Auto-selecting Storage ===== | ===== [[auto]] Auto-selecting Storage ===== | ||
- | On startup, WinSCP first looks for an INI file in the directory, where WinSCP executable is stored in ((Unless different location was forced using ''/ini'' switch.)); and then in the user profile directory. If it does not find INI file in either location, it looks for presence of its key in registry (The key is created by installer, so installed WinSCP uses registry by default). If it does not find that either, it creates an empty INI file in the directory, where WinSCP executable is stored in. If that directory is not writable, it creates an empty INI file in user profile directory. | + | On startup, WinSCP first looks for an INI file in the directory, where WinSCP executable is stored in ((Unless different location was forced using ''[[commandline#ini|/ini]]'' switch.)); and then in the user profile directory. If it does not find INI file in either location, it looks for presence of its key in registry (The key is created by installer, so installed WinSCP uses registry by default). If it does not find that either, it creates an empty INI file in the directory, where WinSCP executable is stored in. If that directory is not writable, it creates an empty INI file in user profile directory. |
===== Checking What Store Is in Use ===== | ===== Checking What Store Is in Use ===== |