https://bugs.winehq.org/show_bug.cgi?id=22974
Olivier F. R. Dierick o.dierick@piezo-forte.be changed:
What |Removed |Added ---------------------------------------------------------------------------- Attachment #65285|0 |1 is obsolete| | Attachment #65286|0 |1 is obsolete| |
--- Comment #31 from Olivier F. R. Dierick o.dierick@piezo-forte.be --- Created attachment 66115 --> https://bugs.winehq.org/attachment.cgi?id=66115 Proposed patchset v2 updated for wine-5.0-rc2
Hello,
Proposed patchset rebased for wine 5.0-rc2. shell32 - Preserve Custom Userdirs.
- You get 'real' directories by unticking in winecfg. - You get a symlink by ticking in winecfg. - Or you can manage the dir/symlink yourself in the prefix and winecfg will use that. - Switching between dir/symlink will backup/restore 'real' directory.
With proposed patch, default trying-to-be-smart symlinks will be created only if there is no directory or symlink for an individual shell folder in the prefix. Otherwise the existing dir or symlink will be preserverd.
v2 : Updated for DOWNLOADS and TEMPLATES.
Please, test and give feedback for your individual use case.
Regards.