Hi, I'd like to write a simple app that adds some .exe file to startup (windows only). It may be done by modyfing registry (is it possible to add a specyfic key in the registry?) or adding some file (.lnk?) to start menu -> programs -> startup. Is it possible to do that in wxwidgets? -- Tomek