I´ve developed an windows app and installed it on a few windows8 devices.
During the installation, I have to sign in with my microsoft account and I get the message that i have to repeat that after 6 month.
Now I have the requirement that the app runs permanently on this devices without signing the microsoft account every 6 month.
I found this article with this note: When the user attempts to open an app that requires a developer license, the user is prompted to renew the license if it has expired. This step requires the user to sign in to their Microsoft account.
Can I install the app without a developer license?
Is the solution for my problem the Enterprise sideloading? (How does this works?)