I want to install my test app on surface pro 4. But I dont want to publish it on store. For that first I have created an app package
by clicking on Store->Create App Packages. And Selected No in the first dialog asking if you want to build packages to upload to the Windows Store.The package is created successfully.
And then I have imported the certificate as described below.
Opened the security certificate for the appx package, and selected Install Certificate.
On the Certificate Import Wizard, selected Local Machine.
Imported the certificate to the **Trusted Root Certification Authorities** folder.
After that I started to create the provisioning package
by using windows configuration designer (advanced provisioning). I refered this link for it. But I cant add the certificate path and already generated appxbundle to it. Browse option is not dispalying those files. What should be the reason for it?
I have choosen ClientCertificates as in the link. Is it correct?