We have developed a Universal Windows App mainly focusing for Desktops. We are able to install and run the app without any issue.
Now our client is asking for Auto Startup facility, whenever the machine is started or restarted, the app should run automatically.
We have found a solution to start the same via batch file.
Now we like to know, how to copy-paste the batch file in startup folder via deployment package.
Can you please suggest a solution for achieving the same?