Skip to content

How to add settings files with read/write access into USER_DATA directory upon install or first run? #11

Open
@sairus7

Description

I have app written with CImGui.jl, which keeps current window layout in sync with imgui.ini file stored in current directory (or in any other predefined directory). When the app is developed, pwd() is the project folder. After app install, pwd() changes to C:\Windows\system32. So how should set windows.ini file extracted into USER_DATA?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions