This will convert all .lnk files into corresponding menu items in Wine.

find . -name “*.lnk” -exec wine winemenubuilder ‘{}’ ;