[XAP] Custom Lock Screen - Rebuilt for 12-Hour format and U.S Date format standards - Windows Phone 8 Development and Hacking

Hey Everyone!
I am not going to say this is my app because really it's not, this is just a rebuild of the LockScreenTest app with United States standard Date and Time formatting for those who want it.
Original app is by: -W_O_L_F-
To install the application you will need Interop-Unlock as well as:
ID_CAP_SHELL_DEVICE_LOCK_UI_API and ID_CAP_CHAMBER_PROFILE_CODE_RW must be unlocked to install this app!
Install with Windows Phone Power Tools or with this method!
Download is in the attachments list.
Features(These features come from LockScreenTest by -WOLF-):
Set pictures as background
Set video as background (Place raw MJPEG video on root of SDCARD NOT PHONE STORAGE)
Override system lockscreen
Calendar events
Notifications (E-Mails and Messages as far as I know work?)
12-Hour format clock
United States standard date display
Music control (Xbox Music only for now)
Battery Percentage on Lockscreen
Let me know what you think, this is my first attempt at compiling a Windows Phone 8.x application
Side Note(s): I also plan on releasing an AdAway port to WP8.x devices as soon as I can figure out how to get system access to the hosts file. but that will be in another thread.
Enjoy the app!

sandix said:
Hey Everyone!
[/B][/U]
Set video as background (Place raw MJPEG video on root of SDCARD NOT PHONE STORAGE)
Enjoy the app!
Click to expand...
Click to collapse
thanks for this tool and good to see set video as background .
but why it needs to place video file in sd card ?
isn't it better to use file picker and save video and background picture in ApplicationData.Current.LocalFolder ?
or you can use KnownFolders.VideoLibrary.GetFileAsync("Background.mjpg");
to get the video file from sd card or internal easier .
I tried to run it on my Lumia 920 with Windows 10 build 10152 , I couldn't run it .
It stuck on Splash Screen .
and then I test it on my ATIV S with 8.1 , it runs without any problem at running .
couldn't able to use it after copying video file in sd card .

ngame said:
thanks for this tool and good to see set video as background .
but why it needs to place video file in sd card ?
isn't it better to use file picker and save video and background picture in ApplicationData.Current.LocalFolder ?
or you can use KnownFolders.VideoLibrary.GetFileAsync("Background.mjpg");
to get the video file from sd card or internal easier .
I tried to run it on my Lumia 920 with Windows 10 build 10152 , I couldn't run it .
It stuck on Splash Screen .
and then I test it on my ATIV S with 8.1 , it runs without any problem at running .
couldn't able to use it after copying video file in sd card .
Click to expand...
Click to collapse
I didn't actually write this orginally it was built by -WOLF-, I just reworked the source to get proper US formatted Time and Date.
I am planning on adding on to it though so stay tuned! I will add that as a feature soo!

Battery Percentage added to Lockscreen in V2

Can you implement Bing image as background? Also, I dont want battery info on my lockscreen...

mlleemiles said:
Can you implement Bing image as background? Also, I dont want battery info on my lockscreen...
Click to expand...
Click to collapse
I will be adding some stuff for settings in next version:
- disable battery percentage
- Bing live wallpapers
- ability to change back to 24 hour standard
It will be released later this week.

Support for Windows 10 Mobile?

sandix said:
I will be adding some stuff for settings in next version:
- disable battery percentage
- Bing live wallpapers
- ability to change back to 24 hour standard
It will be released later this week.
Click to expand...
Click to collapse
I'm glad to see somebody improving my app Good luck!

-W_O_L_F- said:
I'm glad to see somebody improving my app Good luck!
Click to expand...
Click to collapse
Thanks man! I really liked your app, and used it for awhile, but I really wanted the 12 hour format which is what got me to rebuilding yours to use 12 hours.
Now I am adding features to help other users with their needs/wants. Thanks for the kind words my friend.

surya467 said:
Support for Windows 10 Mobile?
Click to expand...
Click to collapse
I will not be able to as W10M Lockscreen API's have changed drastically. (Facebook Lockscreen api doesn't even work with W10M properly.)
I plan on fixing it, but it will take time.

Maybe weather can be implemented

Thinking about it, but I might just scrap this project since most of my time and energy is on AdBlockWP, I am not sure yet though, I will keep everyone updated.

sandix said:
Thinking about it, but I might just scrap this project since most of my time and energy is on AdBlockWP, I am not sure yet though, I will keep everyone updated.
Click to expand...
Click to collapse
Thanks! It's great work that you do all these on your own.

great stuff! Keep it up bro

Can't deploye on my intorp unlocked Lumia 730

sagargjasani264 said:
Can't deploye on my intorp unlocked Lumia 730
Click to expand...
Click to collapse
You will need the Windows Phone Power tools to deploy as well as a FULLY interop unlock WITH all capabilities unlocked as well.

sandix said:
You will need the Windows Phone Power tools to deploy as well as a FULLY interop unlock WITH all capabilities unlocked as well.
Click to expand...
Click to collapse
I am using windows phone power tool... And I have also introp unlocked my Lumia 730 by vcreg mathod.
Wppt gives error that package cannot be opened.

sagargjasani264 said:
I am using windows phone power tool... And I have also introp unlocked my Lumia 730 by vcreg mathod.
Wppt gives error that package cannot be opened.
Click to expand...
Click to collapse
Please try: http://forum.xda-developers.com/windows-phone-8/development/tool-appdeploy-8-1-capabilities-t3158053
This method of deploying apps allows all capabilities.

sandix said:
Please try: http://forum.xda-developers.com/windows-phone-8/development/tool-appdeploy-8-1-capabilities-t3158053
This method of deploying apps allows all capabilities.
Click to expand...
Click to collapse
Same error... " package could not be opened"

sagargjasani264 said:
Same error... " package could not be opened"
Click to expand...
Click to collapse
Try re-downloading the xap file, because I just redeployed it to my phone.
Please verify that you have full interop unlock

Related

[REQUEST] latest extras+info

I need for someone to possibly dump the latest version of the app from their development/pre-production edition of their Nokia Lumia. I don't think it matters if its a BUILD 920 or if its a developer 822, or whatever. I have a few ideas of some things that can be done via this app, as almost all of the dial codes on the 928 launch extras+info. One of them involves launching the service tools (including EPST) menu and stuff of that nature. I could probably just experiment with the one that launched with the 928 GDR2 rom, but its probably missing some "features" that have been worked on, but still incomplete.
Its also possible that these are baked inside the rom and completely inaccessible to the app and will only be updated when Nokia Black update releases.
ANY HELP WOULD GREATLY APPRECIATED!!!
Sent from my RM-860 using Tapatalk
dumped from ROM .
but I don't know whether it is the latest one or not.
Also, I think you won't be able to deploy it to any NOKIA devices cause it requires INTEROP UNLOCK which is impossible on NOKIA now.
hjc4869 said:
dumped from ROM .
but I don't know whether it is the latest one or not.
Also, I think you won't be able to deploy it to any NOKIA devices cause it requires INTEROP UNLOCK which is impossible on NOKIA now.
Click to expand...
Click to collapse
did you extract it from GDR2 (Amber Rom) ?
It's not the last version .
maybe we have to wait for GDR3 then we can extract last version of Extras + Info.
or maybe someone who have Samsung Ativ S can try proxy and try to download Extras + Info from market place using Sysapp Pusher (to find market link)
Then Using Full File Access to copy app files.
ngame said:
did you extract it from GDR2 (Amber Rom) ?
It's not the last version .
maybe we have to wait for GDR3 then we can extract last version of Extras + Info.
or maybe someone who have Samsung Ativ S can try proxy and try to download Extras + Info from market place using Sysapp Pusher (to find market link)
Then Using Full File Access to copy app files.
Click to expand...
Click to collapse
That's essentially why I said I needed it from a developer lumia, I don't even think it will install on ATIVs, due to OEM drivers required. Those devices have the option to have their full filesystem exposed when changed via the "Diagnostics" app that only available on developer/pre-production handsets.
Besides that what ROM did you dump this from hjc?
thals1992 said:
That's essentially why I said I needed it from a developer lumia, I don't even think it will install on ATIVs, due to OEM drivers required. Those devices have the option to have their full filesystem exposed when changed via the "Diagnostics" app that only available on developer/pre-production handsets.
Click to expand...
Click to collapse
I haven't read your posts here, so not sure if my post is still relevant, but one great chinese guy asked me to send this to you:
from R&D Lumia
https://www.dropbox.com/s/pf31egysniuschp/extras-hongkong.zip
Is your dump from the first GDR2 that appeared on NCS for the 928 or the actual release? I have the 2nd update but not sure if extras&info updated since then??? Found this in a wim which gives me new hope that the tool is buried somewhere in this mess...
RegKeyName="$(hklm.microsoft)\Shell\OEM\Start"
RegName="AltLayoutID"
RegType="REG_DWORD" />
<!-- -->
<SettingMapping Name="FeatureTileID"
RegKeyName="$(hklm.microsoft)\Shell\OEM\Start"
RegName="FeatureTileID"
RegType="REG_DWORD" />
<!-- -->
<SettingMapping Name="DiagnosticEnabled"
RegKeyName="$(hklm.microsoft)\Shell\OEM\Start"
RegName="DiagnosticEnabled"
RegType="REG_DWORD" />
</SettingsGroupMapping>
</ComponentMapping>
Click to expand...
Click to collapse
Guys a little question
Why don't we use the first lumia 920 rom ?
maybe we can find something that can help us to Interop Unlock but Microsoft and Nokia delete that in next rom releases .
Then we can Prevent Re-lock and update phone again !
I'm not sure but it seams to be some different between GDR2 rom of Nokia Lumia 920 (Apac Malaysia White is mine) and it's first Rom .
I have some problems in these days and I don't see all the differents but In first view you can find that there is no test folder in first rom but GDR2 have a folder named test and includes "QCFMFTMApp.exe"
or another thing is all of the programs are listed in :
PROGRAMS\CommonFiles\Xaps
but in GDR2 there's some xap files in this address too :
PROGRAMS\CommonFiles\OEM\Public\PreloadedApps\tier3Apps
did anyone checked the older Roms?
Thats it! I needed ver. 3.0.6.1 (because I can't deploy this to it and I'm not reflashing to just have an older version) to first see if there were any changes to Nokia.FUE.WinPRTRegistry, and possibly launch that registry script that's been embedded in it. Now all I need to do is see if there is a URI that links to the page, but I believe all bets are off. Nokia has been good about cleaning up their tracks.
THe version from the other extras was 2.6.1.18.
ngame said:
Guys a little question
Why don't we use the first lumia 920 rom ?
I have some problems in these days and I don't see all the differences but in first view you can find that there is no test folder in first rom but GDR2 have a folder named test and includes "QCFMFTMApp.exe"
or another thing is all of the programs are listed in :
PROGRAMS\CommonFiles\Xaps
but in GDR2 there's some xap files in this address too :
PROGRAMS\CommonFiles\OEM\Public\PreloadedApps\tier3Apps
did anyone checked the older Roms?
Click to expand...
Click to collapse
QCFMTMApp.exe seems to be a driver level executable that physically tunes the FM Radio in Nokia's various phones.
tier3apps, seem to be xaps that need additional permissions that essentially use provxml like in WP7 days. The NFL app that @tonbonz had done some looking into had a settings page that changes the WAP address for Verizon devices.It was interesting at the very least to see the differences between HTC and Nokia. The difference? @wap vs no @wap
Dump files from 2nd 928 GDR2 .... http://sdrv.ms/1hnqgNA
This package(extra+info) contains a silent installer and it is worth doing some research around it.
I opened it using ilspy only to find it called AddPackageAsync(), which is available in Windows Runtime to deploy enterprise xap and nobody knows how it works. @GoodDayToDie @ultrashot how do you think about it? Nokia use this API to install and update xap in settings page. It seems to be a service agent,too ,which is very interesting. How did it call the API silently...when we call the API, user will notice a notification asking whether he/she wants to install the enterprise app but no matter how you call it, the deployment won't succeed
hjc4869 said:
This package(extra+info) contains a silent installer and it is worth doing some research around it.
I opened it using ilspy only to find it called AddPackageAsync(), which is available in Windows Runtime to deploy enterprise xap and nobody knows how it works. @GoodDayToDie @ultrashot how do you think about it? Nokia use this API to install and update xap in settings page. It seems to be a service agent,too ,which is very interesting. How did it call the API silently...when we call the API, user will notice a notification asking whether he/she wants to install the enterprise app but no matter how you call it, the deployment won't succeed
Click to expand...
Click to collapse
I am also wondering about details of Enterprise deployment - I haven't looked into it too much, but as i remember you have to install .cer provided by MS to device and then sign your xap with it, and such apps will get installed.
(I was wondering if such signing can "unlock" any of interesting capabilities)
Sadly, enterprise apps (CAPABILITY_CLASS_ENTERPRISE_APPLICATIONS) just uses the same capability list as CAPABILITY_CLASS_THIRD_PARTY_APPLICATIONS; nothing useful there. It's a shame.
GoodDayToDie said:
Sadly, enterprise apps (CAPABILITY_CLASS_ENTERPRISE_APPLICATIONS) just uses the same capability list as CAPABILITY_CLASS_THIRD_PARTY_APPLICATIONS; nothing useful there. It's a shame.
Click to expand...
Click to collapse
After diving into a Lumia 521 ROM, I am not 100% sure that's the case....
I was poking around in the tier3apps directory (\PROGRAMS\CommonFiles\OEM\Public\PreloadedApps\tier3Apps\), and I noticed that some of these apps ("Nokia Accessories" and "Network Settings" apps) have interesting capabilities such as <Capability Name="ID_CAP_CELL_API_OEM_PASSTHROUGH"/>, <Capability Name="ID_CAP_INTEROPSERVICES"/>, and <Capability Name="ID_CAP_OEM_DEPLOYMENT"/>. These apps can be installed/updated via Nokia's "SilentInstaller" app. Nokia's "SilentInstaller" app just calls into AddPackageAsync(), which is available to us "normal folk" for Enterprise app deployment.
I am wondering if we could create some sort of a "shell" xap with a giant "Install button" that contains a payload such as an unaltered copy of the Samsung Diagnostics xap and appropriate license file. Clicking on the Install button would then install the signed "elevated app" onto any device. We could then launch a toast that will launch the "Registry Editor" page in the Samsung app, allowing for us to interop unlock.
The only thing that I can think of that would make this fruitless is if somehow "AddPackageAsync()" is being called "elevated" by Extras + Info (maybe it inherits whatever capabilities the parent process launched as?), and that is why Nokia can deploy things like this.
What do you guys think? This is all speculation, but I think it could be worth exploring.
**EDIT**
My phone will be back from service Wednesday, so maybe I will whip something up next weekend, if no one tries before then.
compu829 said:
After diving into a Lumia 521 ROM, I am not 100% sure that's the case....
I was poking around in the tier3apps directory (\PROGRAMS\CommonFiles\OEM\Public\PreloadedApps\tier3Apps\), and I noticed that some of these apps ("Nokia Accessories" and "Network Settings" apps) have interesting capabilities such as <Capability Name="ID_CAP_CELL_API_OEM_PASSTHROUGH"/>, <Capability Name="ID_CAP_INTEROPSERVICES"/>, and <Capability Name="ID_CAP_OEM_DEPLOYMENT"/>. These apps can be installed/updated via Nokia's "SilentInstaller" app. Nokia's "SilentInstaller" app just calls into AddPackageAsync(), which is available to us "normal folk" for Enterprise app deployment.
I am wondering if we could create some sort of a "shell" xap with a giant "Install button" that contains a payload such as an unaltered copy of the Samsung Diagnostics xap and appropriate license file. Clicking on the Install button would then install the signed "elevated app" onto any device. We could then launch a toast that will launch the "Registry Editor" page in the Samsung app, allowing for us to interop unlock.
The only thing that I can think of that would make this fruitless is if somehow "AddPackageAsync()" is being called "elevated" by Extras + Info (maybe it inherits whatever capabilities the parent process launched as?), and that is why Nokia can deploy things like this.
What do you guys think? This is all speculation, but I think it could be worth exploring.
**EDIT**
My phone will be back from service Wednesday, so maybe I will whip something up next weekend, if no one tries before then.
Click to expand...
Click to collapse
Samsung Diagnosis uses RPC (Remote Procedure Call) to access high privileged functions. We are not sure if Server exists on other phones.
-W_O_L_F- said:
Samsung Diagnosis uses RPC (Remote Procedure Call) to access high privileged functions. We are not sure if Server exists on other phones.
Click to expand...
Click to collapse
I don't know is it that thing you want or no but check it :
http://d-h.st/Me3
ngame said:
I don't know is it that thing you want or no but check it :
http://d-h.st/Me3
Click to expand...
Click to collapse
Yep! That's it. But I'm not sure it'll work.
-W_O_L_F- said:
Yep! That's it. But I'm not sure it'll work.
Click to expand...
Click to collapse
No problem I can test for you . my device is a Lumia 920 with Malaysia GDR 3 (Developer test) rom. and surely it's dev unlock
please tell me what can I do and how can I help you ?
I could test too... I don't know if the fact this is a dual CDMA+GSM device will change any parts of the app, but I can always try!
Sent from my RM-860 using Tapatalk
I have uploaded Extras And Info v3.0.6.1.xap here:
https://hotfile.com/list/2278056/5476aae

New Method : How To Install Windows 10 for Phone in any unsupported Lumia device

Thread is closed now.
Hi all. I want to inform to you. Don't do It again. Thread now IS CLOSED.
Windows 10 Mobile getting update normally now.
You can get Windows 10 on your Lumia as normally and easier. How?
- Just install Windows Insider app > then pick your update > done.
Thx.
Not actually a NEW way , I think ...
But still helpful .
how t do it without sd card,lumia 1020? is it possible?
No work with Lumia 1520 Denim
T4ufik_Hidayat said:
We know Windows Insider getting new update(v1.2.217.1) and come with blocking any possibility to get windows 10 for phone with non-supported device
but i found new way to install Windows 10 fo Phone for any non-supported phone (for all Lumia’s with SDCard enable).
Ok, let’s do it!
Please: DO WITH YOUR OWN RISK!!!
***Requirement***
– Windows Phone 8.1 (Denim or 8.10.14219.xxx is recomended)
– You must have preview for developers installed before to continue with these steps. (Download Preview for Developer from store)
– Have more 300MB free space of Sys Space
If you not have enought space, Flash your phone with Nokia Care Suite of Lumia Software Recovery Tools (you can check here http://forum.xda-developers.com/windows-phone-8/general/how-to-flash-nokia-care-suite-5-t3044200 )
– Internet connection and WiFi
// Hack Your Phone!
Download Hack Tools.zip here
www.4shared.com/zip/9WPofdrGba/Hack_Tools__WP81_.html or see attachments
1. Deploy Custom_WPSystem.xap tool
2. In Hack Tool.zip, the Custom_PfD.xap file, save/place it in sd card.(just place, don’t deploy it!)
3.Now open Custom_WPSystem.xap tool. At startup you can see “SD Card permissions” as red color. Now click that , browse and select SDcard (just SDCard!) to apply permissions.
4.Now you can see “SD Card Permissions” as green color.
5.After changing SD Card permissions click on browse xap button.
6.Browse and select Custom_pfd.xap from SD card and click Apply XAP Button.
7.After successfully applying custom_pfd tool to preview for developers goto Preview for Developers apps.
8.Now your phone is hacked and you can edit registry of your WP8.1.
// Change the registry key
9.Browse to HKLM\SYSTEM\Platform\DeviceTargettingInfo | you will see green bar as “You can edit here!”
10.Change these values of some this key.
– Change PhoneFirmwareRevision from default to ->>02055.00000.14511.22002 and click the write button.
– Change PhoneManufacturerModelName from default to ->> RM-984_1006 and click the write button.
– Change PhoneOperatorName from default to ->> 00-IN and click the write button.
Thanks for djamol about the WP8.1 Hacking
// Here is the trick!
11. Then, go to windows insider app and Tap “Get preview build”
if you can’t see any build available for your phone, try to “open windows insider then select sign in with different account > Sign in with Microsoft Account. After that login back with same windows insider account” and then choose the build what you want, you can select “Insider Fast” or “Insider Slow” about what you want to try.
12. Download the update using WiFi!
Don't forget to follow my Twitter @T4ufik_Hidayat
Sorry for my bad English
Tested on my Lumia 520 and it's working
Thanks to vincenthnkf for old method :highfive: , thanks for raghulive for basic new method :good:
Click to expand...
Click to collapse
Hi,
Please, will stop posting, I do not know how many times, the *same tutorial*.
Especially that your tutorial contains errors (such as 00-IN is wrong => 000-IN)
Hi,
Please, will stop posting, I do not know how many times, the *same tutorial*.
Especially that your tutorial contains errors (such as 00-IN is wrong => 000-IN)
Click to expand...
Click to collapse
Sorry, but thanks for corrected
Dryingfish said:
Not actually a NEW way , I think ...
But still helpful .
Click to expand...
Click to collapse
Thanks for comment, i just wanna help any people with simply way from other
AriesTruong said:
No work with Lumia 1520 Denim
Click to expand...
Click to collapse
Try again, correct the mobile operator ID is "000-IN" :good:
Boskoel03 said:
how t do it without sd card,lumia 1020? is it possible?
Click to expand...
Click to collapse
I don't know how it will be worked or not, but.. if you want to try.. just do it and DYOR!
Worked with tinkering. MobileOperatorName or PhoneOperatorName : 000-IN ----->is the new registry edit.
Insider app must be installed on phone,
preview for developers app must be installed to SD CARD
Update worked on HTC8s (RIO) currently downloading to device as we speak...
Will let you know how it goes...
Spikefaery said:
Worked with tinkering. MobileOperatorName or PhoneOperatorName : 000-IN ----->is the new registry edit.
Insider app must be installed on phone,
preview for developers app must be installed to SD CARD
Update worked on HTC8s (RIO) currently downloading to device as we speak...
Will let you know how it goes...
Click to expand...
Click to collapse
If it's work in your device, please hit thanks button
lumia 810 here, everything went well until the phone restarted prior to install. After about 30min of spinning wheels, it returned the 80188308 error.
it was 8.1 preview for developers in factory reset only, will try from factory firm wp8.
Useless to try. Now, when I open windows insider and log in my ms account, the app crashes and exit.
I need this.
It's usefull. I need this. Thank you!
aderbalito said:
lumia 810 here, everything went well until the phone restarted prior to install. After about 30min of spinning wheels, it returned the 80188308 error.
it was 8.1 preview for developers in factory reset only, will try from factory firm wp8.
Useless to try. Now, when I open windows insider and log in my ms account, the app crashes and exit.
Click to expand...
Click to collapse
Check your sys space, it must more that 300MB. if this not enought, you must flash your phone with Nokia Care Suite. Reset or Factory Reset not affected
dodocool mt said:
It's usefull. I need this. Thank you!
Click to expand...
Click to collapse
You're welcome. if this thread work for your device. please hit thanks button
T4ufik_Hidayat said:
Check your sys space, it must more that 300MB. if this not enought, you must flash your phone with Nokia Care Suite. Reset or Factory Reset not affected
Click to expand...
Click to collapse
it's over 4gb.
At first I was able to log in the insider then get the update, though, after downloading and half an hour of spinning wheels, I was getting an 08xxxx error whitch was common on early updates of wp8.1 due to lack of space. So I cleaned up the phone to factory specs. Now, I'm not able to log in the innsider app, as when I input username and password, the app craches. Even if there's no tweak at all.
HTC8s (RIO)
aderbalito said:
lumia 810 here, everything went well until the phone restarted prior to install. After about 30min of spinning wheels, it returned the 80188308 error.
it was 8.1 preview for developers in factory reset only, will try from factory firm wp8.
Useless to try. Now, when I open windows insider and log in my ms account, the app crashes and exit.
Click to expand...
Click to collapse
As quoted same problem with HTC8s (RIO) same error, despite having 1GB of space free prior to installation
aderbalito said:
it's over 4gb.
At first I was able to log in the insider then get the update, though, after downloading and half an hour of spinning wheels, I was getting an 08xxxx error whitch was common on early updates of wp8.1 due to lack of space. So I cleaned up the phone to factory specs. Now, I'm not able to log in the innsider app, as when I input username and password, the app craches. Even if there's no tweak at all.
Click to expand...
Click to collapse
its not about phone memory,its sys free space to install updates,max it may be 600-700MB,use microsoft phone recovery tool toget full sys free space
---------- Post added at 03:19 AM ---------- Previous post was at 03:18 AM ----------
Spikefaery said:
As quoted same problem with HTC8s (RIO) same error, despite having 1GB of space free prior to installation
Click to expand...
Click to collapse
its not about phone memory,its sys free space to install updates,max it may be 600-700MB,use microsoft phone recovery tool toget full sys free space
done!
aderbalito said:
it's over 4gb.
At first I was able to log in the insider then get the update, though, after downloading and half an hour of spinning wheels, I was getting an 08xxxx error whitch was common on early updates of wp8.1 due to lack of space. So I cleaned up the phone to factory specs. Now, I'm not able to log in the innsider app, as when I input username and password, the app craches. Even if there's no tweak at all.
Click to expand...
Click to collapse
Sys space not same with phone memory (internal). Again, it will be not affected by factory reset. You must re-flash your device with Nokia Care Suite (first point in the Top thread).
The Windows Insider force close because the update faild and no another way to fixing it without Flash your device using Nokia Care Suite
Don´t work
It don´t work with my Lumia 625. It come the Error
" the operation didn´t complete successfully...
Maybe the app can´t get permissions or
there´s some problems during extracting
files.
Try to:
>"SD Card permissions" button is GREEN
>Apps installed on the SD cards are
CLOSED
>This app is installed on the INTERNAL
MEMORY "."
When I click OK it come the second error:
"Could not find a part of the path 'D:
\WPSystem\appsx'."

[XAP][WPSystem] Patch XAP with one tool - one step

6. Do not post or request warez.
If a piece of software requires you to pay to use it, then pay for it. We do not accept warez nor do we permit members to request, post, promote or describe ways in which warez, cracks, serial codes or other means of avoiding payment, can be obtained or used. This is a site of developers, i.e. the sort of people who create such software. When you cheat a software developer, you cheat us as a community.
gr8 app. Thx
did not work on Windows 10 Mobile TP, as I expected . . .
maitrunghieuit said:
Hi everyone,
For a long time I was read much topic about patching xap file (from paid app or trial app patch to free dev app) but these very much step, difficult for newbie. I decided to develop a tool to help you do that with only one step.
You must install or move app you want to patch to sd card first.
Deploy and open WPSystem app (attach in the bottom of topic), select SD card, press "done" button, press on the app name that you want to extract xap file. wait for completed!
The xap file patched and saved on Sd card, you can copy this xap file to pc for deploying, this app became free app. Yep, it's real.
Don't hasitate to comment your question! Goodluck
Click to expand...
Click to collapse
doesn't work with some apps, especially with games, i have loop with the upper dots when the app patching
Had to deploy with Application Deployer 8.0
8.1 gave me an error on my 640
canapo92 said:
doesn't work with some apps, especially with games, i have loop with the upper dots when the app patching
Click to expand...
Click to collapse
this app must a xap format (silverlight), not an appx format.
note that this process depend on your app size, so please wait for a time, it's may be long time
Leo_zodiac said:
did not work on Windows 10 Mobile TP, as I expected . . .
Click to expand...
Click to collapse
nothing here is for Windows 10 TP, the file system on 10 is different, it has locked download the access to WPSystem on SD card
Can we sideload apps that are no longer in the marketplace with this app? (tetra lock screen 1.2.0.0)
hawkeye29 said:
Can we sideload apps that are no longer in the marketplace with this app? (tetra lock screen 1.2.0.0)
Click to expand...
Click to collapse
no, you can't do this
this tool can only patch app that successfully installed from store
How about apps that aren't compatible with my device..Like I have a Nokia, but I want the HTC Notes app.
X0LARIUM said:
How about apps that aren't compatible with my device..Like I have a Nokia, but I want the HTC Notes app.
Click to expand...
Click to collapse
sr about that, this tool not working on android device
maitrunghieuit said:
sr about that, this tool not working on android device
Click to expand...
Click to collapse
He asked about exclusiv apps from other manufacturers,e.g. HTC. Is your app able to patch those apps for Nokia/MS devices? (answer: no)
BTW nice app! You should mention on post #1 that the app has to be installed on phone storage not on the SD card.
contable said:
He asked about exclusiv apps from other manufacturers,e.g. HTC. Is your app able to patch those apps for Nokia/MS devices? (answer: no)
BTW nice app! You should mention on post #1 that the app has to be installed on phone storage not on the SD card.
Click to expand...
Click to collapse
thank you for your remind, this tool was created to install only on device (prevent install on sd card)
about the exclusive apps, he must interop unlock his device, and this tool is not for that
thank you for the app. Most apps work, but there are a few that do not show up in your app even though they are installed on or moved to SDCard. Others show, but not with the actual name, rather "@AppResLib.dll,-XYZ". Is that normal?
cheers
Yes, for example in WMAppManifest.xml for app Account manager
Code:
<App xmlns="" Title="[B]@AppResLib.dll,-100[/B]" RuntimeType="Silverlight" Version="1.0.0.0" Description="Account manager"
derausgewanderte said:
thank you for the app. Most apps work, but there are a few that do not show up in your app even though they are installed on or moved to SDCard. Others show, but not with the actual name, rather "@AppResLib.dll,-XYZ". Is that normal?
cheers
Click to expand...
Click to collapse
if the app not show on list, it isn't the "xap app format", rather called "appx format" (new format for Wp8.1 and W10) and this tool is not patch for this format.
about the name you see, yes, that is normal, you can rename the xap file
titi66200 said:
Yes, for example in WMAppManifest.xml for app Account manager
Code:
<App xmlns="" Title="[B]@AppResLib.dll,-100[/B]" RuntimeType="Silverlight" Version="1.0.0.0" Description="Account manager"
Click to expand...
Click to collapse
This small problem can be solved:
Code:
if (File.Exists("D:\\WPSystem\\Apps\\" + fo.Name + "\\Install\\WMAppManifest.xml"))
string fn = XDocument.Load((Stream)File.OpenRead("D:\\WPSystem\\Apps\\" + foldername + "\\Install\\WMAppManifest.xml")).Root.Element(XName.Get("App")).Attribute("Title").Value;
Read the real filename from the WMAppManifest.xml, located in the app installation folder.
Code is taken from my IO Explorer app for SAMSUNG devices.
Why you don't add simple 2 words code for bocking SD Card to such tool.
Look out at VS2013. That code also works on 8.0 Silverlight.
djamol said:
Why you don't add simple 2 words code for bocking SD Card to such tool.
Look out at VS2013. That code also works on 8.0 Silverlight.
Click to expand...
Click to collapse
did you mean prevent install app on SD card? yep, if you are developer I think you should to do this for securing your code
I wonder if this works on tetra lockscreen 1.2.0.0. If it does would give a way to get a patched xap of the app that everyone could use. If anyone still have this app and has and phone they can test would be really helpful. IF anyone know anyone pass the word to them.

need an help to interop n unlock cap WP8.1

before some days extra+info get upadated WP10TP and also on Wp8.1. aftrer update we can't install extra+info to SDcard..now how to mod vcreg with extra+info.. for WP8.1 ..
any one can give me the list of cap. and path of cap_ so i will try to edit CAp_ with modded PDF 3. i think this might be worked
you cant do anything... be patient and wait news...
I think it's better to wait for w10 .
ngame said:
I think it's better to wait for w10 .
Click to expand...
Click to collapse
ya we understand:::;;
waiting for new tweaks:::
done:good::good::good::good::good::good:
A AJAY said:
ya we understand:::;;
waiting for new tweaks:::
done:good::good::good::good::good::good:
Click to expand...
Click to collapse
You are not alone my friend T_T
ciao!! Good news for you, some weeks ago i patched an old version of extra & info, deploy and move it to sd!! try!!
https://mega.nz/#!R5YmVTLI!NpzDEkY80rcqYKaDV94UmFbDagvatsH2IzMTWDA5wQk
canapo92 said:
ciao!! Good news for you, some weeks ago i patched an old version of extra & info, deploy and move it to sd!! try!!
https://mega.nz/#!R5YmVTLI!NpzDEkY80rcqYKaDV94UmFbDagvatsH2IzMTWDA5wQk
Click to expand...
Click to collapse
no luck with the windows application deployment tool, error 0x81030120
I believe this error is related to having interop capabilities in one of the libraries included in your XAP.
is there another deployer tha would work? (i already tested WPV xap deployer, also, no luck with that)
i'm not correct, maybe it's impossible to move e&i into sd, sorry
rickastillo said:
no luck with the windows application deployment tool, error 0x81030120
I believe this error is related to having interop capabilities in one of the libraries included in your XAP.
is there another deployer tha would work? (i already tested WPV xap deployer, also, no luck with that)
Click to expand...
Click to collapse
Have you tried with wppt ??? Or with this modified version of deployment tool http://forum.xda-developers.com/windows-phone-8/development/tool-appdeploy-8-1-capabilities-t3158053
ca_guri01 said:
Have you tried with wppt ??? Or with this modified version of deployment tool http://forum.xda-developers.com/windows-phone-8/development/tool-appdeploy-8-1-capabilities-t3158053
Click to expand...
Click to collapse
nah, tested both tools and nothing
I tried full FS access by patching an old version of CustomPFD to see if i could replace extras&info directly from phone memory.
I think some directories are hidden so i could not find the directory where the apps use to be installed.
However, i found a directory with the OEM apps (touch, extra&info, etc), but it seems that it's there only to be applied after a hard reset or something like that, so just replacing files wasn't enough. Extras&Info wasn't the only app with Interop Caps, but almost any app that is under settings has that cap.
So i unistalled touch settings and downloaded it from SD then i used MetroCommander to replace the SD files the old way (before CustomWPSystem was created, lol). Got nothing but an endless "Loading..." screen, but i guess i did something wrong.
But technically (someone correct me if i'm wrong) we can do Interop+Caps unlock using some other app from settings, right?
I'm pretty sure i've seen a settings app with a lot of capabilities in the manifest, not just InteropCapabilities, i don't remember exactly but it had something to do with SMS
TheBITLINK said:
I tried full FS access by patching an old version of CustomPFD to see if i could replace extras&info directly from phone memory.
I think some directories are hidden so i could not find the directory where the apps use to be installed.
However, i found a directory with the OEM apps (touch, extra&info, etc), but it seems that it's there only to be applied after a hard reset or something like that, so just replacing files wasn't enough. Extras&Info wasn't the only app with Interop Caps, but almost any app that is under settings has that cap.
So i unistalled touch settings and downloaded it from SD then i used MetroCommander to replace the SD files the old way (before CustomWPSystem was created, lol). Got nothing but an endless "Loading..." screen, but i guess i did something wrong.
But technically (someone correct me if i'm wrong) we can do Interop+Caps unlock using some other app from settings, right?
I'm pretty sure i've seen a settings app with a lot of capabilities in the manifest, not just InteropCapabilities, i don't remember exactly but it had something to do with SMS
Click to expand...
Click to collapse
Well , i think that we just have to remain with vanilla wp 8.1 until they fix wp10 annoying bugs, everytime i think i found a work around for a bug, there appear more bugs, my fault though, i chose the fast ring...
Now that Groove supports gapless playback, i'm considering going back to W10M (downgraded last week to WP8.1). But it's a hard choice, it sure has nice features but some bugs are just too annoying.
Did they fix the screenshots not appearing in Messenger/WA bug in 10549?
any updates on this? i have WP8.1 Update 2 and i'm having the same issues, not being able to install extras&info to SD card. i read somewhere on reddit (i think) that someone found a method that works currently, but searching around, i can't seem to find out the procedure..
cpshelley2 said:
i read somewhere on reddit (i think) that someone found a method that works currently, but searching around, i can't seem to find out the procedure..
Click to expand...
Click to collapse
And marmot puts it chocolate in the alu-foil...
dxdy said:
And marmot puts it chocolate in the alu-foil...
Click to expand...
Click to collapse
thank you for that wholly worthless response to an honest inquiry..
Try to push this cab using this metod: http://forum.xda-developers.com/win...ile/guide-deploying-astoria-packages-t3214481
Read this http://forum.xda-developers.com/showpost.php?p=63446863&postcount=58 , in cab folder put this unarchived :
augustinionut said:
Try to push this cab using this metod: http://forum.xda-developers.com/win...ile/guide-deploying-astoria-packages-t3214481
Read this http://forum.xda-developers.com/showpost.php?p=63446863&postcount=58 , in cab folder put this unarchived :
Click to expand...
Click to collapse
not work .gives an error and not restart as like project astoria cabs..so it not work.

Lumia 950XL - MTP & registry editor working !!!

hi there
i managed to install a registry editor on my Lumia 950XL running windows 10
first put your phone in developr mode -> settings -> updates and security -> for developers -> developer mode
what i did...
installed an old rom ( ROM 10.0.10586.0 ) to my Lumia 950 XL with Windows Phone Image Designer
installed Preview for developers on it DO NOT OPEN IT (https://www.microsoft.com/nl-nl/store/apps/preview-for-developers/9wzdncrfj3hw)
Install NO updates and put the phone in airplane mode
Moved the preview for developers app to my SDCard
Unpacked (with winrar) an OLD VERSION if the CustomPDF_0003.xap to the root of my SDCard in an new created dir called "Install"
Installed PocketPhoneManager4360.xap on my phone
in the app Pocket file manager goto -> sdcard -> WPSystem -> Apps -> {178AC.8A1-6519...} and remove ALL files in this dir
Copy the new created Install dir (see step 5) in this dir (sdcard -> WPSystem -> Apps -> {178AC.8A1-6519...} )
now you can start the app Preview for developers and play around
!!! I did not do much testing .... i wanted to share this info first !!!
MTP is working now see my screenshot
below a picture taken from my phone running regeditor
hello my friend,
i have a lumia 950 xl and i am wandering whats the benefit from this registry editor working on our phones
do you have "unlocked" any features?
sardelisp said:
hello my friend,
i have a lumia 950 xl and i am wandering whats the benefit from this registry editor working on our phones
do you have "unlocked" any features?
Click to expand...
Click to collapse
Yess off course !!!
This is the first step to let everybody see that we can unlock some features .
for example
- enable MTP
- enable "never" in lock screen time outs
- enable extra phone options like call recording , long tones ....
- store maps on SD
.... a lot to explore...
maybe this is a way to enable interop unlock in the future.
maybe with some help from @djamol @Heathcliff74 @WojtasXda @-W_O_L_F- @GoodDayToDie @vcfan or @djtonka ( or those i forgot ) we can do more
thanks
Mickeal
thx for info... unfortunately i not saved .0 for my L950XL and dont want to go back now...
did you tried to update to latest build after you enable MTP? did remain or loose?
Can't wait to swap the camera shutter sound in £500 device
dxdy said:
thx for info... unfortunately i not saved .0 for my L950XL and dont want to go back now...
did you tried to update to latest build after you enable MTP? did remain or loose?
Click to expand...
Click to collapse
i update my phone to the latest .63 version and all my edit's to the regitry and MTP remain .
megasounds said:
- enable "never" in lock screen time outs
- enable extra phone options like call recording , long tones ....
- store maps on SD
l
Click to expand...
Click to collapse
got it already in every stock ROM
where to download .0 build??? tried EU retail from here but this is .11 and seems not working...
It works to me with build 10.0.10586.63
Cholens said:
It works to me with build 10.0.10586.63
Click to expand...
Click to collapse
is not for me.... yes is show in editor you can write here in hklm\system\maps but others in registry is locked and cant change anything....
dxdy said:
is not for me.... yes is show in editor you can write here in hklm\system\maps but others in registry is locked and cant change anything....
Click to expand...
Click to collapse
I can now also edit SOFTWARE/OEM with mixradio
seems working... i tried now to change settings - Lock from 0 to 1 and seems changed...
but still cant get MTP working... weird.... edit MTP working after phone restart!!!!! seems when you make registry change, you must restart phone!
also did anyone tried to change hosts file in windows\system32\drivers\etc ?
dxdy said:
seems working... i tried now to change settings - Lock from 0 to 1 and seems changed...
but still cant get MTP working... weird.... edit MTP working after phone restart!!!!! seems when you make registry change, you must restart phone!
also did anyone tried to change hosts file in windows\system32\drivers\etc ?
Click to expand...
Click to collapse
i downloaded the 116 tweaks xml file from : http://forum.xda-developers.com/win...ptweakers-2015-08-17-added-5th-quick-t3180474 ..and tried some of them.
Not all but a couple of them work great !
You can test out yourself
m
after insider update to build .63, app is removed (preview for developers) from app list but when open store say installed...... not found it in storage... cant uninstall it... any suggestion???
dxdy said:
after insider update to build .63, app is removed (preview for developers) from app list but when open store say installed...... not found it in storage... cant uninstall it... any suggestion???
Click to expand...
Click to collapse
Deploy it and delete it after all.
thx... this worked...
anyone can try this?
HKLM\SOFTWARE\Microsoft\Shell\Timeouts
ACUserIdle to 0
not working for me...
dxdy said:
thx... this worked...
anyone can try this?
HKLM\SOFTWARE\Microsoft\Shell\Timeouts
ACUserIdle to 0
not working for me...
Click to expand...
Click to collapse
Sorry not working...
I can write most values with Root Tool (Registry Editor for all windows devices). My phone is Lumia 950 DS EU version running on non-Insider .29 build with latest firmware. The old version of CustomPFD deploys like a charm without doing thing you described.
THIS is what Ive been waiting for. The big quest is: Can you block ads / edit host file?
Thanks a million for the hotfix!
bias_hjorth said:
THIS is what Ive been waiting for. The big quest is: Can you block ads / edit host file?
Thanks a million for the hotfix!
Click to expand...
Click to collapse
unfortunately not yet...

Categories

Resources