Deploying WP appx in Windows 10 Mobile - Windows 10 Mobile

I'm trying to deploy a WP appx to my device with AU, build 14393.67. I have used SDK mini to do that, but always show an "install path not found" error. Any idea or alternative to fix it?
Thanks.

Win 8 or Win 10 appx?

you dont need SDK to install appx...
- copy file to phone and run it from file manager
- you can install appx from PC to phone using portal (enable developer and portal options in settings)

Interop tool may work too.

dxdy said:
you dont need SDK to install appx...
- copy file to phone and run it from file manager
- you can install appx from PC to phone using portal (enable developer and portal options in settings)
Click to expand...
Click to collapse
I tried that method with minecraft appx and it didn't work. The app closes as soon as I open it

dcduartee said:
I tried that method with minecraft appx and it didn't work. The app closes as soon as I open it
Click to expand...
Click to collapse
because you not purchase game

dxdy said:
because you not purchase game
Click to expand...
Click to collapse
I installed the same appx when I was on 8.1 and it worked

Yes because WP 8.1 dont check if app purchased.

We need to trickit to believe is a wp8.1 phone

dxdy said:
you dont need SDK to install appx...
- copy file to phone and run it from file manager
- you can install appx from PC to phone using portal (enable developer and portal options in settings)
Click to expand...
Click to collapse
augustinionut said:
Interop tool may work too.
Click to expand...
Click to collapse
I tried both methods with no success.

Related

In-detail tutorial on How to root Nokia X after Update v11.1.1

Thanks to @Kashamalaga for providing the package file and the easiest tutorial possible :good:
Thanks to @Chainfire for creating such an great app (i.e SuperSU) :good:
Okay, first of all did you downloaded the package given in the guide ?
Once you download it, extract it then you will have two folders, One named as Kingroot and the other named Nokia X USB drivers
and then download the adt bundle from Google
Here's the Link in case you didn't get the adt bundle - DOWNLOAD
Extract it, you will have 2 folders and an Application
Open the Application named SDK Manager
Then from the packages, select and install Platform tools
Once, you installed platform tools, navigate to SDK folder > then Platform-tools folder
Now, in the Platform tools folder, Right click anywhere while holding shift
Click on Open Command Window here
Then run this command : adb devices
See if your device get's listed
If it doesn't get listed, then Go to Control Panel > Hardware and Sound > Device Manager
Plug-in your Nokia X
With MTP selected in your mobile
Now, you will have Nokia X device listed in the Device Manager
Right Click on it, then click on Update driver
Browse file for USB driver manually
Select ADB driver folder from the package you downloaded from the guide on forum.xda-developers.com (i.e this - NokiaX USB Drivers\nokia\usb_driver and Click OK
Install the drivers
Then again navigate to sdk> platform tools
Then again Open command Window there
Run the command adb devices again
And see if your Nokia X gets listed, the device should be c268 something like that
Once you done this all, Open Kingroot folder
Disconnect and connect your Nokia X
Kingroot app should detect it in few mins
Then follow the on-screen instructions
After the rooting process, your Nokia X re-boots and the SuperSU asks for permission, Grant it. Voila !! You are done now. You may disconnect your Nokia X now and enjoy the Rooted the Nokia X
9449295 1494
If your devices is not listed after after step 23 , then do the following -
a) Edit the file C:\Users\<user>\.android\adb_usb.ini and add line
0x0421
b) adb kill-server
c) adb start-server
d) adb devices
it says "Root failed need adb" after click on root in kingoroot app
SrFahim said:
it says "Root failed need adb" after click on root in kingoroot app
Click to expand...
Click to collapse
Then make sure you have enabled USB Debugging in your Phone. And that the correct ADB drivers are installed on your PC.
root failed
my nokia x is detected !
everything goes fine but when i click on root the process takes around 30 seconds and says root failed !
please fix this for me !
hhbadri said:
my nokia x is detected !
everything goes fine but when i click on root the process takes around 30 seconds and says root failed !
please fix this for me !
Click to expand...
Click to collapse
Does it just says root failed ? Maybe you should start the rooting process from the beginning of the tutorial (or) maybe your device is still on the previous Software version (i.e v10.0.3), make a check and do update your device if it's the previous update on your device and then try again rooting your device using this tutorial.
needroot !
Mrtoxicgamer10 said:
Does it just says root failed ? Maybe you should start the rooting process from the beginning of the tutorial (or) maybe your device is still on the previous Software version (i.e v10.0.3), make a check and do update your device if it's the previous update on your device and then try again rooting your device using this tutorial.
Click to expand...
Click to collapse
no i have updated software
i also tried uninstalling device driver and instaling driver provided in package
still result is same it says root failed and under that needroot.
hhbadri said:
no i have updated software
i also tried uninstalling device driver and instaling driver provided in package
still result is same it says root failed and under that needroot.
Click to expand...
Click to collapse
Try this tool. Maybe it will help you
Link : CLICK HERE
rooted
thanks a lot :laugh:!
it really worked !
---------- Post added at 03:10 PM ---------- Previous post was at 02:29 PM ----------
i need help !
i m unable to add google account
everytime i add google account it shows
"Google Play services has stopped"
hhbadri said:
thanks a lot :laugh:!
it really worked !
---------- Post added at 03:10 PM ---------- Previous post was at 02:29 PM ----------
i need help !
i m unable to add google account
everytime i add google account it shows
"Google Play services has stopped"
Click to expand...
Click to collapse
Use Nokia X toolkit to flash G-Apps. That worked for me.
nokia x phone app
can you provide me with nokia x stock contact app from titanium backup ?
hhbadri said:
can you provide me with nokia x stock contact app from titanium backup ?
Click to expand...
Click to collapse
Here you go. Download from here. It contains all such apks.
http://forum.xda-developers.com/showthread.php?t=2661911
All are installed
Dom3616 said:
Then make sure you have enabled USB Debugging in your Phone. And that the correct ADB drivers are installed on your PC.
Click to expand...
Click to collapse
All drivers are installed and USB debugging is also enabled but it is still saying that, I also try Vroot but the phone got disconnected everytime when I press the root button
SrFahim said:
All drivers are installed and USB debugging is also enabled but it is still saying that, I also try Vroot but the phone got disconnected everytime when I press the root button
Click to expand...
Click to collapse
Try Nokia X Manager.
Dom3616 said:
Try Nokia X Manager.
Click to expand...
Click to collapse
:good: I'll try
rooting
Mrtoxicgamer10 said:
Thanks to @Kashamalaga for providing the package file and the easiest tutorial possible :good:
Thanks to @Chainfire for creating such an great app (i.e SuperSU) :good:
Okay, first of all did you downloaded the package given in the guide ?
Once you download it, extract it then you will have two folders, One named as Kingroot and the other named Nokia X USB drivers
and then download the adt bundle from Google
Here's the Link in case you didn't get the adt bundle - DOWNLOAD
Extract it, you will have 2 folders and an Application
Open the Application named SDK Manager
Then from the packages, select and install Platform tools
Once, you installed platform tools, navigate to SDK folder > then Platform-tools folder
Now, in the Platform tools folder, Right click anywhere while holding shift
Click on Open Command Window here
Then run this command : adb devices
See if your device get's listed
If it doesn't get listed, then Go to Control Panel > Hardware and Sound > Device Manager
Plug-in your Nokia X
With MTP selected in your mobile
Now, you will have Nokia X device listed in the Device Manager
Right Click on it, then click on Update driver
Browse file for USB driver manually
Select ADB driver folder from the package you downloaded from the guide on forum.xda-developers.com (i.e this - NokiaX USB Drivers\nokia\usb_driver and Click OK
Install the drivers
Then again navigate to sdk> platform tools
Then again Open command Window there
Run the command adb devices again
And see if your Nokia X gets listed, the device should be c268 something like that
Once you done this all, Open Kingroot folder
Disconnect and connect your Nokia X
Kingroot app should detect it in few mins
Then follow the on-screen instructions
After the rooting process, your Nokia X re-boots and the SuperSU asks for permission, Grant it. Voila !! You are done now. You may disconnect your Nokia X now and enjoy the Rooted the Nokia X
Click to expand...
Click to collapse
if i root my phone.... and after i flash it with stock rom via nokia care suite...will it be just like stock in case if i want to claim my warranty?
awaisasghar said:
if i root my phone.... and after i flash it with stock rom via nokia care suite...will it be just like stock in case if i want to claim my warranty?
Click to expand...
Click to collapse
Yes you can claim your warranty still.
Update After Root
HI, My name is Mohammed Saleem, i have rooted successfully my Nokia XL using your guidelines having software version 1.1.1.0 but i need to update my Nokia XL Software Version to 1.2.3.2 , so i need to know my rooted data will work after updation or not.
Please Reply.
[email protected]
saleemcastaliaz said:
HI, My name is Mohammed Saleem, i have rooted successfully my Nokia XL using your guidelines having software version 1.1.1.0 but i need to update my Nokia XL Software Version to 1.2.3.2 , so i need to know my rooted data will work after updation or not.
Please Reply.
[email protected]
Click to expand...
Click to collapse
No. You will have to root again once you update.

[FIX] Updated ADB Drivers for Nokia Devices

[FIX] Updated ADB Drivers for Nokia Devices
It was quite sad that Nokia Devs forgot to update the adb drivers after the update. The update also updated some configurations within adb and fastboot and as the drivers didn't have these updated configurations, they refused to be installed. But I'm still breathing so I made it happen.
Procedure:
1. Download Latest ADB Drivers from below and extract it's contents on to your desktop (or anywhere you like).
2. Connect your Nokia X/XL with USB Debugging On. (Settings-->USB Debugging).
3. Windows 8 users, you need to follow this guide to turn off signature verification. This is necessary as I cannot sign the drivers. Windows 7 users also have to do this by following this guide.
4. For Windows 7: Press Start and in search box, type "Device Manager" and open it.
For Windows 8: Use Search to find "Device Manager" and open it.
5. Now, under other device, right click the Nokia X with yellow triangle and choose "Update Driver".
6. Browse to the Nokia X Updated USB Drivers folder in the zip package. And let it install.
7. After some time, it will install and Nokia X ADB Composite drivers will be installed.
8. Do it for the other Nokia X with yellow triangle as well.
9. Done.
Downloads:
- Nokia ADB Drivers 13.9.14 : Added missing compatibility.
Configuring ADB:
Just copy the adb_usb.ini file found in the package to C:/Users/<Your username>/.android and replace the previous one (if any). Done!
Enjoy and now, you can use Nokia X Manager and flasher. Cheers.
Credits:
-Allah Almighty
-A friend who gave me this idea
thanks it's working now ...
great work
My pc is pentium4 36 byte, which one file should I download, because there is many file to download?
Thanks
Sent from my Nokia_X using XDA Free mobile app
ahmadsol2410 said:
My pc is pentium4 36 byte, which one file should I download, because there is many file to download?
Thanks
Sent from my Nokia_X using XDA Free mobile app
Click to expand...
Click to collapse
The download is only one. The other two links are instructions on how to disable signature verification.
Not working for me
[/QUOTE]
Just copy the adb_usb.ini file found in the package to C:/Users/<Your username>/.android and replace the previous one (if any). Done!
[/QUOTE]
i can't find this path . where i can put this ini. file ?
also i tried nokia x manager
and nokia tool kit
none of them can read my phone on the computer , like its invisible for them maybe cuz usb driver not up to date
i tried to download usb uppdate and install it manually but it says windows couldn't install >> help me over please :good:
A7M3D007 said:
i can't find this path . where i can put this ini. file ?
also i tried nokia x manager
and nokia tool kit
none of them can read my phone on the computer , like its invisible for them maybe cuz usb driver not up to date
i tried to download usb uppdate and install it manually but it says windows couldn't install >> help me over please :good:
Click to expand...
Click to collapse
Follow the procedure step by step. It should work.
Dom3616 said:
Follow the procedure step by step. It should work.
Click to expand...
Click to collapse
still where i put the ini file in the package ???
A7M3D007 said:
still where i put the ini file in the package ???
Click to expand...
Click to collapse
You need to put it in C/:Users/Username/.android folder.
Dom3616 said:
You need to put it in C/:Users/Username/.android folder.
Click to expand...
Click to collapse
believe me i can't find this path in my pc i can't find android floder in the driver C ??:laugh:
A7M3D007 said:
believe me i can't find this path in my pc i can't find android floder in the driver C ??:laugh:
Click to expand...
Click to collapse
In Drive C, there will be a folder named Users, inside there will be a folder with your Windows Username on it. Inside there will be a .android folder.
Dom3616 said:
[FIX] Updated ADB Drivers for Nokia Devices
Click to expand...
Click to collapse
Hi, can you update ADB driver for stock rom v1.2.4.2
plupy said:
Hi, can you update ADB driver for stock rom v1.2.4.2
Click to expand...
Click to collapse
It is already for the latest update.
Dom3616 said:
It is already for the latest update.
Click to expand...
Click to collapse
It works for v1.2.4.1 but not for v1.2.4.2 please recheck.
plupy said:
It works for v1.2.4.1 but not for v1.2.4.2 please recheck.
Click to expand...
Click to collapse
Where has the update for v1.2.4.2 come?
We need updated catalog file. Tricking the inf file doesn't work. nokia_winusba64.cat
Unfortunately NOKIA SDK files are outdated since June.
hypermania said:
We need updated catalog file. Tricking the inf file doesn't work. nokia_winusba64.cat
Unfortunately NOKIA SDK files are outdated since June.
Click to expand...
Click to collapse
It worked for me and many others.
Dom3616 said:
It worked for me and many others.
Click to expand...
Click to collapse
I am running on 1.2.4.1 at the moment. Please note that detail. This is the final revision that I have.
What is your version number ?
hypermania said:
I am running on 1.2.4.2 at the moment. Please note that detail. This is the final revision that I have.
What is your version number ?
Click to expand...
Click to collapse
1.2.4.1.
Dom3616 said:
1.2.4.1.
Click to expand...
Click to collapse
I receive hash tag error all the time, can't install it.
I am on Windows 8.1 btw.

How to install xap/appx/appxbundle without PC

file explorer does nothing whenever i click install option to install app
Is there anything i am missing or
There is some other tool/app to do so
you cant do this... not possible
not all apps can be installed by the file manager
I think only signed apps.
Is there any tool to install apps (without help of file explorer).
I have seen some tool for wp7 or 8 on xda but i don't know whether it works on windows 10
Is there any tool to install apps (without help of file explorer).
I have seen some tool for wp7 or 8 on xda but i don't know whether it works on windows 10
YESSSS ... read search on this great forum. https://www.google.com/url?q=http:/...ds-cse&usg=AFQjCNGJKSp4_X0JBgeAGCN8TEvpZuiFiQ
You can deploy appx and appxbundles without PC, go to Developer Settings and turn on Device Portal. Then tap Pair and memorize the password or just leave it there in the background. Now go to Edge and navigate to http://127.0.0.1/ and enter the password. I suggest to also check the Remember box. Now you can deploy appx packages on the Apps page. This does not work for XAP.
My edge didnt ask for password.
On developer mode on device portal set off ask for password.
It won't install unsigned packages though. That sort of defeats the purpose of being a Developer option doesn't it?
jessenic said:
You can deploy appx and appxbundles without PC, go to Developer Settings and turn on Device Portal. Then tap Pair and memorize the password or just leave it there in the background. Now go to Edge and navigate to http://127.0.0.1/ and enter the password. I suggest to also check the Remember box. Now you can deploy appx packages on the Apps page. This does not work for XAP.
Click to expand...
Click to collapse
Appx files are getting deployed, but they won't open.
Windows 10 Mobile is possible to install repacked wp8.1 xap files without pc
Req: 1) Interop tool
2) Any zip manager
First unpack the xap file
Open interop tool & goto application
Select developer option then slide to register a package
Browse AppxManifest.xml (not WMAppManifest.xml) from the unpacked xap
click register.. (some times gives error but still clicking register)
BOOM..........!
fadilfadz said:
Windows 10 Mobile is possible to install repacked wp8.1 xap files without pc
Req: 1) Interop tool
2) Any zip manager
First unpack the xap file
Open interop tool & goto application
Select developer option then slide to register a package
Browse AppxManifest.xml (not WMAppManifest.xml) from the unpacked xap
click register.. (some times gives error but still clicking register)
BOOM..........!
Click to expand...
Click to collapse
What i would do if app didn't have AppxManifest.xml?
Superded said:
What i would do if app didn't have AppxManifest.xml?
Click to expand...
Click to collapse
Its not possible,It is wp8 xap.
It works for wp8.1 xap
thats rare... deploy from PC is best way to install xap files
dxdy said:
thats rare... deploy from PC is best way to install xap files
Click to expand...
Click to collapse
Yeah... Better way with pc
dxdy said:
thats rare... deploy from PC is best way to install xap files
Click to expand...
Click to collapse
i get various errors deploying xaps.Its a miss or hit.
I only installed custom pfd with my phone in airplane mode in order to succeed!!!
NIKOSXRI said:
i get various errors deploying xaps.Its a miss or hit.
I only installed custom pfd with my phone in airplane mode in order to succeed!!!
Click to expand...
Click to collapse
i have collection of xaps and all install without problems... just need right xap file and good interop unlock... btw why you need PFD on W10M????
Just to check the interop and some tweaks...
I use the xap deployer and lite sdk from here
https://forum.xda-developers.com/wi.../tutorial-deploy-xaps-easily-wpv-xap-t3263968
Do you have a better method?
Do we have fs access for lumia 950 yet or not?
I guess I have to wait a bit for Heathcliff74...
NIKOSXRI said:
Just to check the interop and some tweaks...
I use the xap deployer and lite sdk from here
https://forum.xda-developers.com/wi.../tutorial-deploy-xaps-easily-wpv-xap-t3263968
Do you have a better method?
Click to expand...
Click to collapse
this is only and best method....
NIKOSXRI said:
Do we have fs access for lumia 950 yet or not?
I guess I have to wait a bit for Heathcliff74...
Click to expand...
Click to collapse
NO! full system access not works via Interop Tools... for now wait...

HP Elite X3 Unlock Method?

I have a completely updated HP Elite X3 and have tried various ways to unlock the file system for modification with no success.
Does anyone know the proper way to unlock the file system on the HP Elite X3?
I've tried vcREG with no luck. Thanks All.
dfeldt91 said:
I have a completely updated HP Elite X3 and have tried various ways to unlock the file system for modification with no success.
Does anyone know the proper way to unlock the file system on the HP Elite X3?
I've tried vcREG with no luck. Thanks All.
Click to expand...
Click to collapse
could you please explain more what did you do ?
Witch version of vcREG dd you used ?
I'm prety sure you didn't check this post
http://forum.xda-developers.com/showpost.php?p=68479867&postcount=72
ngame said:
could you please explain more what did you do ?
Witch version of vcREG dd you used ?
I'm prety sure you didn't check this post
http://forum.xda-developers.com/showpost.php?p=68479867&postcount=72
Click to expand...
Click to collapse
Thanks for the response. I have followed the vcREG thread but did not do the part you just showed me with changing the name. I am attempting to do so in vcREG but it is not reading anything.
Would you mind telling me the steps to change the DeviceTargetInfo?
dfeldt91 said:
Thanks for the response. I have followed the vcREG thread but did not do the part you just showed me with changing the name. I am attempting to do so in vcREG but it is not reading anything.
Would you mind telling me the steps to change the DeviceTargetInfo?
Click to expand...
Click to collapse
You can use interop tools / custompfd or vcreg to modify this :
HKLM\System\Platform\DeviceTargetingInfo
Change the PhoneManufacturer to NOKIA
ngame said:
You can use interop tools / custompfd or vcreg to modify this :
HKLM\System\Platform\DeviceTargetingInfo
Change the PhoneManufacturer to NOKIA
Click to expand...
Click to collapse
Perhaps I am doing it wrong in vcREG.
Is this correct:
Open vcReg
Click Hkey_local_machine
Type path: HKLM\System\Platform\DeviceTargetingInfo
Type key: PhoneManufacturer
Hitting Read does nothing.
What are the steps to changing the Manufacturer in vcREG? Sorry to bug, I am a long time Android user and just moved to Windows for the first time. I appreciate the help!
dfeldt91 said:
Perhaps I am doing it wrong in vcREG.
Is this correct:
Open vcReg
Click Hkey_local_machine
Type path: HKLM\System\Platform\DeviceTargetingInfo
Type key: PhoneManufacturer
Hitting Read does nothing.
What are the steps to changing the Manufacturer in vcREG? Sorry to bug, I am a long time Android user and just moved to Windows for the first time. I appreciate the help!
Click to expand...
Click to collapse
Click Hkey_local_machine
Type path: System\Platform\DeviceTargetingInfo
Type key: PhoneManufacturer
ngame said:
Click Hkey_local_machine
Type path: System\Platform\DeviceTargetingInfo
Type key: PhoneManufacturer
Click to expand...
Click to collapse
After doing exactly this, I hit read and nothing shows up. I have typed the path correctly. I'm not sure what is going on. I am going to try a complete reset and then do it again.
dfeldt91 said:
After doing exactly this, I hit read and nothing shows up. I have typed the path correctly. I'm not sure what is going on. I am going to try a complete reset and then do it again.
Click to expand...
Click to collapse
hm, so try to edit this with other registry app like custompfd .
I'm sure that works
ngame said:
hm, so try to edit this with other registry app like custompfd .
I'm sure that works
Click to expand...
Click to collapse
Thanks again for the help, I am currently restoring the phone using Windows Device Recovery Tool to start fresh. I will try CustomPFD and report back any progress.
I am trying to install CustomPFD and am getting error 0X81030120 now and it fails. This is on a fresh reset phone with no modifications other than enabling Developer Mode.
How do you install CustomPFD without getting the error?
I am using XAPdeployment to install.
@ngame Accessing normal registry still requires ndtksvc.dll in System32 running. @dfeldt91
Go to "Registry Editor for All Device".
http://forum.xda-developers.com/windows-10-mobile/jailbreak-interop-unlock-windows-10-t3178140
Or you can use alternate registry editor.
http://forum.xda-developers.com/windows-10-mobile/interop-tools-appx-windows-10-mobile-t3373675
djamol said:
@ngame Accessing normal registry still requires ndtksvc.dll in System32 running. @dfeldt91
Go to "Registry Editor for All Device".
http://forum.xda-developers.com/windows-10-mobile/jailbreak-interop-unlock-windows-10-t3178140
Or you can use alternate registry editor.
http://forum.xda-developers.com/windows-10-mobile/interop-tools-appx-windows-10-mobile-t3373675
Click to expand...
Click to collapse
I attempt to deploy the roottool.xap but it hangs and hangs and never installs.
I jsut noticed that in the Info section of the phone it now says ACERINC whch is one of the things I tried changing the phone registry to for manufacturer so......maybe I'm making progress here? I really don't know. Could not get either of the above to install.
Following it... only via W10 for desktop, no way for the remote registry editing via Windows 7 Professional?
djamol said:
Or you can use alternate registry editor.
http://forum.xda-developers.com/windows-10-mobile/interop-tools-appx-windows-10-mobile-t3373675
Click to expand...
Click to collapse
The proper thread would actually be: http://forum.xda-developers.com/win...app-interop-tools-versatile-registry-t3445271
The OP even includes instructions on how to unlock for other oem devices.
---------- Post added at 08:14 AM ---------- Previous post was at 08:09 AM ----------
dfeldt91 said:
Could not get either of the above to install.
Click to expand...
Click to collapse
Make sure you're reading the Interop Tools installation instructions carefully and that you're using the one from the official thread which is here: http://forum.xda-developers.com/win...app-interop-tools-versatile-registry-t3445271
It should install properly
gus33000 said:
Make sure you're reading the Interop Tools installation instructions carefully and that you're using the one from the official thread which is here: http://forum.xda-developers.com/win...app-interop-tools-versatile-registry-t3445271
It should install properly
Click to expand...
Click to collapse
When I install Interop tools on the X3 it does not show up anywhere, as an app or in the extras location.
Ok, link was posted. I downloaded the file and installed it. Now the problem I have is when installing interop tools. I copy to SD card, click the dependency files to install then install interop tools by clicking on it. It doesn't show up as an app and doesn't show up in extras.
dfeldt91 said:
When I install Interop tools on the X3 it does not show up anywhere, as an app or in the extras location.
also, that link has TBD written in the spot for the OEM files. So the files are unavailable.
Click to expand...
Click to collapse
I just updated the OP again. And where did you see it should be in extras? Don't follow or read the older thread that got posted, go to the storage settings, make sure interop tools isn't listed at all, if it is, uninstall it, then download the current pre-release 8 of beta 1.9, and read carefully the instructions. You are required to install using device portal. If it failed, device portal should give you a specific error code. Just make sure to follow the installation instructions from the official thread and everything should go alright.
Edit: reopen the thread and download the other missing ndtk spkgs zip too. Forgot to include it.
gus33000 said:
I just updated the OP again. And where did you see it should be in extras? Don't follow or read the older thread that got posted, go to the storage settings, make sure interop tools isn't listed at all, if it is, uninstall it, then download the current pre-release 8 of beta 1.9, and read carefully the instructions. You are required to install using device portal. If it failed, device portal should give you a specific error code. Just make sure to follow the installation instructions from the official thread and everything should go alright.
Click to expand...
Click to collapse
Ok, let me give this another shot! Thanks for the help, it is appreciated!
NDTK files
Ok, Got the NDTK files installed and it is restarting...
..OK.. Success. IT is installed, I can browse files from my PC and delete them. I deleted the system apps I don't use such as Xbox, Get Help, Continuum, etc. They immediately force close when clicked on in the start menu but do not disappear when the phone is restarted. I noticed the app files showed back up under Data\SYSTEMAPPS as well.
Does anyone know how to permanently remove these apps from the start menu?
Elite X3
hello just bought this baby and it seems a normal user can't do much **** with it.... Microsoft store askes for money even for word...lol
please be kind to help me how can I manage to install cracked apps if this is possible... I have read that normal win 10 exes don't work
also how can I root my device....
thanks
dfeldt91 said:
Ok, Got the NDTK files installed and it is restarting...
..OK.. Success. IT is installed, I can browse files from my PC and delete them. I deleted the system apps I don't use such as Xbox, Get Help, Continuum, etc. They immediately force close when clicked on in the start menu but do not disappear when the phone is restarted. I noticed the app files showed back up under Data\SYSTEMAPPS as well.
Does anyone know how to permanently remove these apps from the start menu?
Click to expand...
Click to collapse

how to convert xap into zip

How to convert any xap file into zip so they can install without PC by registering the appxmanifest through interop tool
Registering the appxmanifest works only with APPX not with XAP.
@atik619 said:
How to convert any xap file into zip so they can install without PC by registering the appxmanifest through interop tool
Click to expand...
Click to collapse
The xap with VMAppPRHeader.xml file inside can be installed from phone by clicking on it.
The xap without this file can be deployed from PC.
@atik619 said:
How to convert any xap file into zip so they can install without PC by registering the appxmanifest through interop tool
Click to expand...
Click to collapse
This is not the best way... because you have to have the folder in your phone... Just compile it to appx... Use the windows 10 sdk tools for convert folders to appx.
xxJMarian said:
This is not the best way... because you have to have the folder in your phone... Just compile it to appx... Use the windows 10 sdk tools for convert folders to appx.
Click to expand...
Click to collapse
how to make ARM appx?
augustinionut said:
how to make ARM appx?
Click to expand...
Click to collapse
Kiran Murmu Packager
When it asks you for password, select none, use sha256.
The app is the same as the one that cames with windows 10 sdk, but this one has all-in-one and with easier steps.
So, how to use iti to make ARM uwp from xaps?
augustinionut said:
So, how to use iti to make ARM uwp from xaps?
Click to expand...
Click to collapse
I don't think that's possible... unless you edit the manifest and some other stuff. What the tool does is packing a folder into appx or appxbundle with sha256 or w/e you select, it also generates certificates and other stuff... just like the sdk tools. You can try what you want to do by simply change .xap to zip and unzip it, once you got the folder with the files in it, use the tool to pack it to appx or appxbundle.
augustinionut said:
So, how to use iti to make ARM uwp from xaps?
Click to expand...
Click to collapse
is not for xap files... this only is simple appx packer (when you extract appx files from phone to make appx install file)... is no magic tool for that...
I thought so. Can we get back Edge who was reading pdfs?

Categories

Resources