Setting According to User
If it is NT system OS since Windows2000, it is possible to make each user become independent the setting of the editor.
As a rule, when Virtual Store is invalidated with OS since Vista, the procedure of the setting according to the user is indispensable.
Reference: Setting Folder
The process cannot exist together by the user with a different authority. For instance, the case that starts by "Execute it as a manager" etc. of Vista corresponds to this. The trouble in operation of saying that BackSpace will not work occurs though it started and it is likely to seem to have done by one respondent in an old version before 1.5.17.0.
Procedure of Setting According to User
Configuration file sakura.exe.ini according to the user is set up in the same directory as sakura.exe.
Hint: In the package version, the selection screen whether change to the setting according to the user only when newly installing it is displayed, and when "The setting is managed individually in each user" is selected, sakura.exe.ini is generated automatically.
Note: It is another completely file though configuration file sakura.ini of the Sakura-Editor and the file name look like. Please do not confuse it earnestly.
Note: Please edit with non-protection folder such as desktop so that sakura.exe.ini should not enter Virtual Store, and copy it by the Explorer at OS since Vista.
Set value of sakura.exe.ini
MultiUser
It is/isn't change to the setting according to the user.
The specification of UserRootFolder and UserSubFolder is disregarded at 0 specification.
| 0 | It doesn't change to the setting according to the user (default). |
| 1 | It changes to the setting according to the user. |
UserRootFolder
Passing that becomes a standard is specified.
| 0 | Application Data Folder (Default) %APPDATA% |
| 1 | User Folder %USERPROFILE% |
| 2 | Document Folder \My Documents |
| 3 | Desktop Folder \Desktop |
UserSubFolder
The subfolder name is specified.
Setting Example
Example 1
The default value when "The setting is managed individually in each user" is selected in the package version when newly installing it.
[Settings] MultiUser=1 UserRootFolder=0 UserSubFolder=sakura
Example 2
When preserving it in C:\Documents and Settings\<username>\My Documents\sakura_settings\sakura.ini
[Settings] MultiUser=1 UserRootFolder=2 UserSubFolder=sakura_settings
Example 3
The setting that has flown to Virtual Store of the Sakura-Editor use for the version before is succeeded to as it is.
[Settings] MultiUser=1 UserRootFolder=1 UserSubFolder=AppData\Local\VirtualStore\Program Files\sakura