wine will not create automatically icons somewhere for windows programs. they are usually installed under /home/tc/.wine/drive_c/program files/... and you can run them with wine like
wine "c:\\Program Files\\Program\\executable"
or something similar. Also for program installation and all that stuff wine has builtin tools, e.g. run
wine progman
or
wine winebrowser
wine provides plenty of ".exe.so", which execute some builtin "windows" program, for more of them just browse the wine extension or look at AppBrowser -> Files.