what do you guys use to deploy xaps? - Windows 10 Mobile

I have windows 10 phone and windows 10 on my computer but None of the cap deployment apps I have found would open. I tried to install the 8.0 sdk but can't find the deployment application within it. What do you guys use to deploy xaps to your phones

8.1 Deployment tool from 8.1 SDK

https://wptools.codeplex.com/

C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Tools\XAP Deployment
WPTools doesn't work on Windows 10.

Related

StandAlone Windows Phone 7 Emulator (Microsoft XDE)

I don't wanna use monstrous VS2010 (which requires .net4 & silverlight4) on my home notebook so I found way to extract Microsoft XDE from "Visual Studio 2010 Express for Windows Phone CTP"
Attachment contains "extracted" from the package standalone emulator.
Just unpack attached zip and run sde_xde-enu.msi (if UAC is enabled you should start command promt and execute msiexec /i sde_xde-enu)
In MS terms install is silent so you don't need press "next" or "ok".
After install you find folder "%Program Files%\Microsoft XDE\" with Windows Phone 7 Emulator.
If you install the emulator on win x64 the path to emulator will look like this "%Program Files(x86)%\Microsoft XDE\".
The emulator will be installed both x86 and x64 but it seems that it does not work on x64 systems.
There is no WP7 images in archive so you must download it by yourself (original by M$ or patched version by Dan Ardelean).
Original image of WP7 by M$
Patched image of WP7 by Dan Ardelean mirror
After installing the application and download the file, you can run the emulator using the command:
Code:
"%Program Files%\Microsoft XDE\1.0\XDE.exe" %path_to_downloaded_image%
Despite the fact that it is installed on the XP, it only works on Vista and newer
step by step installation's guide by anarchyuk
So will you need Visual Studio Express Edition and all that jazz to make this work? Or just this installation and the emulator image?
Btw great work
main target was just to use the emulator without installing VS2010
just install this package and add the wp7_image
Works like a charm!! Thanks!
Image file
Thank you for the emulator
How can i get an image, do you have a URL or shared storage?
I've updated the first post with wp7image's URLs
anyone else get this to work?
Thanks for this
tried, but does not work at all:
1) installed from msi
2) run FAR as administrator
3) copied original WM70C1.bin to "C:\Program Files (x86)\Microsoft XDE\1.0\"
4) in directory "C:\Program Files (x86)\Microsoft XDE\1.0\" typed:
Code:
XDE.exe WM70C1.bin
and nothing appeared, and no process xde.exe running in task manager
if i type XDE.exe without parameters, it shows its help screen, but if i run with any parameter (even if it is wrong) it shows nothing.
is this problem related only to my machine or somebody else is experiencing this also?
l2tp
hmm.. I've tried many times on different PCs (win vista sp1 and newer but only x86) and I've had no problems..
there is just one problem that I found it will not work on winXP
pm me if you have any IM. it's much easier to me to talk in Russian
hmm again..
i've just test the emulator in the virtual machine with installed w7 x64 - all the symptoms as l2tp described
I'll try to find x64 version tonight
Thanks Sir
I installed this and it does not create the Microsoft XDE folder in program files....I am on Windows 7 x86. No error of anything. It did take a while and gave me a UAC prompt after a while.....
Edit: I enabled logging by running the msi with /log logfile.txt and it said:
vmmmsm_custom: Running custom action CA_InstallVMMDriver
vmmmsm_custom: Error creating VMM service, E = 6
CustomAction CA_InstallVMMDriver.3D2F911E_A60A_4C07_8F7D_5306DC073E9A returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
Action ended 17:11:12: InstallFinalize. Return value 3.
vmmmsm_custom: Running custom action CA_RemoveVMMDriver
vmmmsm_custom: There was an error stopping the VMM service. Run setup again after manually stopping the VMM service. (error code 6)
vmmmsm_custom: There was an error deleting the VMM service. The service has not been deleted. (error code 6)
I guess it is a problem with my machine with the virtual machine driver, but there seems to be no service...
today I'd installed CLEAN win vista sp2 business x86 on the virtual machine and then tested this emulator - all works fine but very slow
one more update - this installer conflicts with UAC (m$ suxxs one more time..)
if you install the full version of the VS2010 UAC's request appears at the beginning and everything is installed properly
but if you only install the emulator, then:
If UAC enabled installer says "all fine" but emulator doesn't install (see post hsclate)
If UAC disabled installer says "all fine" and emulator installs
Thanks working now....you don;t have to disable UAC if you don't want to, just run an elevated command prompt and run from there, then it installed. Thanks for the pointer...
l2tp said:
tried, but does not work at all:
1) installed from msi
2) run FAR as administrator
3) copied original WM70C1.bin to "C:\Program Files (x86)\Microsoft XDE\1.0\"
4) in directory "C:\Program Files (x86)\Microsoft XDE\1.0\" typed:
Code:
XDE.exe WM70C1.bin
and nothing appeared, and no process xde.exe running in task manager
if i type XDE.exe without parameters, it shows its help screen, but if i run with any parameter (even if it is wrong) it shows nothing.
is this problem related only to my machine or somebody else is experiencing this also?
Click to expand...
Click to collapse
Same Problem for me here.
Running Win7 Professional x64
En1gma said:
hmm again..
i've just test the emulator in the virtual machine with installed w7 x64 - all the symptoms as l2tp described
I'll try to find x64 version tonight
Click to expand...
Click to collapse
Please work hard for the 64bit version, thanks really for this genius work.
Saw this emu-rip to late damn... After uninstalling all the "Microsoft Virtual Studio + I don't know how many crap from what Virtual Studio refused to uninstall via 'Programs and Features' so removed it kind of manually" the sde_xde-enu does not work anymore. While all that bullcrap was installed it actually did work...(@W7 x64)
damn rapid share thought it was extinct.
l2tp +1 confirmed
Yesterday I tried to install VS2010 on win7 pro x64 and it seems that there is no x64 version of vs2010. Because the download is the same version as downloaded on win vista hp sp2.

App install error

So I have turned on developer mode, everything works perfectly It even shows message: Would you like to install [app name] firm [firm name]? , and here 'luck' ends. When I click 'yes' nothing happens. Is there any thing I forgot to do? (I CAN'T use SDK)
you must use WP SDK and XAP deploy tool...
http://forum.xda-developers.com/win.../tutorial-deploy-xaps-easily-wpv-xap-t3263968
Windows XP
dxdy said:
you must use WP SDK and XAP deploy tool...
http://forum.xda-developers.com/win.../tutorial-deploy-xaps-easily-wpv-xap-t3263968
Click to expand...
Click to collapse
Okay but.... Is there any way to install SDK and XAP deploy tool on Windows XP?
No bro its min recommend is vista/w7

[Q] How to install RUU's in Windows 10 -SOLVED

Has anyone successfully managed to get RUU's to install with Windows 10? I've tried searching and all i seem to get are Windows 10 Mobile references.
I've seen the fixes for Windows 7/8 (Running the RUU in XP Sp3 compatibility mode). However, this does not seem to work.
Any suggestions?
Your thread title is not match to the contents.
You can't extract rom.zip in any windows version as it is encrypted (if that's what you meant by extract the RUU).
Yes .. I can install RUU with Windows 10 (mine is Windows 10 64-bit)
What you need is correct drivers - http://forum.xda-developers.com/showpost.php?p=64926362&postcount=4
So what actually your problem is ? If you're trying to install Vodafone_UK_4.19.161.2 RUU, that RUU is corrupted, won't work.
ckpv5 said:
Your thread title is not match to the contents.
You can't extract rom.zip in any windows version as it is encrypted (if that's what you meant by extract the RUU).
Yes .. I can install RUU with Windows 10 (mine is Windows 10 64-bit)
What you need is correct drivers - http://forum.xda-developers.com/showpost.php?p=64926362&postcount=4
So what actually your problem is ? If you're trying to install Vodafone_UK_4.19.161.2 RUU, that RUU is corrupted, won't work.
Click to expand...
Click to collapse
Thanks! That was the RUU I was trying to run, and essentially nothing would happen, it would ask for permission to run an then not go any further.
sorry for the thread confusion...updated
DRTigerlilly said:
Thanks! That was the RUU I was trying to run, and essentially nothing would happen, it would ask for permission to run an then not go any further.
sorry for the thread confusion...updated
Click to expand...
Click to collapse
No problem .. most important is have you solve your problem with nandroid or firmware ? Have you updated to 6.12.161.4 ?
ckpv5 said:
No problem .. most important is have you solve your problem with nandroid or firmware ? Have you updated to 6.12.161.4 ?
Click to expand...
Click to collapse
I updated to 6.12.161.4 with nandroid, I will probably try the Skydragon Sense 7 ROM at another interval, currently using the Skydragon GPE ROM.
Thank You again!
DRTigerlilly said:
Has anyone successfully managed to get RUU's to install with Windows 10? I've tried searching and all i seem to get are Windows 10 Mobile references.
I've seen the fixes for Windows 7/8 (Running the RUU in XP Sp3 compatibility mode). However, this does not seem to work.
Any suggestions?
Click to expand...
Click to collapse
Your question kept coming up as I searched for why RUUs won't run in Windows 10 64 bit.
Here's a link to the solution that fixed the issue for me:
https://forum.xda-developers.com/showpost.php?p=53081344&postcount=94
Thanks to onthezone for the post.
I had to install all x86 and x64 vcredist files from Microsoft before it worked for me. Tip: save the vcredist_##.exe files in folders based on the version they target (i.e. 2005, 2008, 2010, 2012) since all the file names are the same. I ignored the link to GPE full conversion back to sense roms since that didn't apply to me.
Good luck!
Here's the content in case the link ever goes down:
onthezone said:
Alright after tons of research and trial and error, I believe I found a fix to the installer crashing after accepting t&c. First make sure you have htc sync manager installed. Then install ALL of the c++ programs from here:
Download Visual C++ Redistributable for Visual Studio 2012 Update 4 from Official Microsoft Download Center
Download Microsoft Visual C++ 2005 SP1 Redistributable Package (x86) from Official Microsoft Download Center
Download Microsoft Visual C++ 2005 SP1 Redistributable Package (x64) from Official Microsoft Download Center
Download Microsoft Visual C++ 2008 SP1 Redistributable Package (x86) from Official Microsoft Download Center
Download Microsoft Visual C++ 2008 SP1 Redistributable Package (x64) from Official Microsoft Download Center
Download Microsoft Visual C++ 2010 SP1 Redistributable Package (x86) from Official Microsoft Download Center
Download Microsoft Visual C++ 2010 SP1 Redistributable Package (x64) from Official Microsoft Download Center
Then rerun the ruu file with admin and should work.
If your coming from GPE full conversion you will get a error 156 and have to convert back via this guide:
GPE full conversion back to sense roms
Then rerun the ruu file with admin again and should work.
Click to expand...
Click to collapse

Windows 10 on a Windows 8Rt tablet

i want to install windows 10 iot and I have a Windows RT tablet. I successfully performed downgrade from 8.1 to 8.0. The former owner when sat on Windows 8.1 RT said that he was not updated. That's nice. After creating the second user, I started trying to perform secureboot debug. In the account policy I created another user and assigned to him all the roles, including administrator, User Replicator, etc. After that I managed to run the script and on a black background to press the treasured inscription "Accept and install". After the download, I ran the command that was in the Readme file from the Secureboot folder. After that I started to prepare a flash drive. Build ffu file Windows 10 IoT as a person from the video ( https://youtu.be/ivwuxBR96oE ) I mounted through the command DISM /mount-ffu. After that I added the files efi to download, but unfortunately further I did not succeed in doing anything. By the way I install a jailbreak. When you try to boot from a prepared SD card, it ignores it. All the methods are tried. What could be wrong? i may to record video
mickel52 said:
i want to install windows 10 iot and I have a Windows RT tablet. I successfully performed downgrade from 8.1 to 8.0. The former owner when sat on Windows 8.1 RT said that he was not updated. That's nice. After creating the second user, I started trying to perform secureboot debug. In the account policy I created another user and assigned to him all the roles, including administrator, User Replicator, etc. After that I managed to run the script and on a black background to press the treasured inscription "Accept and install". After the download, I ran the command that was in the Readme file from the Secureboot folder. After that I started to prepare a flash drive. Build ffu file Windows 10 IoT as a person from the video (
) I mounted through the command DISM /mount-ffu. After that I added the files efi to download, but unfortunately further I did not succeed in doing anything. By the way I install a jailbreak. When you try to boot from a prepared SD card, it ignores it. All the methods are tried. What could be wrong? i may to record video
Click to expand...
Click to collapse
There is no advantage to running W10IOT on your surface. Why do you want to? You'll get more use out of jailbroken windows RT
Qiangong2 said:
There is no advantage to running W10IOT on your surface. Why do you want to? You'll get more use out of jailbroken windows RT
Click to expand...
Click to collapse
I want launch my uwp app and put on my room surface rt for management automatization my house!

[Q] How to install XAP from appx4fun in windows 10 mobile ?

In windows phone 8, The xap file from the website appx4fun.com were supposed to be installed from store app by keeping the XAP file in the root of the sd card and install it from an option in the store. But there is no such option in the store app of Windows 10 mobile. These XAPs can not get install in a regular way( through Interop Tools or By deployment tool ). As far as I think, these XAPs are encrypted and it is first decrypted by the windows phone 8 store and is then installed. Do anyone have any idea on this..?
I'm a noob with windows mobile too but I always used wp 8.1 sdk
jason_l367 said:
I'm a noob with windows mobile too but I always used wp 8.1 sdk
Click to expand...
Click to collapse
The XAPs that i'm talking about, won't install with that deployment tool.
It is not possible to install encrypted XAPs on Windows Mobile 10.
Shaikh Amaan FM said:
The XAPs that i'm talking about, won't install with that deployment tool.
Click to expand...
Click to collapse
Works fine for me.
I'm a noob please don't offended by my weakness (

Categories

Resources