Comment 34 for bug 913444

Revision history for this message
In , Olivier Dierick (o-dierick) wrote :

Created attachment 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.