[Bug 15480] Saving files in Microsoft Word/Excel 2000-2010 creates useless .lnk files (CSIDL_RECENT folder missing)

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Mar 6 01:06:35 CST 2014


http://bugs.winehq.org/show_bug.cgi?id=15480

--- Comment #26 from Anastasius Focht <focht at gmx.net> ---
Hello Kenneth,

not sure if you have read and understood my last comment.

'$WINEPREFIX/drive_c/users/$USER/Recent' folder is automatically created upon
prefix creation.
It won't be (re)created if you recycle an old prefix where this folder was
missing or deliberately deleted this folder in a new prefix.
Create a clean (new!) prefix and check if the folder exists.
If not then your Wine build/package is broken.

WINEPREFIX=~/foo wineboot ; [[ -d ~/foo/drive_c/users/$USER/Recent ]] && echo
"ok"

Regards

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list