Setheck wrote: > However, I am having the problem where I cannot find the icons for my desktop. I am wondering if these icons are stored somewhere in a windows folder under the .wine directory? If you didn't copy your entire $HOME then they are gone. Try this to recreate links: Code: find ~/.wine/drive_c/ -name "*.lnk" -exec wine winemenubuilder '{}' \;