wineshelllink: fall back to $HOME if $HOME/Desktop does not exist

Jan Zerebecki jan.wine at zerebecki.de
Fri Apr 20 22:08:53 CDT 2007


On Sat, Apr 21, 2007 at 12:43:57PM +1000, Jeff L wrote:
> James Hawkins wrote:
> I don't know which is better, a lot of files appearing in my home or a 
> new directory.  Lots of apps create directories to organise files and we 
> take it on the chin.

I don't like either, so after a wineprefixcreate I use:

find windows/profiles/$USER/ -type l -print -exec "rm" '{}' ';' -exec mkdir '{}' ';'


Jan




More information about the wine-devel mailing list