Hi,
I think I dont quite follow the documentations on Sideloading base on the following links :
The documentations are base on Development-PC is joined to the Enterprise Domain.
Configure PCs for Sideloading Requirements
a) http://technet.microsoft.com/en-us/windows/jj874388.aspx
b)
http://technet.microsoft.com/en-us/library/hh852635.aspx#SideloadingRequirements
What about the case of developing app on PC that not joined to the Enterprise Domain?
We use the following method to write ,install and test App.
1. We use VS 2012 Express for windows 8 and the PC is not joined to Enterprise Domain.
2. After WinRT App and package created, We install the it in WinRT 8/8.1 machine without Volume License key this way.
-2.1- Copy the AppPackage in WinRT8/8.1 machine.
-2.2- Right click the Add-AppDevPackage of the WinRT app and run the powershell to install the app
3. This kind of installation, the WinRT app has expiry date.
Now, we have these questions on Installing App with Volume License Key
Base on these conditions :
- We develop LOB App for businesses
- assume we bought the license volume key
- We develop WinRT App on VS 2012 Express for Windows 8 on PC not joined to Enterprise Domain
- We need to install the App in 5 WinRT 8/8.1 machines that belong to our customer
a) How to install WinRT App under this Condition? Please explain the steps.
Thanks