I'm currently developing a software and a website for a job.
The software and the website runs on Windows 8 tablet. We need to create a tile in the start menu for the software and the website.
It's easy to set a tile for the software during the installation process, by creating a shortcut and send it to C:\ProgramData\Microsoft\Windows\Start Menu\Programs
.
But for a website how can I create the tile during the installation process and send it to the start menu?
Thanks.