[XAP] [BIG Update] Youtube 3.2 P3.2 now with 100% more HD - Windows Phone 8 Apps and Games

**Update 02/11/2015**
Google made some changes on the back end, so the url I was using "http://m.youtube.com/watch?ajax=1&tsp=1&v={0}&dummy={1}"; now returns a "redirect" message instead of the expected data. I can get it to work, but it will be ugly as I need to now manually parse the info out of the mobile html page.
I am leaving this up as it appears to be still working in other countries.
********
All,
Here is the official patched Youtube app! Hopefully this will tide everyone over until Google and Microsoft stop fighting!
Special thanks to @AlvinPhilemon for providing the unencrypted xap!
Special thanks to @Topogigi for spurring me on this afternoon.
I am uploading two versions:
1. Youtube_Interop.xap for interop-unlocked devices that can use ID_CAP_MEDIALIB_PHOTO_FULL
2. Youtube_NoInterop.xap for developer unlocked devices.
If you are having trouble using the "Application Deployment" tool located in the Windows Phone 8 SDK(keep getting an error that says "Error - Deployment optimization failed due to an invalid assembly. Rebuild your source projects and try again."), use the deployment tool that comes with WP8 PowerTools. http://wptools.codeplex.com/
Enjoy and post your results!
Don't forget to say "Thanks!"
**EDIT**
I have updated the versions in this post to include a properly compiled version of "YouTube.TaskAgent.dll" This should take care of any AV warnings with the original version.
This dll controls the live tiles! let me know if they still work.
**EDIT 2* I accidentally uploaded the wrong version of the Youtube_Interop_P2.xap earlier. It has the wrong "YouTube.ViewModel.dll" in it.
***P3 UPDATE***
All, I give you the P3 Update! It includes the following Fixes & Enhancements:
1. Vevo/Encrypted videos should be working for now. (Hopefully Youtube won't update their API for a while lol)
2. I removed that pesky "the content owner did not make this available for mobile" message. (It looked implemented wrong anyways)
3. This version comes with 100% less ads (Felt like "sticking it to the man" lol)
4. COMMENTS now work 100%
***P3.1 UPDATE***
1. "High Quality" mode working again! Fixed all videos default to pulling from m.youtube.com regardless of encryption status.
***P3.2 UPDATE***
1. "High Quality" mode working for ALL VIDEOS INCLUDING ENCRYPTED!!!
Things that still need work:
1. Video Upload is broken still. I will take a look at it as I have time...I am guessing it is a parsing issue. The Interop-Unlocked version may "just work" on an ATIV S for uploads. I need someone to test.
2. I would like to update the signature decryption methods to make it ia bit more "future-proof". IF anyone knows a good way to parse the html5 player, I may give that a shot.
As always, Enjoy and thanks for all the feedback and support!

compu829 said:
Enjoy and post your results!
Don't forget to say "Thanks!"
Click to expand...
Click to collapse
Awesome! However, when I try to deploy to my Dev Unlocked Lumia 1020, I get the following:
Error - Deployment optimization failed due to an invalid assembly. Rebuild your source projects and try again.
Click to expand...
Click to collapse

Great!
Interop unlock version working a charme here on an Ativ S. It's a pleasure to see the official youtube working again. Grab it while it lasts!
P.S. No need to thank me, BTW: It's only the way this board is intended to work.

do you have any idea why Avast! thinks its a virus?
"Infection Blocked
URL:
http://dl.xda-developers.com/attachdl/ce281cae8898e2...
Infection:
Win32:Evo-gen [Susp]"

Many thanks for this, mate :good:

Shahar28 said:
do you have any idea why Avast! thinks its a virus?
"Infection Blocked
URL:
http://dl.xda-developers.com/attachdl/ce281cae8898e2...
Infection:
Win32:Evo-gen [Susp]"
Click to expand...
Click to collapse
for me too this xap is notified as a malware

compu829 said:
All,
Here is the official patched Youtube app! Hopefully this will tide everyone over until Google and Microsoft stop fighting!
Special thanks to @AlvinPhilemon for providing the unencrypted xap!
Special thanks to @Topogigi for spurring me on this afternoon.
I am uploading two versions:
1. Youtube_Interop.xap for interop-unlocked devices that can use ID_CAP_MEDIALIB_PHOTO_FULL
2. Youtube_NoInterop.xap for developer unlocked devices.
Enjoy and post your results!
Don't forget to say "Thanks!"
Click to expand...
Click to collapse
you can do it for windows phone 7.8?

@Shahar28 @znial It is being flagged as "malware" because I hex-edited a new developer key into the "YouTube.TaskAgent.dll" file. If you want to unzip it, and make your AV check all the files individually, that is the one it will complain about. This was more efficient instead of de-compiling and re-compiling because only one thing needed to be changed. As a byproduct of this, none of the checksums built into the dll match anymore.
@onlinespending what tool are you using to deploy this? I used the built-in "Application Deployment" tool built into the WP8 SDK. I am guessing it is complaining due to what I said above.
@josaya Windows Phone 8 only. Plus you lucky WP7.8 users have plenty of nice youtube clients written by OEMs and other developers, like HTC

compu829 said:
@Shahar28 @znial It is being flagged as "malware" because I hex-edited a new developer key into the "YouTube.TaskAgent.dll" file. If you want to unzip it, and make your AV check all the files individually, that is the one it will complain about. This was more efficient instead of de-compiling and re-compiling because only one thing needed to be changed. As a byproduct of this, none of the checksums built into the dll match anymore.
@onlinespending what tool are you using to deploy this? I used the built-in "Application Deployment" tool built into the WP8 SDK. I am guessing it is complaining due to what I said above.
@josaya Windows Phone 8 only. Plus you lucky WP7.8 users have plenty of nice youtube clients written by OEMs and other developers, like HTC
Click to expand...
Click to collapse
Gli utenti di Windows phone 7 sono i figli di nessuno!

compu829 said:
@onlinespending what tool are you using to deploy this? I used the built-in "Application Deployment" tool built into the WP8 SDK. I am guessing it is complaining due to what I said above.
Click to expand...
Click to collapse
Yeah, I'm using the built in Application Deployment as part of the WP8 SDK. I was able to sideload a decrypted swapchat.xap I found, so I can certainly side load other xaps. Is there anyway to decompile and recompile the DLL as you suggested? Would love to get this working.
---------- Post added at 03:59 PM ---------- Previous post was at 03:55 PM ----------
djadry said:
Many thanks for this, mate :good:
Click to expand...
Click to collapse
Did you try this on your Lumia which isn't interop unlocked. So far I've only seen people claim success that have used it on the interop unlocked ATIV S.

onlinespending said:
Did you try this on your Lumia which isn't interop unlocked. So far I've only seen people claim success that have used it on the interop unlocked ATIV S.
Click to expand...
Click to collapse
I've tried the Interop version on the Ativ and the NoInterop on the 820. They both work. :good:

onlinespending said:
Yeah, I'm using the built in Application Deployment as part of the WP8 SDK. I was able to sideload a decrypted swapchat.xap I found, so I can certainly side load other xaps. Is there anyway to decompile and recompile the DLL as you suggested? Would love to get this working.
Click to expand...
Click to collapse
I just uploaded a new version with the dll properly compiled, instead of hex-edited. Make sure you are installing the "NoInterop" version. Let me know if it works!
@Shahar28 @znial You guys might want to check out this new version and see if the AV warnings go away.

compu829 said:
I just uploaded a new version with the dll properly compiled, instead of hex-edited. Make sure you are installing the "NoInterop" version. Let me know if it works!
Click to expand...
Click to collapse
Does not work for me. Went back to the first one w/o problems, though. Tested only the InteropUnlocked.

@compu829 - the avast still gives out the virus warning.

Topogigi said:
Does not work for me. Went back to the first one w/o problems, though. Tested only the InteropUnlocked.
Click to expand...
Click to collapse
any specific errors?

Tested on virustotal.com no virus found
https://www.virustotal.com/fr/file/...2a49af6e36ae2e1fdbcac9a1/analysis/1384456590/

tried installing both versions on my interop unlocked ativ s. received the following error:
Error - Deployment optimization failed due to an invalid assembly. Rebuild your source projects and try again.

Shahar28 said:
tried installing both versions on my interop unlocked ativ s. received the following error:
Error - Deployment optimization failed due to an invalid assembly. Rebuild your source projects and try again.
Click to expand...
Click to collapse
What OS are you on? is it Windows 8.1? I am running windows 7 and deployed it with no problems. maybe it is a VisualStudio update to the deployment tool that is borking things. See if you can deploy it via the Windows Phone Power Tools http://wptools.codeplex.com/

The 2nd version doesn't work on my Ativ: it gives the same error given when G. blocked it.
I re-deployed the 1st. :good:
Edit: the NoInterop_P2 runs properly.

@Topogigi @djadry When I packaged P2 of the InteropUnlock version, I accidentally used the wrong "Youtube.ViewModel.dll". I just updated the OP with the correct version. You should be good to go now

Related

Cannot use any of DCD's Kitchen's

Well, up until now, I have just used DCD's ROM's without customizing then, but I thought I would give the kitchen a shot. So, I downloaded DCD's latest and greatest kitchen of v3.2.2, also downloaded the .Net 2.0 link EXE fil from his page and tried to install it (cause you need it to run the kitchen) but I get an error, says that it is "incompatible with the previously installed version of .net"
so, i tried uninstalling all my .net stuff in add/remove, rebooting, and installing this, and still wont let me. i tried windows update and updated to 3.5, had 1.1 and 2.0 downloads as well, and nothing will work.....net will not install at all, no matter what version.
so i cannot get the kitchen to run...help....?
:: Connor
did you restart the computer? after, did you delete the entire extracted folder of the kitchen and re-extract it? that always works for me.
Using DCD's (BuildOS) Kitchen with Vista
If you have UAC active on Vista here is what I suggest. If you are seeing issues with default.hv, user.hv, boot.hv most likely you have a permissions issue. Delete your extracted directories - Create a Root folder, such as Kitchen - Select Properties of that folder in Explorer - Go to the Security Tab and choose Edit - highlight your Users group and choose full control and then OK. Extract your kitchen files into this location. Logic would tell you that you should be able to just change the permissions on your folder once you extract it - UAC and logic don't necessarilly run together.... So once you've created a Root directory, set the security, extracted the kitchen into this location - run buildNB.bat as you would anything else - good luck.
The same issue applies to Vista and .Net errors (.Net 2.0 is default in Vista)
lol @ Vista...who uses Vista? hehe.
crobs808 said:
lol @ Vista...who uses Vista? hehe.
Click to expand...
Click to collapse
Was that really necessary? You are asking for help, and decide to bash controversial/fairly useful software in the same thread. Use your brain, kiddo!
I use Vista. Works great. I also have an XP desktop.
Heck I still have a notebook running windows 95 on it.
Whats it to you?
Was that really necessary? You are asking for help, and decide to bash controversial/fairly useful software in the same thread. Use your brain, kiddo!
Click to expand...
Click to collapse
Yeah this is the same kid who claims he is the only one that has nevo remote working, even though it doesn't work on EVERY other Titan. He's also the one that says he can magically send MMS messages without any software to do so. I'm starting to smell the bs from all the way here in Boston.
crobs808 said:
Well, up until now, I have just used DCD's ROM's without customizing then, but I thought I would give the kitchen a shot. So, I downloaded DCD's latest and greatest kitchen of v3.2.2, also downloaded the .Net 2.0 link EXE fil from his page and tried to install it (cause you need it to run the kitchen) but I get an error, says that it is "incompatible with the previously installed version of .net"
so, i tried uninstalling all my .net stuff in add/remove, rebooting, and installing this, and still wont let me. i tried windows update and updated to 3.5, had 1.1 and 2.0 downloads as well, and nothing will work.....net will not install at all, no matter what version.
so i cannot get the kitchen to run...help....?
:: Connor
Click to expand...
Click to collapse
tried getting a new computer?
coffey_joshua said:
tried getting a new computer?
Click to expand...
Click to collapse
If you read his blog, he actually sells (overpriced) computers. Once again, I think gc has properly diagnosed what's going on.
I have a similar problem with 3.2.0 but my screen is stuck on the vzw screen stuck ...is there anything I can do to fix this ?
thanks
gc14 said:
I'm starting to smell the bs from all the way here in Boston.
Click to expand...
Click to collapse
Whoa and that's saying a lot, given the way that bean town must smell; I mean they call it bean town for a reason, right ?!
Yeah...though I think they should rename it Sports-town for the way that our sports teams beat everyone else's asses all the time....
gc14 said:
Yeah...though I think they should rename it Sports-town for the way that our sports teams beat everyone else's asses all the time....
Click to expand...
Click to collapse
... and he knocked that one right over the center-field wall
gc14 said:
Yeah...though I think they should rename it Sports-town for the way that our sports teams beat everyone else's asses all the time....
Click to expand...
Click to collapse
Now who's shoveling the bs.....
OH - wait, they kinda did spank my Lakers..... guess I'll go back to the corner now.....
No it is ok as Bean-town, only used as a verb. Still has the sports connotation, and can be used both offensively and defensively, and in all the sports Boston offers (Hockey, BB, Baseball, Football, etc).
Verb
To bean.
1. To hit with a projectile, accurately.
The pitcher beaned the batter, rather than letting him hit another home run.

Update 7.0.7008.0 is out!

Hello guys,
just to inform you that an update is available....
It is not yet flashable to our HD2 (error code - wrong registry) but I am sure the cooks will be able to fix it in no time.
According to Microsoft Windows Phone blog, this update will enhance the updating experience for future update, without giving much details.
What’s in this update?
This first update for Windows Phone is designed to improve the software update process itself. So while it might not sound exciting, it’s still important because it’s paving the way for all future goodie-filled updates to your phone, such as copy and paste or improved Marketplace search.
In the future, I encourage you to check out our new update history page on the Windows Phone website for a brief, plain-English summary of what each update does or what features it adds to your phone.
hmmmm...any idea what that update is for??any news??and is it safe to flash on our hd2??
edangel said:
hmmmm...any idea what that update is for??any news??and is it safe to flash on our hd2??
Click to expand...
Click to collapse
i tried to update my HD2, but at last i got error!! somthing with backup!
Well at least Xboxmod and the rest of the Devs will now be able to cook up this new update.
So folks you will just have to wait until its done, as you cannot update unless you have a real HD7 phone.
edangel said:
hmmmm...any idea what that update is for??any news??and is it safe to flash on our hd2??
Click to expand...
Click to collapse
mmmmm i think the clue is in post # 1 ? or maybe you dont bother to read!!!!
You cannot update a LEO70. Only a real HD7 phone.... So flash to your hearts content.
You are all going to have to wait until the Dev's do an update to the LEO7 roms etc etc.
Are these better updates automatic? If so, would they break a custom rom on HD2?
This is just an update to update the updater... Seriously.
I tried and has been well documented. update fails but did no damage to my rom... so, no harm no foul...
I actually hesistated to even update the Zune software... let alone try to update my HD2. I thought MS may block us out some how.
this is update file wich is downloaded by zune.
It is contains files:
Code:
appplatform.7.0.7004.0-7.0.7008.0.cab.pku
avcore.7.0.7004.0-7.0.7008.0.cab.pku
basedrivers_os.7.0.7004.0-7.0.7008.0.cab.pku
buildinfo.7.0.7004.0-7.0.7008.0.cab.pku
commsapps.7.0.7003.0-7.0.7007.0.cab.pku
commsplatform.7.0.7004.0-7.0.7008.0.cab.pku
coresvcscmn.7.0.7004.0-7.0.7008.0.cab.pku
deviceupdateagent.7.0.7003.0-7.0.7008.0.cab.pku
dmapps.7.0.7004.0-7.0.7008.0.cab.pku
location.7.0.7004.0-7.0.7008.0.cab.pku
msxipkernel.7.0.7003.0-7.0.7007.0.cab.pku
msxipkernel_uldr.7.0.7003.0-7.0.7007.0.cab.pku
rms.7.0.7004.0-7.0.7008.0.cab.pku
securitycore.7.0.7004.0-7.0.7008.0.cab.pku
shell.7.0.7004.0-7.0.7008.0.cab.pku
splash.7.0.7004.0-7.0.7008.0.cab.pku
syncapps.7.0.7004.0-7.0.7008.0.cab.pku
syncplatform.7.0.7004.0-7.0.7008.0.cab.pku
Each file contains the files with header DFBN and this is end of my knowledge, but maybe this helps someone
Metallic-Force said:
I actually hesistated to even update the Zune software... let alone try to update my HD2. I thought MS may block us out some how.
Click to expand...
Click to collapse
I have done both, the phone restarted a couple of times and then said it could not be updated because of a registry error. Of course, it couldn't but I was foolish enough to try.
After the update failure everything was back to what it was (nothing changed) and, YES, I could still access the marketplace. I think if MS wanted to block us they could have done it already, probably through our IMEI.
I mean the update process was started 'cause it 'saw' the phone as HD7, it even created a back up, downloaded new files and then it stopped and returned everything to its original state.
I think there is no problem with 'detecting'.
Update on the update...
I'm not sure if this is the right place but does this mean an update is available to change my i-Phone to WP7???
Jokes,
Seriously, on the phone update, zune gives an error code
"80180089", and a message that it cannot update
"because your phone registry settings are incorrect"...
DFT, XBoxMod and all the rest of you brilliant chefs out there, does this mean we can update with a few minor (or major) registry changes or does it need a proper cooking??
Edit:
Just searched and found this on the WP7 Pre-update update to allow a better update experience
http://www.pocket-lint.com/news/38712/samsung-omnia-7-broken-update
it seems it may have fncked your phone if you had been able to update, so we're all winners here!!
The update seems to be for hd7 only, I have a Mozart aswell as HD2 and no update is available for that.
elMInStER said:
this is update file wich is downloaded by zune.
It is contains files:
Code:
appplatform.7.0.7004.0-7.0.7008.0.cab.pku
avcore.7.0.7004.0-7.0.7008.0.cab.pku
basedrivers_os.7.0.7004.0-7.0.7008.0.cab.pku
buildinfo.7.0.7004.0-7.0.7008.0.cab.pku
commsapps.7.0.7003.0-7.0.7007.0.cab.pku
commsplatform.7.0.7004.0-7.0.7008.0.cab.pku
coresvcscmn.7.0.7004.0-7.0.7008.0.cab.pku
deviceupdateagent.7.0.7003.0-7.0.7008.0.cab.pku
dmapps.7.0.7004.0-7.0.7008.0.cab.pku
location.7.0.7004.0-7.0.7008.0.cab.pku
msxipkernel.7.0.7003.0-7.0.7007.0.cab.pku
msxipkernel_uldr.7.0.7003.0-7.0.7007.0.cab.pku
rms.7.0.7004.0-7.0.7008.0.cab.pku
securitycore.7.0.7004.0-7.0.7008.0.cab.pku
shell.7.0.7004.0-7.0.7008.0.cab.pku
splash.7.0.7004.0-7.0.7008.0.cab.pku
syncapps.7.0.7004.0-7.0.7008.0.cab.pku
syncplatform.7.0.7004.0-7.0.7008.0.cab.pku
Each file contains the files with header DFBN and this is end of my knowledge, but maybe this helps someone
Click to expand...
Click to collapse
There's one more file (at least in the update I got):
Code:
xna.7.0.7004.0-7.0.7008.0.cab.pku
Edit: it's also present in your attached cab.
This update sounds useless to us at the moment. look forward to copy and paste. Lets not forget some tethering as well
will3k14 said:
This update sounds useless to us at the moment. look forward to copy and paste. Lets not forget some tethering as well
Click to expand...
Click to collapse
nodo update is already leaked. (includes copy and paste)
lolmensch said:
nodo update is already leaked. (includes copy and paste)
Click to expand...
Click to collapse
do you have a link to that ?
will3k14 said:
This update sounds useless to us at the moment. look forward to copy and paste. Lets not forget some tethering as well
Click to expand...
Click to collapse
I met with MS Mobile reps last week, they confirmed that copy/paste will be in the next big update but nothing about tethering. When I asked specifically they said the ability to do this is there, some phones I guess you have an option by entering a code at startup. ??? They sais this is more of a carrier thing. I think that means carriers don't want it as it cuts down on their data card sales.
ceesheim said:
do you have a link to that ?
Click to expand...
Click to collapse
in the HD2 WP7 dev section
I'll pass on this one, waiting for the leaked NODO to be developed...

[App][Source] DHT Upgrade Advisor (Get redstone on old lumias)

########################################
DHT Upgrade Advisor is no longer supported
Check DHTPersonalization thread for new versions : (Current Version V0.729)
https://forum.xda-developers.com/showpost.php?p=74721954&postcount=42
########################################
Hey there everyone
Dormant Hackers Team's new app is here to help you upgrade your phone without any problem .
This app will help you to get new Redstone update and maybe later upgrades on your old lumia .
what phones are supported by this tool :
All Nokia Lumia devices and All Microsoft Lumia devices except x50 series .
What is the app features :
-Backup your Phone targeting info
-set your phone as a Microsoft Lumia 950XL for single sim devices and Lumia 950XL Dual Sim for Dual Sim devices .
-Restore your device targeting info again using this this app .
Does backup my phone really make a backup of my information ?
Actually NO . It only backup : HKLM\System\Platform\DeviceTargetingInfo and only the keys this app change them .
How to use :
-make sure you didn't changed your DeviceTargetingInfo keys, after that check the Backup my phone .
-Information of your devices will shown up in application
-Choose you device type (Single Sim or Dual Sim)
-Tap on Allow update (this will set your phone to a 950xl as I said before)
-Now you can use Windows Insider to choose your Insider Ring and upgrade your phone .
-Better to Restore backup of your device after upgrade .
if the above instruction didn't worked
-download and install latest version of interop tools app http://forum.xda-developers.com/win...interop-tools-appx-windows-10-mobile-t3373675
-Go to Interop unlock section and try to Restore NDTKSVC (Attention : Restore NDTKSVC Not that one ends with (x50))
-then reboot your device and try to Interop/cap unlock your device again from Interop Tools app ->Interop Unlock section
if the above instruction didn't worked again FINAL WAR:
Thanks to @Mafworld
for the full instruction below :
1- Make a hard reset.
2- setup your phone after hard reset, avoid WIFI or mobile data access on your phone.
2.1- once your device is done, go to developer options and enable developer mode.
3- download and install DHTUpgrade Advisor + Dependecies via file explorer or sideload via device portal
4- Download and Install Interop Tools 1.7 and open the app and hit on Restore NDTKSvc (This will help you to change the Registry, Some users are facing error trying to hit button "Allow Update" "Allow Update 512MB")
4.1- Open DHTUpgrade Advisor and hit "Allow Update 512MB devices" or "Allow Update"
4.2- in settings> sytem> about. check your device info, in case appears the original targetting info restart your device normally.
5- go to windows store and deactivate "Auto Update Apps", we want to stay away from Extras&Info.
6- Install Upgrade Advisor via Windows Store.
7- Once Installed open Upgrade Advisor and follow the steps, if upgrade advisor say you're up to date or there are no updates! its okay.
8- go to settings> update & security> phone update> check for updates...
-updates available
windows 10 mobile ( 10.0.14393.67)
this update helps your device work even much better.
9-done.
This is a open source project, so feel free to change it by your own .
What this app contains for starter developers ?
This source code is a real simple code to see how SplitView , RelativePanel , VisualStateManager works , but it's really basic and easy to understood .
Test for 512 MB devices :
guys with 512MB of devices test this :
http://forum.xda-developers.com/attachment.php?attachmentid=3844546&d=1471383596
first check Backup , Then Tap on Allow Update(for 512MB Ram)
Thanks all guys who find trick for 512 devices and I will add their names soon in thread .
What are the files uploaded ?
DHTUpgradeAdvisor_1.1.4.0_arm_Debug.rar : it contains the appx file and you must be able to deploy it with Developer Mode enabled via file manager .
Dependencies.zip: this contains ARM dependency packages needed for app . (if you weren't able to deploy this app using file manager use device portal to deploy using appx file and these dependencies .
Source.rar : surely it's the source code of my app .
Technical Information about source :
Visual Studio 2015 Update 3 , Universal Windows SDK 10586 (v1.4)
Credits :
Thanks to @Mafworld
-Thanks to @BlueTR for finding hack to get update on 512MB ram devices
-Thanks DHT Guys : @djamol @vcfan @ngame
-Thanks @raghulive for sharing this hack on this topic : http://forum.xda-developers.com/win...windows-mobile-10-redstone-rs1-build-t3319375
-Thanks to MahGraphic Studios Team and Iranian guys for their supports
Reserved
[Q]Old you mean even with 512mb RAM?
[A]I mean Unsupported Phones .
for now 512MB RAM Phones no but work on 1GB ram devices .
I still don't know why getting builds doesn't work on 512 MB rams , but I'm doing research for it .
Guys with 512MB Ram devices test this :
Test for 512 MB devices :
guys with 512MB of devices test this :
http://forum.xda-developers.com/attachment.php?attachmentid=3844546&d=1471383596
first check Backup , Then Tap on Allow Update(for 512MB Ram)
Thanks all guys who find trick for 512 devices and I will add their names soon in thread .
Old you mean even with 512mb RAM?
djtonka said:
Old you mean even with 512mb RAM?
Click to expand...
Click to collapse
I mean Unsupported Phones .
for now 512MB RAM Phones no but work on 1GB ram devices .
I still don't know why getting builds doesn't work on 512 MB rams , but I'm doing research for it .
I was just curious, Marass will make it, RS ROM for 520 too
djtonka said:
I was just curious, Marass will make it, RS ROM for 520 too
Click to expand...
Click to collapse
Yes , I exactly want RS on 520 only for skype.
Does it work for updating to W10M from WP8.1 too?
mahdi75 said:
Does it work for updating to W10M from WP8.1 too?
Click to expand...
Click to collapse
Nope. I have to poke around for 8.1 users .
Just to be clear, by "redstone" you mean Windows 10 Anniversary Update build 10.0.14393.5 ?
w.bogdan said:
Just to be clear, by "redstone" you mean Windows 10 Anniversary Update build 10.0.14393.5 ?
Click to expand...
Click to collapse
Yup
ngame said:
Yup
Click to expand...
Click to collapse
One more thing, which are the "old Lumias" that benefit from this app? The reason I'm asking is because when this thread Redstonebuild 14267& higher for old lumias was started, Lumia 735 was one of the unsupported phones. Now, I got 10.0.14393.5 with Windows Insider in the Release Preview ring.
w.bogdan said:
One more thing, which are the "old Lumias" that benefit from this app? The reason I'm asking is because when this thread Redstonebuild 14267& higher for old lumias was started, Lumia 735 was one of the unsupported phones. Now, I got 10.0.14393.5 with Windows Insider in the Release Preview ring.
Click to expand...
Click to collapse
As I said this app makes it easier to get updated. You can use registry editors freely to modify keys by your own but in this way you will save your Phone targeting info to restore and change your phone identity easier .
ngame said:
As I said this app makes it easier to get updated. You can use registry editors freely to modify keys by your own but in this way you will save your Phone targeting info to restore and change your phone identity easier .
Click to expand...
Click to collapse
Don't get me wrong, it's a great app and we thank you for it. I just wanted to make things clear. For my phone, Lumia 735, no registry edit was necessary yesterday to get to redstone. However, I'm sure your app will be very helpful in the future for other updates Microsoft might consider my phone is not fit.
w.bogdan said:
Don't get me wrong, it's a great app and we thank you for it. I just wanted to make things clear. For my phone, Lumia 735, no registry edit was necessary yesterday to get to redstone. However, I'm sure your app will be very helpful in the future for other updates Microsoft might consider my phone is not fit.
Click to expand...
Click to collapse
Uhum fortunately Lumia 735 is still getting updates without any problems .
w.bogdan said:
Don't get me wrong, it's a great app and we thank you for it. I just wanted to make things clear. For my phone, Lumia 735, no registry edit was necessary yesterday to get to redstone. However, I'm sure your app will be very helpful in the future for other updates Microsoft might consider my phone is not fit.
Click to expand...
Click to collapse
I think Lumia 735 is a supported phone to get Redstone. That's why no registry editing is necessary to get RS. This app is for those Lumia's (Like Lumia 1020, 920, 925...) which are not supported to for Redstone update officially.
Seriously, if you don't know how the 512MB block works, don't even bother. I took a quick look at the source and it's clear that you've just built a tool which automates some registry editing without having any knowledge of how the actual update gets picked up or how updating a phone even works. There is a lot of redundant code in there.
Do I need to interop unlock my phone or anything similar for this to work ? Because I just followed the steps in OP and no updates come up.
plantroon said:
Do I need to interop unlock my phone or anything similar for this to work ? Because I just followed the steps in OP and no updates come up.
Click to expand...
Click to collapse
Thanks to the authors not knowing how the NDTK RPC works and what sort of permission set it needs, you do need interop.
plantroon said:
Do I need to interop unlock my phone or anything similar for this to work ? Because I just followed the steps in OP and no updates come up.
Click to expand...
Click to collapse
No you have to only enable Developer Mode on your phone . I test this on a non-Interop unlocked phone 640XL LTE Dual sim and it works .
ngame said:
I mean Unsupported Phones .
for now 512MB RAM Phones no but work on 1GB ram devices .
I still don't know why getting builds doesn't work on 512 MB rams , but I'm doing research for it .
Click to expand...
Click to collapse
Yeah... I really want it too on 520... Hopefully, I can receive your good news soon

vcREG: lumia reg editor + interop unlock. Now Supports X50 device interop unlock

vcREG is a registry editor for lumia windows phones that has SYSTEM level access to the registry. the tool also has the ability to unlock all app capabilities for third party apps(interop unlock), and give SYSTEM level access to most of the filesystem through MTP.
new in version 1.7: thanks to @gus33000 for pointing out some registry values set for the interop unlock that may cause versions of rs1+ to break compatibility with WP8 apps. this has been fixed. For interop unlock, i suggest you use @gus33000 Interop Tools as his tool is more likely to have better support for changes in the future, as i am too bogged down with other projects.
thanks to @Wack0Distractor for sharing the idea and the acer service that makes this unlock for the X50 series phones possible. also thanks to @ngame for providing the test devices and the many hours of debugging, and @djamol for the main reason any of these unlocks are possible.
Instructions for X50 series phones like the 550,950/XL
ndtk_acer_services.zip uploaded below contains acer.service.acersystemservice.spkg, NdtkSvc.dll, and newndtksvc.dll.
1.Go to settings and turn on developer mode.
2a. For APPX version, download vcregUWP_1.7+dependencies.zip,unzip, install dependencies, then install the vcreg appx
2b. For XAP version, Sideload vcREG_1_7.xap using
WP8 xap deployer
C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Tools\XAP Deployment\Xapdeploy.exe
or
WP Power Tools
https://wptools.codeplex.com/
3.Go to the app bar, then choose x50 series unlock. You will receive an error about the acer service not running. That's ok for now. Click step 1 and it will tell you to install the acer system service and copy some files. To install the acer system service, use iutool [rs and newer builds,this version is essential,old versions will probably not work] (can be found here. thanks @Wack0Distractor ).
run this command as administrator
iutool -v -p "path to the file acer.service.acersystemservice.spkg"
if you receive error 0x80070490, disconnect your phone from usb, go to control panel on your pc, devices and printers, find your windows phone and remove device. reconnect the usb to your phone,and after it reinstalls the drivers automatically, run iutool command above again.
if you receive error 0x8024a110, your phone should reboot to the gears UI in a minute. if not, run the command again. if it still doesnt auto reboot, manually reboot your phone. It should reboot into the gears UI, then back into the OS. if it still fails and doest show gears, give you phone a rest for 5-10 minutes and retry(usually needed after a new rom flash).
4.When you're back in the phone OS, copy newndtksvc.dll and ndtksvc.dll to your documents folder on your phone through USB
5.Go to the app bar, then choose x50 series unlock. You should no longer receive the error about the acer service. Now click step 2 and follow the rest of the instructions from the app.
6.If you've taken the silent extras/advanced+info update, or updated that app manually, be sure to choose the option "Restore NDTK 950/XL" in the "x50 series unlock" page and reboot to regain access to the elevated features. It basically means if it suddenly stops working, apply this setting.
Instructions for older devices
1.Go to settings and turn on developer mode.
2a. For APPX version, download vcregUWP_1.7+dependencies.zip,unzip, install dependencies, then install the vcreg appx
2b. For XAP version, Sideload vcREG_1_7.xap using
WP8 xap deployer
C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Tools\XAP Deployment\Xapdeploy.exe
or
WP Power Tools
https://wptools.codeplex.com/
3.Go to the app bar, then choose classic unlock
3.If you've taken the silent extras+info update, or updated that app manually, be sure to choose the option "Restore NDTK" in the "classic unlock" page and reboot to regain access to the elevated features. It basically means if it suddenly stops working, apply this setting.
@vcfan thanks for mention
Not bad to add this that Our New hack for X50 series tested on both RS1 and TH2 (10586.107 to 14393.67) and these OS Versions are tested and supported Thanks for you and @djamol's hard work and other guys who helped in this hack .
Also here is a video that show you I added work with gloves on my 950XL to my phone and it work and etc.
http://www.aparat.com/v/HoCbk
Sorry for my bad English
Guys Do not TRY Full FILESYSTEM ACCESS ON X50 Series .
If you want to Change your X50/XL device font please try this app :
http://forum.xda-developers.com/showpost.php?p=68465197&postcount=46
Universal Interop Unlock is Coming :
http://forum.xda-developers.com/showpost.php?p=68467581&postcount=56
Wow, wow, wow! Great news! Thank you guys, @vcfan and @djamol, and @ngame and all guys who worked on this hack! xda rulez!
Awesome job! Any chance we can get some documentation on the methods?
G.moe said:
Awesome job! Any chance we can get some documentation on the methods?
Click to expand...
Click to collapse
@G.moe, what kind of documentation are you looking for? Have you tried to press large gray buttons saying "CLICK TO SHOW CONTENT" at @vcfan post? :laugh:
Or you are looking for the source code and hack method concept? Use reflector or any other .net disasms to get the app's sources
Thanks works fine.
I have trying MTP and now 950 XL charging only on PC.
Someone have original values in registry?
titi66200 said:
Thanks works fine.
I have trying MTP and now 950 XL charging only on PC.
Someone have original values in registry?
Click to expand...
Click to collapse
Guys in the video I recorded I tell do not try mtp hack it won't work also sftp doesn't work at least for me. If we can handle it at last we let you know.
Only concentrate on Interop and capability unlock and public registry hacks.
Also you can add work with gloves and double tap to your devices .
We are still working on many things to handle
i still try to get "gears" :crying:
tried few times...
dxdy said:
i still try to get "gears" :crying:
tried few times...
Click to expand...
Click to collapse
After Hard reset, Same for me
titi66200 said:
After Hard reset, Same for me
Click to expand...
Click to collapse
my 950XL have 14393.67 and also make HR two weeks ago...
SUPER GREAT !!!! WORKS LIKE A CHARM !!!
Many many many thanks..
works on Microsoft Lumia 950XL - RM-1085 -059X4X5
only MTP / full filesystem does not work but as i understand they are busy with it
vcfan said:
vcREG is a registry editor for lumia windows phones that has SYSTEM level access to the registry. the tool also has the ability to unlock all app capabilities for third party apps(interop unlock), and give SYSTEM level access to most of the filesystem through MTP.
thanks to @Wack0Distractor for sharing the idea and the acer service that makes this unlock for the X50 series phones possible. also thanks to @ngame for providing the test devices and the many hours of debugging, and @djamol for the main reason any of these unlocks are possible.
Instructions for X50 series phones like the 550,950/XL
1.Go to settings and turn on developer mode.
2.Sideload vcREG_1_6_W10.xap using
WP8 xap deployer
C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Tools\XAP Deployment\Xapdeploy.exe
or
WP Power Tools
https://wptools.codeplex.com/
3.Go to the app bar, then choose x50 series unlock. You will receive an error about the acer service not running. That's ok for now. Click step 1 and it will tell you to install the acer system service and copy some files. To install the acer system service, use iutool (can be found here. thanks @souma_rox).
run this command as administrator
iutool -v -p "path to the file acer.service.acersystemservice.spkg"
if you receive error 0x80070490, disconnect your phone from usb, go to control panel on your pc, devices and printers, find your windows phone and remove device. reconnect the usb to your phone,and after it reinstalls the drivers automatically, run iutool command above again.
if you receive error 0x8024a110, thats ok. your phone should reboot to the gears UI in a minute. if not, run the command again. if it still doesnt auto reboot, manually reboot your phone. It should reboot into the gears UI, then back into the OS. if it still fails, give you phone a rest for 5-10 minutes and retry(usually needed after a new rom flash).
4.When you're back in the phone OS, copy newndtksvc.dll and ndtksvc.dll to your documents folder on your phone through USB
5.Go to the app bar, then choose x50 series unlock. You should no longer receive the error about the acer service. Now click step 2 and follow the rest of the instructions from the app.
6.If you've taken the silent extras/advanced+info update, or updated that app manually, be sure to choose the option "Restore NDTK 950/XL" in the "x50 series unlock" page and reboot to regain access to the elevated features. It basically means if it suddenly stops working, apply this setting.
Instructions for older devices
1.Go to settings and turn on developer mode.
2.Sideload vcREG_1_6_W10.xap using
WP8 xap deployer
C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Tools\XAP Deployment\Xapdeploy.exe
or
WP Power Tools
https://wptools.codeplex.com/
3.Go to the app bar, then choose classic unlock
3.If you've taken the silent extras+info update, or updated that app manually, be sure to choose the option "Restore NDTK" in the "classic unlock" page and reboot to regain access to the elevated features. It basically means if it suddenly stops working, apply this setting.
Click to expand...
Click to collapse
dxdy said:
i still try to get "gears" :crying:
tried few times...
Click to expand...
Click to collapse
Double check this registry value using CustomPFD
HKLM\System\Platform\DeviceTargetingInfo
PhoneManufacturer
It must be in type (String) and it's value should be ACERINC to be able to deploy acer spkg.
If it's not you didn't do Step1 of VCreg correctly .
OK.
If you get 0x8024a110, you're probably on 14393 / anniversary update / Redstone1/whatever.
If so, you NEED to use iutool from the 14393 WDK. No ifs, no buts. Use that or you WILL get that error.
Here's a download of just the WP-tools (iutool, getdulogs, ffu creation etc etc) direct from MS: https://download.microsoft.com/down...5524A95/wdk/Installers/WP_CPTT_NT-x86-fre.msi
Mirrored it here just in case.
Works again for me.
I am stupid because "acer.service.acersystemservice.spkg" still installed after H.R.
titi66200 said:
Works again for me.
I am stupid because "acer.service.acersystemservice.spkg" still installed after H.R.
Click to expand...
Click to collapse
OH Yes guys . Good to say
After Hard reset you do not need to do many reboots because our ndtksvc is place in system32 (it didn't gone)
So you only need to go to x50 series page and check Live interop/cap unlock and apply it . that's it .
ngame said:
Double check this registry value using CustomPFD
HKLM\System\Platform\DeviceTargetingInfo
PhoneManufacturer
It must be in type (String) and it's value should be ACERINC to be able to deploy acer spkg.
If it's not you didn't do Step1 of VCreg correctly .
Click to expand...
Click to collapse
yes, ACERINC is there but still no luck...
---------- Post added at 02:11 PM ---------- Previous post was at 02:03 PM ----------
Wack0Distractor said:
OK.
If you get 0x8024a110, you're probably on 14393 / anniversary update / Redstone1/whatever.
If so, you NEED to use iutool from the 14393 WDK. No ifs, no buts. Use that or you WILL get that error.
Here's a download of just the WP-tools (iutool, getdulogs, ffu creation etc etc) direct from MS: https://download.microsoft.com/down...5524A95/wdk/Installers/WP_CPTT_NT-x86-fre.msi
Mirrored it here just in case.
Click to expand...
Click to collapse
installed and run iutool and now get gears!!!! thanks!!!
p.s.
interop is applied but.. still no use of AppDataManageTool or Adblock tool???
Great work!
Random question, probably a dumb one, but does this work on the M8FW? Or is it dependent on a x50 device exploit? Cause maybe I'm reading this wrong but it seems kinda universal
Thanks A lot!!!!
@dxdy
"Adblock tool" use "Nokia.SilentInstaller.Runtime" who seems not working on x50.
AlvinPhilemon said:
Great work!
Random question, probably a dumb one, but does this work on the M8FW? Or is it dependent on a x50 device exploit? Cause maybe I'm reading this wrong but it seems kinda universal
Click to expand...
Click to collapse
It's not intended for non-Microsoft/Nokia devices. NdtkSvc.dll is Nokia/Microsoft specific.....

Development Windows 11 Tiny/Lite Version Release Build #1

I realize the download isn't working. I Apologize..
Please be patient and I will re-upload ASAP..
I'm super Busy at work and travel every week
Welcome
Windows 11 LTEx64
PLEASE READ BEFORE INSTALL ​
This is my version of Windows 11 Lite. Its basic, doesn't have any cool tweaks and or custom menu's quite yet. Its a rough draft if you will. This version should be de-bloated for the most part and has a few optimizations also. I'm only one single person working on this so it takes time to push it out with me working full time. With that being said, please let me know some ideas to play around with along as things you might would want to see inside in the future. ​​
Click to expand...
Click to collapse
Lets begin with making sure you have a Virtual Machine setup correctly. I don't think I need to make a tutorial on how to do this as there are hundreds of videos on the internet of how to do this ! I recommend just using Virtual Box as this software is free and it works just fine.​
Click to expand...
Click to collapse
MediaFire
Windows 11 LTEx64
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com
This is the link for the download. Feel free to download at your own leisure.
VM Links
When setting up your VM, make sure you choose an option or options in the settings that allow drag-n-drop files between your current desktop and your VM or just use a USB Drive to transfer a browser setup to VM. I removed Microsoft Edge and there is no way to access the Internet unless you can drag-n-drop your preferred browser into the VM Like i said, this is a rough build as of now....
https://www.vmware.com/
Oracle VM VirtualBox
www.virtualbox.org
Application and Desktop Delivery | Parallels RAS
Parallels Official Site | Mac & Windows Virtualization, Mac Management
www.parallels.com
Bypass Check Fixes for Windows 11
1. Once you load up your VM into windows, go ahead and press Shift + F10 on your keyboard
2. Windows Command prompt should open up. Once that is loaded in, type regedit and press enter. This will open the Registry Editor.
3. Now navigate to HKEY LOCAL MACHINE / System / Setup
4. Once you find the setup folder, highlight it, right click and create a new Key called LabConfig.
( This is Case Sensitive! )
5. After creating your LabConfig Key file, go to the right hand pane, right click and create a new DWORD 32bit Value and name it BypassSecureBootCheck. Once created, open up the the BypassSecureBootCheck and give it a value of 00000001. That would be 7, zero's and a 1 on the end... then press enter
( This is case sensitive also )
6. Now, complete step 5 again but this time we will create the DWORD 32bit value and name it BypassTPMCheck. Give this the same value 00000001 as the other one we created...
7. Close the CMD and Regedit windows and continue your setup. You have he option to set up an offline account if you wish to do so FYI during the setup..!
Is it legal to modify the iso and distribute that version? I mean it won't contain a key, obviously, but still, Windows is not Open Source, maybe Microsoft will have an issue with that.
Alias X said:
Is it legal to modify the iso and distribute that version? I mean it won't contain a key, obviously, but still, Windows is not Open Source, maybe Microsoft will have an issue with that.
Click to expand...
Click to collapse
Its legal as far as I am concerned. I've made plenty of Windows 10 custom ISO files.
As far as distributing them, I am not releasing any version that is activated illegally nor am I asking for payment. If i were to ask for payments and claim it to be an OFFICIAL Microsoft product without their permission, then yes, It would be illegal
There are many people who release custom ISO files and cater to the people who want to get rid of the bloat and telemetry services that Microsoft so deeply embeds in the OS now
Nameless Foe said:
Its legal as far as I am concerned. I've made plenty of Windows 10 custom ISO files.
As far as distributing them, I am not releasing any version that is activated illegally nor am I asking for payment. If i were to ask for payments and claim it to be an OFFICIAL Microsoft product without their permission, then yes, It would be illegal
There are many people who release custom ISO files and cater to the people who want to get rid of the bloat and telemetry services that Microsoft so deeply embeds in the OS now
Click to expand...
Click to collapse
Okay, that's good. Next relevant questions: Will that stay out or be patched back in after 6 months with the first major update?
Depends on if I decide to push the update to this specific build. This is the first custom ISO I've made for windows 11 so far. I think after a few months I may reconsider fine tuning a major updated versions most likley. This is just the basics and test phase basically. I really want to make sure everything will work properly
You can make a custom installer That Will ignore the requirements.
Technicaly if you release your own version name it would make it ok.
Microsoft is on github so if you look harder you will find it is open source.
Bcoates84 said:
You can make a custom installer That Will ignore the requirements.
Technicaly if you release your own version name it would make it ok.
Microsoft is on github so if you look harder you will find it is open source.
Click to expand...
Click to collapse
Good to know. I will have a look when I have the time. Thanks
Spoiler: Hide
Nameless Foe said:
Good to know. I will have a look when I have the time. Thanks
Click to expand...
Click to collapse
I Will test it for you You can upload it somewhere and send me the link via inbox. maybe magashare or google drive or something not attached to Microsoft. lolz.
Don't forget to credit me too
I Would like to ask:
Will the build Windows store still so far? I may add some cats icons and pictures to it.
OK
Bcoates84 said:
I Will test it for you You can upload it somewhere and send me the link via inbox. maybe magashare or google drive or something not attached to Microsoft. lolz.
Don't forget to credit me too
I Would like to ask:
Will the build Windows store still so far? I may add some cats icons and pictures to it.
Click to expand...
Click to collapse
Yes. Windows store will still be included so far to answer your question. I will need to compile all the files after checking everything over before I send you a link. I do need to know if your PC is compatible already or do I need to include the bypasses for TMP, RAM, Secure Boot also. If you add cat photos, I won't be upset lol
Nameless Foe said:
OK
Yes. Windows store will still be included so far to answer your question. I will need to compile all the files after checking everything over before I send you a link. I do need to know if your PC is compatible already or do I need to include the bypasses for TMP, RAM, Secure Boot also. If you add cat photos, I won't be upset lol
Click to expand...
Click to collapse
For windows 11 I would need the tpm 2.0 bypass. I would like a legacy boot but can do the secure boot. ha Imagine when you click on the start button you hear a kitten mew. I also have a cat pointer for the mouse. also changing the windows Icon to a kitty could be fun mew haha.
OK sorry for such a long response. I've been so busy past couple weekends. I'll make sure to include bypasses you need
I will test as well. I'm so sick of Microsoft changing my windows to their liking. Is there any way u can or have bypassed this happening?
Yes. Still working on a stable release. I've tested in vm and something isn't right. Might just be VM I'm using
Awesome dude. I'm ready whenever you are.
Nameless Foe said:
Hello
If anyone is interested, I have been working on a custom Windows 11 Tiny / Lite Configuration...
I have managed to get Windows 11 ISO file down to less than 3.5 GB so far on the latest stable release..
If anyone would like some more info on how to obtain a copy and or wants to help customize the iso or test it out, Let me know
I would like to release here on XDA but I need to make sure its going to work well with other computers and computers that do not have the proper hardware per Windows 11 specs​
Click to expand...
Click to collapse
AM Interested mate
Ready for testing?
Nameless Foe said:
Hello
If anyone is interested, I have been working on a custom Windows 11 Tiny / Lite Configuration...
I have managed to get Windows 11 ISO file down to less than 3.5 GB so far on the latest stable release..
If anyone would like some more info on how to obtain a copy and or wants to help customize the iso or test it out, Let me know
I would like to release here on XDA but I need to make sure its going to work well with other computers and computers that do not have the proper hardware per Windows 11 specs​
Click to expand...
Click to collapse
You need help? its been a bit?
Nameless Foe said:
Hello
If anyone is interested, I have been working on a custom Windows 11 Tiny / Lite Configuration...
I have managed to get Windows 11 ISO file down to less than 3.5 GB so far on the latest stable release..
If anyone would like some more info on how to obtain a copy and or wants to help customize the iso or test it out, Let me know
I would like to release here on XDA but I need to make sure its going to work well with other computers and computers that do not have the proper hardware per Windows 11 specs​
Click to expand...
Click to collapse
Im interested and Im waiing for update here.
Hello guys. Sorry for lack of responses. I've been super busy with work and school and have not had time to work on this project. Please be patient and I will release as soon as I can for you guys to test. Thanks
Thank you. Good luck with school

Categories

Resources