microsoft/Windows-classic-samples

Program should be launched from the Start Menu

begnoob123 opened this issue · 2 comments

Hi,

For the CloudMirror sample, what does it mean by "This program should be launched from the Start menu, not from Visual Studio."

THank you.

It means what is says. To run the program, open the Start menu and click "Cloud Mirror Sample". Do not use the Visual Studio "Start with debugging" or "Start without debugging" commands.

I built the Visual Studio solution as an x64 executable and shifted the executable to the Start Menu folder but it still gives me the error 'This program should be launched from the Start menu, not from Visual Studio.'.