Skip to content

turn off overwriting preferences.txt in portable folder #5668

Closed
@hanabanana

Description

@hanabanana

Using the portable folder inside IDE folder, it is nice that we are able to to make all IDE files self-contained in one location instead of having files scattered around many places. To share the same IDE across multiple machines(same OS), we need to put the IDE folder on a network drive, which only have read permission for normal users. Now, the IDE can no longer open because it tries to overwrite the preferences.txt in the portable folder and fails with a permission issue. We are forced to go back to the scattered IDE option, which makes it harder to share across multiple machines.

Is there a way to make IDE not overwriting the preferences.txt in portable folder by either turning it off or setting it to write the txt somewhere else?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions