0

Recently I had developed a C#/XAML METRO Application, I created the package which generated the Add-AppDevPackage.ps1 and all other files from VS2012.

How to deploy this package in real device for testing in Surface RT tablet?

JasonMArcher
  • 14,195
  • 22
  • 56
  • 52
Krth
  • 116
  • 2
  • 10
  • http://www.microsoft.com/en-gb/download/details.aspx?id=30703 – Luke Woodward Aug 03 '13 at 08:13
  • possible duplicate of [How to deploy a metro app to windows 8 device/Tablet?](http://stackoverflow.com/questions/14378484/how-to-deploy-a-metro-app-to-windows-8-device-tablet) – chue x Aug 03 '13 at 16:31

1 Answers1

1

Right click on "Add-AppDevPackage.ps1", select "Run with powershell". Follow the instructions in powershell. Please note you must be admin. If you are prompt for developer licence login with Live a/c.

Farhan Ghumra
  • 15,180
  • 6
  • 50
  • 115