adamyg / mcwin32

Midnight Commander for Windows
https://sourceforge.net/projects/mcwin32/
210 stars 14 forks source link

Midnight Commander is not fully portable #2

Closed skarsgal closed 2 years ago

skarsgal commented 3 years ago

Midnight Commander is not fully portable because it writes in '%USERPROFILE%\Midnight Commander' instead of application folder. Can You solve this issue ? Thanks.

adamyg commented 3 years ago

shall review, thx

eugenov commented 2 years ago

Will variables MC_DATADIR and MC_PROFILE_ROOT help?

adamyg commented 2 years ago

MC_DATADIR shall override the system configuration local, whereas MC_PROFILE_ROOT shall override the user profile location. See "mc -F" for their affects once set.