Hi,
We have developed windows 8 desktop app using VS express 2012 for Windows 8. We have deployed this application on windows 8 touch screen KIOSK machine. Problem is we have to enter 1 month microsoft licence in KIOSK machine also every month which is not desirable at all. KIOSK machine doesn't have VS 2012 express installed in it.
So can we get Permanent licence which can be entered into KIOSK machine once only in a year? Or do we have any other solution?
process of deployment of app on kiosk machine:
1. Create app package through visual studio IDE.(not for windows store)
2. Zip this newly made folder inside AppPackages and open it in KIOSK machine.Now unzip this folder.
3.There is one .ps1 file in folder. Right click on it and run with powershell.
Now here it asks for microsoft licence which needs to be renewed once in every month. We want solution for this licence. Can we get one year licence?