> How much work is needed in order to generate a link to cmd.exe on > the desktop during setup? It's not that difficult. We just have to use IShellLink API to create the shortcuts we need. However I don't know where to add this in the setup code. Regards, Martin