Open
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?
Metadata
Assignees
Labels
No labels
Activity