Been away from AppGameKit for a while, and struggling with Windows 10. So I've just installed the latest AGK2 on to the latest updated 64 bit Windows 10 Prof. It all runs fine, except that no shortcut appears in the Windows 10 Start Menu. It's there when I look at the start menu folders, and it's installed on my desktop, but it doesn't show anywhere in the Start Menu.
I tried creating a new link, building it from scratch, and found that when I don't put "C:\Program Files (x86)\The Game Creators\AGK2" in the "Start in:" box in "Properties", the link appears in the Start Menu. But when I add that line (the same as is added automatically when AGK2 is installed) the link disappears.
I can't find any reference to anybody else having this problem. Anybody got any suggestions on what I'm doing wrong?
-------------------------------------------------------------------------------------------
I still have no idea why this isn't working, but in the end I just created a batch file to change directories and run AppGameKit, and linked to that. Now it works for some reason.